Specifies a name for the first error table.
Category: | Bulk Loading |
Requirements: | Must follow BULKLOAD=YES |
Must be specified within the BULKLOAD= Table Option | |
Data source: | Teradata |
specifies a name for the error table. The default name for ErrorTable1 is ttname_ET, where ttname is the name of the target table. Table names exceeding 27 characters are truncated to accommodate the three-character suffix. Therefore, you might want to specify a name for the table that will not be truncated. When truncation occurs, a message is written to the log.
Restriction | The name of an existing table cannot be used, unless you are restarting a paused job. |