TD_PACK= Table Option

Specifies the number of statements to pack into a multistatement request.

Category: Bulk Loading
Requirements: Must follow BULKLOAD=YES
Must be specified within the BULKOPTS= Table Option
Data source: Teradata

Syntax

TD_PACK= number

Arguments

number

specifies the number of statements to pack into a multistatement request. The default number is 20. The maximum number of statements allowed is 600.

Restriction This option is ignored by the Load and Update operators.

See Also