Entering content frame

-25330: Error when executing the TABLELOAD command; the page sizes of the source and target file are different 

Explanation:

Error when loading data using the TABLELOAD command.

The data generated with the TABLEEXTRACT command is a binary structure of the unloaded database instance. If you want to load the data back into another database instance, it must have the same page size as the source database instance.

This error occurs when the page size of the database instance from where the table(s) were unloaded is different to the page size of the target database instance.

User Action:

No user action is possible. The data can only be loaded into a database instance with the same page size as the source database instance.

 

Leaving content frame