BL_PORT_MIN= Data Set Option

Specifies the lowest available port number for concurrent uploads.

Valid in: DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software)
Categories: Bulk Loading
Data Set Control
Default: none
Requirements: To specify this option, you must first specify BULKLOAD=YES.
To reserve a port range, you must specify values for both this option and the BL_PORT_MAX= option.
Data source: DB2 under UNIX and PC Hosts
See: BL_PORT_MAX= data set option, BULKLOAD= data set option

Table of Contents

Syntax

BL_PORT_MIN=integer

Syntax Description

integer

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

Last updated: February 3, 2026