SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-21
Recovery. Use the message that is shown before this one to diagnose and correct the
problem.
SQL 20081
Where rownum is the row number that was processing when the error occurred.
Cause. An internal error occurred in a stored procedure.
Effect. The import was partially completed. It terminated while processing the row
specified.
Recovery. None. Contact your service provider.
SQL 20082
Cause. The fixed-width data file is incomplete and does not provide enough data at
the end of the file for importing.
Effect. The last transaction of the import is aborted, and all rows in that transaction
are not imported.
Recovery. Append more data to the end of the data file.
SQL 20083
Cause. The column name that you specified in the FIXED WIDTH FORMAT part of
the format file was invalid.
Effect. The operation fails.
Recovery. Correct the column name in the FIXED WIDTH FORMAT part of the format
file and resubmit.
20081 Row number rownum and column number columnnum could not
be processed. Column Data: text.
20082 The fixed-width data file does not contain enough data
to be imported into the current row at column columnnum.
20083 The column name in the FIXED WIDTH FORMAT part of the
format file is not valid.