Hitachi

Hitachi Advanced Database Messages


KFAA50217-E

The input data length is invalid. (input file = aa....aa, row = bb....bb, column = cc....cc, element = dd....dd) (M)

The input data length is invalid.

Information about where the error occurred is output for aa....aa to dd....dd.

aa....aa:

The serial number or file name of the input file

bb....bb:

Row number

cc....cc: Field number
  • If the input data is in the CSV format: Field data number

  • If the input data is in a fixed-length format: Order of the column definition in the table definition

    The columns indicated by the order of column definition in the table definition correspond to the columns specified in the -n option of the adbcolumninfo operand in the column structure information file. The value in the -p option, specified along with the -n option, corresponds to the relevant part of the input data.

dd....dd: Element number of array element
  • If an error occurs with array type field data:

    The element number of the array element in which the error occurred is displayed.

  • If an error occurs with non-array type field data:

    0 is displayed.

S:

Terminates processing.

Action:

A logical error has occurred in input data. For details about the corrective action to take, see How to handle logical errors in input data in the manual HADB Command Reference.

Also, for details about the process up to executing the adbimport command, see Handling abnormal termination of the adbimport command in the manual HADB Command Reference.