HP Neoview Messages Manual page 33

Table of Contents

Advertisement

SQL 1 121
1121 Partitions cannot be added or dropped on table table-name. These
partition operations are not allowed on tables whose clustering key
consists only of the SYSKEY.
is the name of the table.
table-name
Cause
You attempted to do an invalid ADD, DROP, or MODIFY of a partition.
Effect
The operation fails.
Recovery
None.
SQL 1 122
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.
partition-key-value-list
object-name
key-col-number
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 1 123
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.
is a list of the partition key values.
key
is the name of the object.
object-name
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 1 125
1125 API request version number mismatch.
Cause
This is an internal error.
Effect
The operation fails.
Recovery
Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 1 127
1127 The specified table table-name is not a base table. Please verify
that the correct table was specified.
is the name of the table.
table-name
Cause
You attempted to perform an operation that can be performed only on a base table,
and the specified object is not a base table.
Effect
The operation fails.
is a list of the partition key values.
is the name of the object.
is the number of columns in the user-defined key.
33

Advertisement

Table of Contents
loading

Table of Contents