Previous Page | Next Page

Data Set Options for Relational Databases

BL_PORT_MIN= Data Set Option



Sets the lowest available port number for concurrent uploads.
Default value: none
Valid in: DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software)
DBMS support: DB2 under UNIX and PC Hosts

Syntax
Syntax Description
Details
See Also

Syntax

BL_PORT_MIN=<integer>

Syntax Description

integer

specifies a positive integer that represents the lowest available port number for concurrent uploads.


Details

To specify this option, you must first set BULKLOAD=YES. To reserve a port range, you must specify values for both the BL_PORT_MIN and BL_PORT_MAX= options.


See Also

BL_PORT_MAX= Data Set Option

BULKLOAD= Data Set Option

Previous Page | Next Page | Top of Page