SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
19-23
Where keyval is the column key value specified in the FIXED WIDTH FORMAT part
of the format file.
Cause. You specified an invalid column name for one of the columns in the FIXED
WIDTH FORMAT part of the format file.
Effect. The operation fails.
Recovery. Verify and correct the column name in the FIXED WIDTH FORMAT part of
the format file and resubmit.
SQL 20087
Cause. One or more of the command line arguments that you specified were invalid.
Effect. The operation fails.
Recovery. See the SQL/MX Reference Manual for the correct parameters for the
IMPORT command.
SQL 20088
Cause. The format file name was missing from an internal message.
Effect. The operation fails.
Recovery. None. Contact your service provider.
SQL 20089
Where columnname is the column name specified in the FIXED WIDTH FORMAT part
of the format file.
Cause. The column name that you specified was missing from an internal message.
Effect. The operation fails.
Recovery. None. Contact your service provider.
20087 One or more of the specified command-line arguments are
not valid. Syntax: import catalog.schema.table -I input-file
[-C number-of-rows] [-E error-file] [-F rows-to-skip] [-L
max-errors] [-R multiple of trans-size] [-S] [-T trans-size]
[-U format-file] [-W file-type] [-FD field-delimiter] [-QL
field-qualifier] [-RD row-delimiter] [-Z character-set]
20088 The format file name is not present in compile time
arguments. Key = keyval.
20089 The column name is not found in compile time arguments.
Key = columnname