SQL/MX 2.x Messages Manual (H06.10+, J06.03+)
Binder and Compilation Messages (4000 through 4999)
HP NonStop SQL/MX Messages Manual—544518-011
6-51
SQL 4335
num1 is the number of columns specified for the left operand of PARTITIONING_KEY
option in the KEY_RANGE_COMPARE function.
num2 is the number of columns in the partitioning key of the table tablename.
tablename is the name of the table on which KEY_RANGE_COMPARE function is
used.
Cause. The user did not specify the correct number of columns in the left operand of
the PARTITIONING_KEY clause of the KEY_RANGE_COMPARE function, so that it
matches the partitioning columns of table tablename.
Effect. The operation failed.
Recovery. Specify the correct columns in the left operand of the PARTITIONING_KEY
clause of the KEY_RANGE_COMPARE function that matches the partitioning columns
of table tablename.
4335 The degree num1 specified for the left operand of the
PARTITIONING KEY clause does not match the number of columns
num2 in the partitioning key for table tablename.










