| Data Set Options for Relational Databases |
| Default value: | YES |
| Valid in: | DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software) |
| DBMS support: | HP Neoview |
| Syntax | |
| Syntax Description | |
| Details | |
| See Also |
Syntax |
| BL_SYNCHRONOUS=YES | NO |
specifies that source file record sets can be processed in a different order for increased performance and parallelism.
specifies that source file record sets are processed serially (in the order in which they appear in the source file).
| Details |
To specify this option, you must first set BULKEXTRACT=YES.
This option is ignored for extraction.
| See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.