-25330: Error when executing the TABLELOAD command; the page sizes of the source and target file are different
Explanation:
Error when uploading data using the TABLELOAD command.
The data generated with the TABLEEXTRACT command is a binary structure of the downloaded database. If you want to load the data back into another database, it must have the same page size as the source database.
This error occurs when the page size of the database from where the table(s) were downloaded is different to the page size of the target database.
User Action:
No user action is possible. The data can only be loaded into a database with the same page size as the source database.