SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
22-48
SQLSTATE Values
25000 -8844 A transaction started by SQL that was committed or aborted
by user application from outside of SQL, has now been
cleaned up.
26000 -15017 Statement name not found.
26000 -2065 Statement name was not found in module name.
26000 -8802 Trying to allocate a statement that already exists in the current
context.
26000 -8804 The input statement provided does not exist in the current
context.
26000 -8806 Trying to action a statement that is not allocated with
AllocStmt() call.
2B000 -1014 Privileges were not revoked. Dependent privilege descriptors
still exist.
33000 -8801 Trying to allocate a descriptor that already exists in the current
context.
33000 -8803 The input descriptor provided does not exist in the current
context.
33000 -8805 Trying to action a descriptor that is not allocated with
AllocDesc() call.
34000 -2066 Cursor name was not found in module name.
38000 -11218 A Java method completed with an uncaught Java exception.
Details: string.
39001 -11220 A Java method completed with an uncaught
java.sql.SQLException with invalid SQLSTATE. The uncaught
exception had an SQLCODE of SQLCODE-value and
SQLSTATE of SQLSTATE-value. Details: string.
3D000 -8008 Catalog name name is invalid.
3F000 -8009 Schema name name is invalid.
40000 -1113 Error rolling back transaction.table name.schema.name
40000 -2007 Internal error: need to rollback transaction.
40000 -2009 The user transaction must be rolled back (or committed, if that
makes sense in the application) before MXCMP can be
restarted and proceed.
40000 -8015 Aborting transaction because a compound statement
performed an update operation followed by a SELECT
statement that did not return any row.
40000 -8607 Rolling back a transaction that has not started.
40000 -8609 Waited rollback performed without starting a transaction.
Table 22-1. SQLSTATE Values (page 47 of 84)
SQLSTATE SQLCODE Error Text










