Error 1000235

Message text

The total number of columns of unloaded data, %2, does not match the total number of columns in the load, %3. %1

Item

Value

SQLCode

-1000235

Constant

EMSG_NUMCOLSWRONG

SQLState

QDC42

ODBC State

ERROR

Parameter 1

origin of the exception

Parameter 2

number of columns in the tape being read

Parameter 3

number of columns in the LOAD command

Probable cause

Total number of columns in the unloaded data does not match the number of columns in the LOAD command.