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-26
SQLSTATE Values
0188G 4304 Host variable or dynamic parameter parameter-name is
used in more than one OUT or INOUT parameter for routine
routine-name. Results might be unpredictable.
0188H 4305 Parameter value for used defined routine routine-name is
an OUT or INOUT parameter and must be a host variable or a
dynamic parameter.
0188I 4306 A CALL statement is not allowed within a compound
statement.
0188J 4307 Rowset parameters are not allowed in a CALL statement.
0188K 4308 Internal error: unsupported SQL data type value specified for
a CALL statement parameter.
01900 5000 Internal error in the query normalizer.
01I00 6000 Internal error in the query optimizer.
01I01 6001 DISTINCT aggregates can be computed only for one column
per table expression.
01I02 6002 The metadata table HISTOGRAMS or
HISTOGRAM_INTERVALS contains invalid values. If you
have manually modified the metadata table, then you should
undo your changes using the CLEAR option in UPDATE
STATISTICS.
01I07 6007 Multi-column statistics for columns name from table name were
not available; as a result, the access path chosen might not be
the best possible.
01I08 6008 Statistics for column name were not available; as a result, the
access path chosen might not be the best possible.
01J00 7000 Internal error in the code generator in file name at line num:
text.
01J01 7001 Invalid default value name for column name.
01J03 7003 A plan using cluster sampling could not be produced for this
query.
01K01 8001 Internal executor error.
01K02 8002 The current nowaited operation is not complete.
01K03 8003 The descriptor is locked by another nowaited operation.
01K04 8004 Trying to open a statement or cursor that is not in the closed
state.
01K05 8005 Trying to fetch from a cursor that is not in the open state.
01K06 8006 The stream timed out, but the cursor is still open.
01K07 8007 The operation has been canceled.
01K08 8008 Catalog name name is invalid.
Table 20-1. SQLSTATE Values (page 25 of 85)
SQLSTATE SQLCODE Error Text