SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-34
Effect. The DUP operation fails.
Recovery. Commit or roll back the user-defined transaction and resubmit.
SQL 20134
Where file name is the name of the specified file.
Cause. SQL was unable to open the file name that you specified with the -E
command-line option.
Effect. The IMPORT operation fails.
Recovery. Specify a valid error file name and resubmit.
SQL 20136
Cause. The field qualifier that you specified, either at the command line or in the
DELIMITED FORMAT section of the format file, is more than one character long.
Effect. The operation fails.
Recovery. Specify a single character qualifier at the command line or in the
DELIMITED FORMAT section of the format file and resubmit.
SQL 20137
Cause. The qualifier, field delimiter, and row delimiter specified in the DELIMITED
FORMAT section in the format file must be different characters, but two of the three are
the same.
Effect. The operation fails.
Recovery. Choose different characters for qualifier, field delimiter, and row delimiter in
the DELIMITED FORMAT section of the format file and resubmit.
SQL 20138
Cause. You specified an invalid column name in the COLUMN FORMAT section of the
format file.
20134 IMPORT can not open errorfile - file name.
20136 The qualifier must be a single character.
20137 The qualifier, field delimiter, and row delimiter must
be three different characters.
20138 The dummy column in the format file must be skipped.