Background documentation-25332: Error getting schema definition of table <table_name> (<SQL_error_text>) Locate this document in the navigation structure

 

Explanation

Error executing the Loader command for exporting data.When you execute an EXPORT command, the data as well as the schema definition of the table is exported for each table that has to be imported. This means that the exported table can be completely restored when you call the IMPORT command.An error occurred while exporting the schema definition of the table.You can find the cause of the error in the SQL error text.

User Response

Analyze the cause of the error and re-execute the command.