Neoview Messages Manual (R2.3)
Table 24-2 SQLSTATE Values Beginning 01700 (continued)
Error TextSQLCODESQLSTATE
The format of the system name part in the specified location name name is invalid.
Currently the system name part must be \NSK or /E/NSK.
31220173E
The format of the file name part in the specified location name name is invalid. The
file name part must be eight characters long and end with the digits 00.
31230173F
Invalid character in identifier name.
31270173J
object name is a reserved word. It must be delimited by double-quotes to be used
as an identifier.
31280173K
Function name accepts exactly one operand.
31290173L
UNSIGNED option is not supported for LARGEINT type.31300173M
The statement just specified is currently not supported.31310173N
The HEADING for column name exceeds the maximum size of 128 characters.
31320173O
PERFORM is valid only in COBOL programs.31330173P
Precision of time or timeStamp, value, cannot exceed 6.
31340173Q
Precision of float, value, cannot exceed 54.
31350173R
Only LEFT, RIGHT, and FULL OUTER JOIN are valid in {oj ...}31360173S
UNION JOIN is not yet supported.31370173T
A key-sequenced table with range partitioning requires a FIRST KEY clause.31380173U
A range-partitioned index requires a FIRST KEY clause.31390173V
The isolation level cannot be READ UNCOMMITTED for an INSERT, UPDATE,
DELETE, or DDL statement.
31400173W
The transaction access mode cannot be READ ONLY for an INSERT, UPDATE,
DELETE, or DDL statement.
31410173X
INTO clause host variables are not allowed in a static cursor.31420173Y
BROWSE or READ UNCOMMITTED access is not allowed on a table value constructor.31430173Z
Positioned UPDATE or DELETE is allowed only in embedded SQL.314501741
In an IN predicate whose right operand is a value list, the left operand must be scalar
(degree of one).
314701743
Environment variable name is being ignored because this version of the code is Release,
not Debug. Actual query results will likely not match expected results.
314801744
Duplicate WITH CONSTRAINTS phrases in LIKE clause in CREATE TABLE statement.314901745
Duplicate WITH HEADING phrases in LIKE clause in CREATE TABLE statement.315001746
Duplicate WITH HORIZONTAL PARTITIONS phrases in LIKE clause in CREATE
TABLE statement.
315101747
The FIRST KEY clause is not allowed with hash partitioning.315301749
The POPULATE and NO POPULATE clauses cannot coexist in the same CREATE
INDEX statement.
31550174B
Catalog name is required.31570174D
Invalid DATETIME name.
31580174E
If you intended name to be a character set specifier for a character string literal, you
must remove the spaces in front of the single quote delimiter.
31590174F
name was declared more than once in the procedure parameter list.
31600174G
SQLSTATE Values 427