SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Data Definition Language (DDL) Messages (1000
through 1999)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
3-31
SQL 1122
Where partition-key-value-list is a list of the partition key values.
Where object-name is the name of the object.
Where key-col-number is the number of columns in the user-defined key.
Cause. The number of specified partition key values (partition-key-value-
list) for object object-name exceeds the number of user-defined key columns,
key-col-number.
Effect. The operation fails.
Recovery. Fix the statement and resubmit.
SQL 1123
Where key is a list of the partition key values.
Where object-name is the name of the object.
Cause. You attempted to access a table using a first key value that contains an
element that is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 1125
Cause. This is an internal error.
Effect. The operation fails.
Recovery. None. Contact your service provider.
1122 The number of specified partition key values (partition-
key-value-list) for object object-name exceeds the number of
user defined key columns, key-col-number.
1123 Not all of the partition key values (key) for object
object-name could be processed. Please verify that the
correct key value data types were specified.
1125 API request version number mismatch.