KFAA52100-E
The file format is invalid. (command = "aa....aa", file name = "bb....bb", row = cc....cc) (E+M)
The format of the file bb....bb is invalid.
- aa....aa:
-
Name of the executed command
- bb....bb:
-
Input data file name
- cc....cc:
-
Row number
- S:
-
Terminates processing.
- Action:
-
Data item no. cc....cc in the input data file output to bb....bb is invalid. Check the following:
-
When the input data file is in CSV format, make sure that there is a linefeed at the end of data item no. cc....cc. If there is no linefeed, enter a linefeed character.
-
When the input data file (including the linefeed code) is in a fixed-length format, make sure that the number of bytes in the linefeed code of data item no. cc....cc are included in the input record length.
-
Make sure that the end of data item no. cc....cc is not cut off. If the data is cut off, check the contents of the input data file, and enter the correct data.
<When the table to be imported has an array-type column defined>
Check whether the array type field data is surrounded by enclosing characters. If the array type field data is not surrounded by enclosing characters, it is possible that an array element in the array type field data tried to be imported into a non-array type column, resulting in a logical error in the input data.
In this case, use the following procedure:
-
Surround array type field data with enclosing characters
-
Re-execute the adbimport command.
-
If a logical error occurs in the input data, follow the instructions in the output error message and fix the error.
-