SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Messages Manual—523730-004
20-17
SQLSTATE Values
01744 3148 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.
01745 3149 Duplicate WITH CONSTRAINTS phrases in LIKE clause in
CREATE TABLE statement.
01746 3150 Duplicate WITH HEADING phrases in LIKE clause in CREATE
TABLE statement.
01747 3151 Duplicate WITH HORIZONTAL PARTITIONS phrases in LIKE
clause in CREATE TABLE statement.
01749 3153 The FIRST KEY clause is not allowed with hash partitioning.
0174B 3155 The POPULATE and NO POPULATE clauses cannot coexist
in the same CREATE INDEX statement.
0174D 3157 Catalog name is required.
0174E 3158 Invalid DATETIME name.
0174F 3159 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.
0174G 3160 name was declared more than once in the procedure
parameter list.
0174H 3161 name was not declared in the procedure parameter list.
0174I 3162 Procedure parameter name was not used.
0174J 3163 Host variable name appears more than once in the INTO list.
Execution results will be undefined.
0174K 3164 Data type mismatch between output host variable and
selected value.
0174L 3165 Min or max precision or exponent value exceeded, num.
0174M 3166 Min or max value for float or double value exceeded, num.
0174N 3167 Duplicate [ NOT ] DROPPABLE clauses.
0174O 3168 The FOR ... ACCESS clause is not allowed in a CREATE
VIEW statement.
0174P 3169 name is not a known collation.
0174R 3171 Transaction statements are not allowed in compound
statements.
0174S 3172 EXIT is not allowed in a compound statement.
0174T 3173 UPDATE STATISTICS is not allowed in a compound
statement.
0174U 3174 DDL statements are not allowed in compound statements.
Table 20-1. SQLSTATE Values (page 16 of 85)
SQLSTATE SQLCODE Error Text