BL_WARNING_COUNT= Table Option

Specifies the maximum number of row warnings to allow before the load fails.

Category: Bulk Loading
Requirements: Must follow BULKLOAD=YES
Must be specified within the BULKOPTS= Table Option
Data source: DB2 under UNIX and PC

Syntax

BL_WARNING_COUNT= number-of-warnings

Arguments

number-of-warnings

specifies the maximum number of row warnings to allow before the load fails.

Details

To specify this option, you must first set BULKLOAD=YES and also specify a value for BL_REMOTE_FILE=.
Use this option to limit the maximum number of rows that generate warnings. See the log file for information about why the rows generated warnings.