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 Manual691121-001
22-30
SQLSTATE Values
01KH2 8614 SQL cannot begin a transaction when multiple contexts exist.
01KJG 8700 An assertion failure or out-of-memory condition occurred
during parallel execution.
01KJQ 8710 Error num returned by Measure when attempting to update
SQL counters.
01KM9 8801 Trying to allocate a descriptor that already exists in the current
context.
01KMA 8802 Trying to allocate a statement that already exists in the current
context.
01KMB 8803 The input descriptor provided does not exist in the current
context.
01KMC 8804 The input statement provided does not exist in the current
context.
01KMD 8805 Trying to action a descriptor that is not allocated with
AllocDesc() call.
01KME 8806 Trying to action a statement that is not allocated with
AllocStmt() call.
01KMF 8807 Trying to allocate more than num entries for a descriptor.
01KMG 8808 Module file name contains corrupted or invalid data.
01KMH 8809 Unable to open the module file name.
01KMJ 8811 Trying to close a statement that is either not in the open state
or has not reached EOF.
01KMK 8812 Trying to execute a statement that is not in the closed state.
01KML 8813 Trying to fetch from a statement that is in the closed state.
01KMM 8814 The transaction mode at run time (num) differs from that
specified at compile time (num).
01KMN 8815 Error while building the TCB tree when executing the
statement.
01KMO 8816 Error while executing the TCB tree.
01KMP 8817 Error while fetching from the TCB tree.
01KMQ 8818 Error from root_tdb describe.
01KMR 8819 Begin transaction failed while preparing the statement.
01KMS 8820 Transaction commit failed while closing the statement.
01KMT 8821 Rollback transaction failed during the process of fetching the
statement.
01KMU 8822 Unable to prepare the statement.
01KMV 8823 Internal error: IO requests are waiting for name message in the
IpcMessageStream.
Table 22-1. SQLSTATE Values (page 29 of 84)
SQLSTATE SQLCODE Error Text