Neoview Messages Manual (Volume 2) (R2.5)
Table 3-1 SQLSTATE Values Beginning 00000
Error TextSQLCODESQLSTATE
Successful completion.000000
Statistics for column name were not available; as a result, the access path chosen might
not be the best possible.
600801000
The last row fetched by this cursor was updated or deleted between the FETCH and
UPDATE/DELETE...WHERE CURRENT... of statements.
810601001
A string overflow occurred during the evaluation of a character expression.840201004
Some of the specified privileges could not be revoked.101501006
No privileges were granted. You lack grant option on the specified privileges.101201007
Not all privileges were granted. You lack grant option on some of the specified
privileges.
101301007
A syntax error occurred.100001500
An internal error occurred in module name on line num. DETAILS (details).
100101501
Catalog catalog does not exist, or has not been registered on node node
100201502
Schema schema does not exist.
100301503
Object object-name does not exist, or object type is invalid for the current operation.
100401504
Constraint constraint-name does not exist.
100501505
Index index-name does not exist.
100601506
User name user-name does not exist.
100801508
Column column-name does not exist in the specified table.
100901509
The statement just specified is currently not supported.10100150A
Privileges were not revoked. Dependent privilege descriptors still exist.10140150E
Redundant references to column column-name were specified in the constraint or
trigger definition.
10160150G
You are not authorized to perform this operation.10170150H
No valid primary partition for table name could be found.
10190150J
Privilege settings on metadata tables cannot be changed.10200150K
SQL is already initialized on system node-name.
10210150L
Schema schema-name already exists.
10220150M
Only the super ID can name an authorization ID other than the current user name.10230150N
File system error error-number occurred on module text-string-1.
text-string-2.
10240150O
Request failed. One or more dependent objects exist.10250150P
Only the schema owner or super ID user can drop a schema.10260150Q
The definition schema-name is dropped when its catalog is dropped.
10270150R
The schema must be empty. It contains at least one object object-name.
10280150S
Object object-name could not be created.
10290150T
File label name could not be accessed. File System error error.
10300150U
Object object name could not be dropped.
10310150V
100 SQLSTATE Values Returned by the Neoview Database