BL_TRIGGER= Data Set Option

Specifies whether to enable triggers on a table when loading jobs.
Valid in: DATA and PROC steps (when accessing DBMS data using SAS/ACCESS software)
Default: YES
Restriction: This option is ignored for extraction.
Requirement: To specify this option, you must first set BULKEXTRACT= YES or BULKLOAD=YES. Enter 0 to disable this option.
Data source: HP Neoview
See: BULKEXTRACT= data set option, BULKLOAD= data set option

Syntax

BL_TRIGGER=YES | NO

Syntax Description

YES
specifies that triggers on a table are enabled when loading jobs.
NO
specifies that triggers on a table are disabled when loading jobs.