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