HP NonStop SQL/MX Messages Manual page 238

Table of Contents

Advertisement

Binder and Compilation Messages (4000 through
4999)
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 $0~ColumnName is not part of the partitioning
key.
Where $0~ColumnName is the table column name.
Cause. The user has 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 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 KEY_RANGE_COMPATRE 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 KEY_RANGE_COMPARE function on tables or indexes.
HP NonStop SQL/MX Messages Manual—640324-001
6- 52

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents