BL_PORT_MAX= Data Set Option

Sets the highest available port number for concurrent uploads.
Valid in: DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software)
Default: none
Requirements: To specify this option, you must first set BULKLOAD=YES.

To reserve a port range, you must specify values for this option and also the BL_PORT_MIN= option.

Data source: DB2 under UNIX and PC Hosts
See: BL_PORT_MIN= data set option, BULKLOAD= data set option

Syntax

BL_PORT_MAX=<integer>

Syntax Description

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