Neoview Messages Manual (Volume 2) (R2.4)
Table 3-6 SQLSTATE Values Beginning 07001 (continued)
Error TextSQLCODESQLSTATE
The [NO]SERIALWRITES clause is not supported.-30800A000
Currently only range, hash and system partitioning are supported.-31050A000
The WITH LOCAL CHECK OPTION clause is not supported.-31190A000
The CREATE ASSERTION statement is not yet supported.-31200A000
Partitioned entry-sequenced tables are not yet supported.-31210A000
UNSIGNED option is not supported for LARGEINT type.-31300A000
The statement just specified is currently not supported.-31310A000
UNION JOIN is not yet supported.-31370A000
name is not a known collation.
-31690A000
Reading from and inserting into, or updating in, or deleting from the same table,
name, is not currently supported.
-40260A000
Reading from and inserting into, or updating in, or deleting from the same table,
name, is not currently supported. name is contained by view(s) name.
-40600A000
Column name uses an unsupported collation, name.
-40690A000
File organization name of object name is not supported.
-40850A000
Check constraint name contains a subquery, which is not yet supported.
-40890A000
A DEFAULT specification is currently allowed only when simply contained in the
VALUES list of an INSERT.
-40960A000
Reading from and inserting into the same table name is not currently supported. View
name contains name.
-41030A000
DISTINCT aggregates can be computed only for one column per table expression.-60010A000
The attempted conversion is not supported on this platform.-84140A000
The USER function is not supported on this platform.-84180A000
Function name is not yet supported.
-84240A000
Cancel on DDL statements or stored procedures is not supported.-88480A000
A string overflow occurred during the evaluation of a character expression.-840222001
Missing indicator parameter for a NULL value.-842022002
A numeric overflow occurred during an arithmetic computation or data conversion.-841122003
Invalid date 'date'.
-304522007
Invalid time 'time'.
-304622007
Invalid timestamp 'timestamp'.
-304722007
Invalid DATETIME datetime.
-315822007
The string argument contains characters that cannot be converted.-841322007
The provided DATE, TIME, or TIMESTAMP is not valid and cannot be converted.-841522007
The provided INTERVAL is not valid and cannot be converted.-842222007
The operand of function CONVERTTIMESTAMP is out of range.-840522008
The operand of function JULIANTIMESTAMP is out of range.-840722008
A datetime expression evaluated to an invalid datetime value.-841622008
SQLSTATE Values 127