Entering content frame

-25342: Error when restoring table <table name>; the structures of the source and target tables are different 

Explanation:

Error when loading data using the TABLELOAD command.

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 uploaded.

User Action:

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

 

Leaving content frame