Entering content frame

-25342: Error restoring table   ; table exists but source table schema and target table schema are different Locate the document in the library structure

Explanation:

Error in the command for importing data.

The specified table already exists in the database instance. The Loader has established that the structures of the source and target table are different. This means that the data cannot be imported.

User Response:

Change the structure of the target table so that it matches that of the source table. Execute the command again.

 

Leaving content frame