SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Messages Manual523730-004
20-43
SQLSTATE Values
01Z8L 25309 Module module can be executed only by a node with SQL/MX
software version (MXV) version1, the MXV of node is MXV1.
01Z8M 25310 Module module has module version version1, the local
SQL/MX software version (MXV) can only execute modules
with module version MXV1.
01Z8N 25311 System module module has a wrong module version. The
expected module version is version1. the actual module
version is version2.
02000 100 The “no data” completion condition (SQLCODE=+100).
07001 -15015 PARAM name (value num) cannot be converted to type type.
07001 -15016 PARAM name not found.
07001 -15019 num values were supplied in the USING list while the
statement contains num unnamed parameters.
07008 -8807 Trying to allocate more than num entries for a descriptor.
07008 -8893 The statement argument count does not match the descriptor
entry count.
07009 -8829 Trying to set descriptor item for an entry that is either invalid or
greater than the maximum entry count for that descriptor.
07009 -8843 Trying to retrieve an item, num, that is out of range.
08000 Condition: connection exception. Subcondition: (no subclass).
For information about the corresponding SQLJ run-time error
messages, see the SQL/MX Programming Manual for Java.
08003 Condition: connection exception. Subcondition: connection
does not exist. For information about the corresponding SQLJ
run-time error message, see the SQL/MX Programming
Manual for Java.
0A000 -1010 The statement just specified is currently not supported.
0A000 -1048 Currently only supporting restrict drop behavior.
0A000 -1074 SQL system metadata not supported by this catalog manager
version.
0A000 -1090 Self-referencing constraints are currently not supported.
0A000 -1091 The constraint, index, or file option is not supported on a
vertically partitioned table.
0A000 -1120 Attempting to change the audit flags for a table in an
unsupported way.
0A000 -1121 Attempting to perform a partition add, move, or drop on table
name. Partition operations are not allowed on tables with
vertical partitions, entry sequenced operations, and SYSKEY-
only partitioned tables.
Table 20-1. SQLSTATE Values (page 42 of 85)
SQLSTATE SQLCODE Error Text