SQL/MP Messages Manual
SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual—427720-006
11-32
SQL 9110
Cause. The command could not be applied to the objects of this type. For example,
individual catalog tables cannot be purged or secured.
Effect. The object is skipped, and the command continues.
Recovery. No recovery is necessary.
SQL 9111
Cause. One or more objects to which this command cannot apply were implicitly or
explicitly specified in the file set.
Effect. The object or objects are skipped, and the command continues.
Recovery. No recovery is necessary.
SQL 9112
Cause. The column on which some occurring column depends had an invalid value
(negative or too large).
Effect. The row is not written to the output file. If the error limit in the ALLOWERRORS
option is reached, the command terminates.
Recovery. Correct the value in the input data that is out of range, or correct the
OCCURS count in the DDL if it is incorrect and reissue the command or, if data loss is
acceptable, ignore the error.
9110 value-1 value-2 cannot be explicitly specified for this
command.
9111 value-1 value-2 were skipped.
9112 Source row number value-1 has an out-of-range value for
OCCURS DEPENDING ON. The out-of-range value is value-4 and
it is in column value-3.
(Column value-3 starts at offset value-2.)