Error when loading data using the TABLELOAD command.
The data streams for the TABLELOAD command must be binary files containing the database structures and special information for executing a subsequent TABLELOAD command. These data streams are created using the TABLEEXTRACT command and must not be modified in any way.
The data stream specified in the command was modified after TABLEEXTRACT was executed or it was not created using TABLEEXTRACT. The <cause of the error> section states which information in the data stream cannot be evaluated.
Create the data stream using the TABLEEXTRACT command and re-execute the command.