BL_DBNAME= Data Set Option

Specifies the database name to use for bulk loading.
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.

You must enclose the database name in quotation marks.

Data source: Aster nCluster
See: BL_HOST= data set option, BL_PATH= data set option, BULKLOAD= data set option

Syntax

BL_DBNAME='database-name'

Syntax Description

database-name
specifies the database name to use for bulk loading.

Details

Use this option to pass the database name to the DBMS bulk-load facility.