Sybase Error – The platform type of the unloaded data, %2, does not match the platform type on the load, %3. %1

In this blog post, you’ll learn more about the Sybase Error The platform type of the unloaded data, %2, does not match the platform type on the load, %3. %1 and the reason for receiving this error

Sybase SQL Error Message

The platform type of the unloaded data, %2, does not match the platform type on the load, %3. %1

Reason for this Error

The Platform ID of unloaded data does not match the Platform ID of load. The LOAD command detected that the platform on which the UNLOAD was performed, is not the same platform on which the LOAD is being attempted. Cross platform UNLOAD-LOAD cannot be done.