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 unloaded. This can only be loaded using the relevant TABLELOAD TABLE command.
You cannot load more than one table using this data.
If you want to load tables, first of all you must unload them using the correct TABLEEXTRACT command (use the option ALL or USER):
Use the option ALL or USER for more than one table
Use the option TABLE for a single table