Neoview Messages Manual (R2.3)
Table 24-1 SQLSTATE Values Beginning 00000 (continued)
Error TextSQLCODESQLSTATE
Descriptor name has already been defined in this module. The previous definition is
being retained and this latest one ignored.
20670161V
A procedure body must be a SELECT, INSERT, UPDATE, DELETE, DECLARE
CATALOG, DECLARE SCHEMA, or a static DECLARE CURSOR.
20680161W
A static cursor declaration might appear only in the body of a procedure.20690161X
Invalid statement type in this context.20700161Y
The name name has already been declared or defined in this module. The previous
definition, as a name, is being retained and this latest one ignored.
20710161Z
A simple value specification that is a literal is not yet supported.207201620
Only the super ID user can compile system module name.
207301621
The name name is reserved for future system modules.
207401622
Error num while reading file: num bytes were read from name when num were expected
in module name.
208001628
Error num while opening file name for read.
208101629
Error num while opening file name for write.
20820162A
Error num while naming or locating file name.
20830162B
Error num while writing num bytes to file name.
20840162C
Error num while closing file name.
20850162D
Unable to purge the file name. This file contains the results of a failed compilation
and should be purged.
20860162E
The command line argument for module name, name, is being ignored in favor of
module name name in file name.
20900162I
The required module statement was not found in file name.
20910162J
A module statement has already appeared in this file. The previous definition, name,
is being retained and this latest one ignored.
20920162K
A module timestamp statement was not found in file name.
20930162L
A module timestamp statement has already appeared in this module. The previous
timestamp is being retained and this latest one ignored.
20940162M
Module file name, expected to contain module name, instead contains name.
20950162N
The name compilation completed with num warnings.
20980162Q
The name compilation failed with num errors and num warnings.
20990162R
Break was received. The compilation has been aborted.21000162S
Compilation failure due to internal error.21010162T
Unable to compile this query with 'MINIMUM' optimization level. Suggestion: Retry
with 'MEDIUM' optimization level.
21020162U
Unable to compile this query for one/both of the following reasons: a) Use of
'MINIMUM' optimization level, or b) Incompatible Control Query Shape specifications.
21030162V
Unable to compile this query for one of two reasons: a) Incompatible Control Query
Shape (CQS) specifications, or b) 'MEDIUM' optimization level is not sufficient to
satisfy the CQS in effect. Suggestion: a) Inspect the CQS in effect; or b) Raise the
optimization level to 'MAXIMUM'. Note that for this query, 'MAXIMUM' optimization
level might result in a long compile time.
21040162W
422 SQLSTATE Values Returned by the Neoview Database