Specifies the base filename and location of DB2 LOAD temporary files.
Category: | Bulk Loading |
Requirements: | Must follow BULKLOAD=YES |
Must be specified within the BULKOPTS= Table Option | |
Data source: | DB2 under UNIX and PC |
specifies the full pathname and base filename to which DB2 appends extensions (such as .log, .msg and .dat files) to create temporary files during load operations. By default, BL_<table>_<unique-ID> is the form of the base filename.
specifies the table name.
specifies a number that prevents collisions in the event of two or more simultaneous bulk loads of a particular table. The table driver generates this number.