-25336: Error when restoring tables; the data file specified was created using TABLEEXTRACT TABLE
Explanation:
Error when uploading data using the TABLELOAD ALL or the TABLELOAD USER command.
The data generated using the TABLEEXTRACT command was created with the option TABLE. If you use this command, only one table is downloaded. This can only be restored using the relevant TABLELOAD TABLE command.
You cannot restore more than one table using this data.
User Action:
If you want to restore tables, first of all you must download them using the correct TABLEEXTRACT command (use the option ALL or USER):