CSV Error Log File
The CSV error log file contains one line of error data for each error that occurs during an import, export, delete, or validate operation. The error values in each line of the file are separated by the csvLogFileDelimiter character. If no errors occur, no lines are written to the CSV error log file.
Table 1 shows the error data logged
for all of the DSU operations.
Value | Description |
---|---|
Worksheet Name | The name of the configuration data worksheet used for the operation that had the error |
Row Number | The row number in the configuration data worksheet
that contains the data that was being used when the error occurred.
Note: This value is logged only for the import and validate operations.
|
Database Table Name | The database table the operation was using when the error occurred. |
Error Description | The description of the error that occurred. For DB2® errors, additional information is logged in this value. For more information about what is logged, see DB2 Error Descriptions. |
Time of Error | The time at which the error occurred |