SQL/MP Messages Manual
SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual—427720-006
11-9
SQL 9029
Cause. An error occurred while attempting to DUP the named object. See the
following message(s) for more information.
Effect. The command fails.
Recovery. See the accompanying message(s) to determine the appropriate corrective
action.
SQL 9030
Cause. DEFINE attributes and user-supplied attributes conflict with one another.
Effect. The command fails.
Recovery. Correct either the DEFINE or the parameters given in the command and
enter the command again.
SQL 9031
Cause. The parameter cannot be specified for labeled tapes.
Effect. The command fails.
Recovery. Remove the parameter and reissue the command.
SQL 9032
Cause. For a COPY, LOAD, APPEND, or APPENDRESTART command, the source
row violated one or more constraints on the target SQL table.
Effect. The row is not written to the target table. If the error limit in the
ALLOWERRORS option is reached, the command is terminated.
Recovery. Correct the source data.
9029 DUP command failed on value-1.
9030 User specification of value-1 and DEFINE specification
of value-2 are incompatible for DEFINE value-3.
9031 The value-1 specification is not allowed for labeled
tapes.
9032 The row number value-1 violates integrity constraints.
The constraint number is unknown.