SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Messages Manual523730-004
20-16
SQLSTATE Values
0173A 3118 Identifier too long.
0173B 3119 The WITH LOCAL CHECK OPTION clause is not supported.
0173C 3120 The CREATE ASSERTION statement is not yet supported.
0173D 3121 Partitioned entry-sequenced tables are not yet supported.
0173E 3122 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.
0173F 3123 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.
0173J 3127 Invalid character in identifier name.
0173K 3128 object name is a reserved word. It must be delimited by
double-quotes to be used as an identifier.
0173L 3129 Function name accepts exactly one operand.
0173M 3130 UNSIGNED option is not supported for LARGEINT type.
0173N 3131 The statement just specified is currently not supported.
0173O 3132 The HEADING for column name exceeds the maximum size of
128 characters.
0173P 3133 PERFORM is valid only in COBOL programs.
0173Q 3134 Precision of time or timeStamp, value, cannot exceed 6.
0173R 3135 Precision of float, value, cannot exceed 54.
0173S 3136 Only LEFT, RIGHT, and FULL OUTER JOIN are valid in {oj ...}
0173T 3137 UNION JOIN is not yet supported.
0173U 3138 A key-sequenced table with range partitioning requires a
FIRST KEY clause.
0173V 3139 A range-partitioned index requires a FIRST KEY clause.
0173W 3140 The isolation level cannot be READ UNCOMMITTED for an
INSERT, UPDATE, DELETE, or DDL statement.
0173X 3141 The transaction access mode cannot be READ ONLY for an
INSERT, UPDATE, DELETE, or DDL statement.
0173Y 3142 INTO clause host variables are not allowed in a static cursor.
0173Z 3143 BROWSE or READ UNCOMMITTED access is not allowed on
a table value constructor.
01741 3145 Positioned UPDATE or DELETE is allowed only in embedded
SQL.
01743 3147 In an IN predicate whose right operand is a value list, the left
operand must be scalar (degree of one).
Table 20-1. SQLSTATE Values (page 15 of 85)
SQLSTATE SQLCODE Error Text