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-73
SQLSTATE Values
X045Z -4215 Stream access is not allowed on a nonaudited table. Table:
name.
X0460 -4216 The FIRST/ANY n syntax cannot be used with an embedded
update or embedded DELETE statement.
X0461 -4217
X048C -4300 Invalid usage of procedure procedure-name - A UDR was
invoked within a trigger.
X048E -4302 Procedure procedure-name expects value1 parameters
but was called with value2 parameters.
X048F -4303 The supplied type for parameter value of routine routine-
name was type-name1 which is not compatible with the
expected type type-name2.
X048G -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.
X048H -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.
X048I -4306 A CALL statement is not allowed within a compound
statement.
X048J -4307 Rowset parameters are not allowed in a CALL statement.
X048K -4308 Internal error: unsupported SQL data type value specified for
a CALL statement parameter.
X0500 -5000 Internal error in the query normalizer.
X0600 -6000 Internal error in the query optimizer.
X0602 -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.
X0607 -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.
X0608 -6008 Statistics for column name were not available; as a result, the
access path chosen might not be the best possible.
X0700 -7000 Internal error in the code generator in file name at line num:
text.
X0701 -7001 Invalid default value name for column name.
X0801 -8001 Internal executor error.
X0802 -8002 The current nowaited operation is not complete.
Table 20-1. SQLSTATE Values (page 72 of 85)
SQLSTATE SQLCODE Error Text