Error 1000238

Message text

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

Item

Value

SQLCode

-1000238

Constant

EMSG_PLATIDWRONG

SQLState

QDC45

ODBC State

ERROR

Parameter 1

location of the exception

Parameter 2

platform ID of the tape being read

Parameter 3

platform ID the LOAD command is executing in

Probable cause

The Platform ID of the unloaded data does not match the Platform ID of the 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 LOAD-UNLOAD cannot be done.