Entering content frame

-25336: Error restoring multiple tables using data file with single table data; specify data file created using EXPORT DB or EXPORT USER Locate the document in the library structure

Explanation:

Error in the command for importing data.

The data was exported with the EXPORT TABLE command. If you use this command, only one table is exported. This can only be imported using the relevant IMPORT TABLE command.

Note

You cannot import more than one table using this data.

User Response:

If you want to import all tables, or a particular user's tables, you must first export them with the EXPORT DB, or EXPORT USER, command.

 

Leaving content frame