![HP Neoview Messages Manual Download Page 164](http://html.mh-extra.com/html/hp/neoview-messages/neoview-messages_manual_165138164.webp)
Effect
The operation fails.
Recovery
Correct the query and retry the request.
SQL 4313
4313 Function rand()is not supported.
Cause
You attempted to use the random function, which is not supported.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 4320
4320 Stream access not allowed on multi-partitioned table, when flag
ATTEMPT_ASYNCHRONOUS_ACCESS is set to OFF. Table in scope: table-name.
Cause
You attempted a stream access on a multi-partitioned table when the flag
ATTEMPT_ASYNCHRONOUS_ACCESS was set to OFF.
Effect
The operation fails.
Recovery
Set the ATTEMPT_ASYNCHRONOUS_ACCESS flag to ON and resubmit.
SQL 4333
4333 Column column-name is not part of the partitioning key.
column-name
is the name of the column that is not part of the partitioning key of the table
specified in the PARTITIONING_KEY clause of the
KEY_RANGE_COMPARE function.
Cause
You specified a column in the PARTITIONING_KEY clause that is not part of the
partitioning key of the table specified in the PARTITIONING_KEY option of the
KEY_RANGE_COMPARE function.
Effect
The operation failed.
Recovery
Specify a column that is part of the partitioning key in the PARTITIONING_KEY
clause of the KEY_RANGE_COMPARE function.
SQL 4334
4334 KEY_RANGE_COMPARE is not allowed on views.
Cause
KEY_RANGE_COMPARE function cannot be used on views.
Effect
The operation failed.
Recovery
Use the KEY_RANGE_COMPARE function on tables or indexes.
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 particular
key for table table-name.
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
table-name
.
table-name
is the name of the table on which the KEY_RANGE_COMPARE function is
used.
Cause
You 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 the clause
matches the partitioning columns of table
table-name
.
164
Binder and Compilation Messages (4000 Through 4999)
Summary of Contents for Neoview Messages
Page 12: ...12 ...
Page 66: ...66 ...
Page 129: ...Recovery Supply the input values for the IDENTITY column 129 ...
Page 130: ...130 ...
Page 172: ...172 ...
Page 178: ...178 ...
Page 184: ...184 ...
Page 238: ...238 ...
Page 266: ...266 ...
Page 268: ...268 ...
Page 350: ...350 ...
Page 378: ...378 ...
Page 384: ...384 ...
Page 400: ......