Error 1000239

Message text

UNLOAD version number: %2, does not match the LOAD version number: %3. %1

Item

Value

SQLCode

-1000239

Constant

EMSG_VERSIONWRONG

SQLState

QDC46

ODBC State

ERROR

Parameter 1

location of the exception

Parameter 2

version number of data in the tape being read

Parameter 3

version number of the LOAD command

Probable cause

The version number of the data on the tape being read does not match the version number of the LOAD command.The version numbers must match before the data on the tape can be loaded.