-25329: Error when executing the command; the data file is corrupt or was not created using TABLEEXTRACT (<cause of error>)
Explanation:
Error when uploading data using the TABLELOAD command.
The data files for the TABLELOAD command must be binary files containing database structures and special information on executing the subsequent TABLELOAD command. These files are created using the TABLEEXTRACT command and cannot be modified in any way.
The data file specified in the command was modified when TABLEEXTRACT was executed or it was not created using TABLEEXTRACT. The <cause of the error> section states which information in the data file was not evaluated.
User Action:
Create the data file using the TABLEEXTRACT command and re-execute the command.