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-27
SQLSTATE Values
01K09 8009 Schema name name is invalid.
01K0A 8010 Default catalog name: name. Default schema name: name.
01K0B 8011 SELECT statement inside compound (BEGIN ... END)
statement returns more than one row.
01K0C 8012 Encoding of CONTROL QUERY DEFAULTs: name.
01K0D 8013 Trying to update or delete from a cursor that is not in the
fetched state.
01K0E 8014 A SELECT statement within a compound statement did not
return any row.
01K0F 8015 Aborting transaction because a compound statement
performed an update operation followed by a SELECT
statement that did not return any row.
01K0G 8016 An attempt was made to access name which has a system
version that is incompatible with the version of the accessing
software.
01K0H 8017 Explain information is not available for this query.
01K2S 8100 Define name does not exist
01K2T 8101 The operation is prevented by check constraint name on table
name.
01K2U 8102 The operation is prevented by a unique constraint.
01K2V 8103 The operation is prevented by referential integrity constraint
name on table name.
01K2W 8104 The operation is prevented by the check on view name
cascaded from the check option on name.
01K2X 8105 The operation is prevented by the check option on view name.
01K3W 8140 The statement was canceled, to test cancel processing. File
name at line num.
01K3X 8141 An error was artificially injected, to test error handling. File
name at line num.
01K8C 8300 Late name resolution failed.
01K8D 8301 Late name resolution failed. File system error num on file
name.
01K8E 8302 Late name resolution failed. SQLCODE error num from name.
01KB7 8403 The length argument of function SUBSTRING cannot be less
than zero or greater than source string length.
01KB8 8404 The trim character argument of function TRIM must be one
character in length.
01KB9 8405 The operand of function CONVERTTIMESTAMP is out of
range.
Table 20-1. SQLSTATE Values (page 26 of 85)
SQLSTATE SQLCODE Error Text