Error 1000246

Message text

The number of rows loaded: %3 does not match the number of rows unloaded: %2. %1

Item

Value

SQLCode

-1000246

Constant

EMSG_ROWCOUNTMISMATCH

SQLState

QDC52

ODBC State

ERROR

Parameter 1

origin of the exception

Parameter 2

the number of rows of data in all tapes that were read

Parameter 3

the number of rows of data actually loaded by the load command

Probable cause

The number of rows of data on all of the tapes loaded does not match the number of rows of data actually unloaded by the LOAD command.