| Data Set Options for Relational Databases |
| Default value: | DBMS-specific |
| Valid in: | DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software) |
| DBMS support: | Greenplum, HP Neoview |
| Syntax | |
| Syntax Description | |
| Details | |
| See Also |
Syntax |
| BL_PORT=<port> |
specifies the port number to use.
| Details |
To specify this option, you must first set BULKLOAD=YES or BULKEXTRACT=YES.
Greenplum: Use this option to specify the port number that bulk load uses to communicate with the server where the input data file resides. There is no default.
HP Neoview: Use this option to specify the port number to which the HP Neoview machine listens for connections. The default is 8080.
| See Also |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.