Error 1000234

Message text

Record size of unloaded data: %2, does not match with record size of the load: %3. %1

Item

Value

SQLCode

-1000234

Constant

EMSG_RECSIZEWRONG

SQLState

QDC40

ODBC State

ERROR

Parameter 1

origin of the exception

Parameter 2

record size in the tape being read

Parameter 3

record size of the LOAD command

Probable cause

Record size of unloaded data does not match the size of the record described by the LOAD command.