Hitachi

Hitachi Advanced Database Messages


KFAA50224-E

The specified data is longer than the column length. (input file = aa....aa, row = bb....bb, column = cc....cc) (M)

The data of field number cc....cc in the bb....bbth row cannot be stored because the data is longer than the column definition.

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.

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.