Entering content frame

-25329: Error when executing the TABLELOAD command; the data file is corrupt or was not created using TABLEEXTRACT 

Explanation:

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.

User Action:

Create the data stream using the TABLEEXTRACT command and re-execute the command.

 

Leaving content frame