Entering content frame

-25335: Error when restoring the table; the data file specified was created with TABLEEXTRACT USER/ALL 

Explanation:

Error when loading data using the TABLELOAD TABLE command.

The data generated using the TABLEEXTRACT command was created with the option USER or ALL. The tables that were unloaded in this way can only be loaded with the TABLELOAD USER or the TABLELOAD ALL command. You cannot load one particular table using this data.

User Action:

If you want to load one particular table, you must unload it using the TABLEEXTRACT command.

If you want to load the entire data stream data, correct the command and re-execute it.

 

Leaving content frame