Neoview Messages Manual (R2.3)
Table 24-5 SQLSTATE Values Beginning 01M01 (continued)
Error TextSQLCODESQLSTATE
Internal error. Trying to add more elements than maximum rowset size.3000901U09
Internal error. Rowset is corrupted.3001001U0A
More than one INTO statement in the same query is not supported.3001101U0B
Rowset index name must be specified last in the derived column list of name.
3001201U0C
Hostvar used to set input size of rowset has zero or negative value.3001301U0D
Hostvar used to set input size of rowset is not of type short, int, or long.3001401U0E
Embedded UPDATE/DELETE cannot be used with SELECT...INTO and rowset.3002001U0K
Error message file not found.1600001Y00
No message found for error or warning sqlcode.
1600101Y01
The “no data” completion condition (SQLCODE = +100).10002000
Program executable, executing on node, has encountered a version error.
2500101Z01
Remote node node runs an incompatible version of SQL/MX software. The SQL/MX
software version (MXV) of node is MXV1, the local node does not support MXVs older
than MXV2.
2510001Z2S
Remote node node runs an incompatible version of SQL/MX software. The SQL/MX
software version (MXV) of node is MXV1, the local node supports only MXV MXV2.
2510101Z2T
Remote node node runs a version of SQL/MX software which cannot interoperate
with other versions. The SQL/MX software version (MXV) of node is MXV1.
2510201Z2U
Module module has module version version1; node node does not support module
versions lower than version2.
2530001Z8C
Module module has module version version1; the local node does not support
module versions higher than version2.
2530101Z8D
A required system module has module version version1; node node does not
support query plans from modules with module version lower than version2.
2530601Z8I
The query plan can be executed only by a node with SQL/MX software version (MXV)
version1, the MXV of node is MXV1.
2530701Z8J
The query plan has plan version version1, the local Neoview database software
version (MXV) can execute only query plans with plan version MXV1.
2530801Z8K
Module module can be executed only by a node with SQL/MX software version
(MXV) version1, the MXV of node is MXV1.
2530901Z8L
Module module has module version version1, the local SQL/MX software version
(MXV) can execute only modules with module version MXV1.
2531001Z8M
System module module has a wrong module version. The expected module version
is version1. the actual module version is version2.
2531101Z8N
The “no data” completion condition (SQLCODE=+100).10002000
Table 24-6 SQLSTATE Values Beginning 07001
Error TextSQLCODESQLSTATE
PARAM name (value num) cannot be converted to type type.
-1501507001
PARAM name not found.
-1501607001
num values were supplied in the USING list while the statement contains num unnamed
parameters.
-1501907001
SQLSTATE Values 447