HP NonStop SQL/MX Messages Manual page 239

Table of Contents

Advertisement

Binder and Compilation Messages (4000 through
4999)
SQL 4335
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.
Where,
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.
SQL 4336
4336 Embedded operation statements are not allowed in a join
operation. Table in scope: table-names.
Where,
operation is an INSERT operation.
table-names are the names of the NonStop SQL/MX tables that are in scope.
Cause. You attempted a join operation using an embedded INSERT statement.
Effect. The operation failed.
Recovery. Modify the statement and resubmit.
SQL 4337
4337 Use of a subquery in the WHERE clause of an embedded
INSERT statement is not supported.
Cause. You attempted to run an embedded INSERT statement that contains a
subquery in its WHERE clause.
Effect. The operation failed.
HP NonStop SQL/MX Messages Manual—640324-001
6- 53

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents