SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
SQLSTATE Values Returned by NonStop SQL/MX
HP NonStop SQL/MX Messages Manual—523730-004
20-30
SQLSTATE Values
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.
01KMW 8824 The input module_id does not have a module name.
01KMX 8825 Module is already added into the current context.
01KMY 8826 Unable to add the module.
01KMZ 8827 Unable to send the request name.
01KN0 8828 Out of memory while creating the name.
01KN1 8829 Trying to set descriptor item for an entry that is either invalid or
greater than the maximum entry count for that descriptor.
01KN2 8830 There is no current context.
01KN3 8831 Either no current context or the module to which the statement
belongs is not added to the current context.
Table 20-1. SQLSTATE Values (page 29 of 85)
SQLSTATE SQLCODE Error Text