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-48
SQLSTATE Values
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.
40000 -8821 Rollback transaction failed during the process of fetching the
statement.
40000 -8839 Transaction was aborted.
Table 20-1. SQLSTATE Values (page 47 of 85)
SQLSTATE SQLCODE Error Text