SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual523730-004
17-39
SQL 20157
Cause. You attempted to assign a default value to a field, in column number, with
NO DEFAULT.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 20160
Cause. You specified an invalid key value for the first key of a partition.
Effect. The operation fails.
Recovery. Correct input data and resubmit.
SQL 20161
Cause. You cannot specify the RESUME option before bulk I/O has finished.
Effect. The operation fails.
Recovery. Use the CANCEL option to cancel the request. Start a new DUP request
after RECOVER is done.
SQL 20162
Where catalog.schema.table is the name of the object being requested.
Cause. The utility subsystem that reads and maintains metadata could not
successfully read information for catalog.schema.table.
Effect. The operation fails.
Recovery. None. This is an internal error. Contact your service provider.
20157 Assigning a DEFAULT value to the NO DEFAULT field.
Column number = column number
20160 Error occurred while encoding key value key value for
catalog.schema.table.
20161 Resume option of RECOVER command for DUP is possible
only if DUP finished the data transfer between the source and
target objects. RECOVER cannot be performed.
20162 catalog.schema.table. Object is not valid.