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-31
SQLSTATE Values
01KN4 8832 Transaction has not been started.
01KN5 8833 The input parameter is an invalid SQL transaction command.
01KN6 8834 Unable to find NonStop SQL installation directory. Operating
system error num.
01KN7 8835 Invalid SQL descriptor information requested.
01KN8 8836 Invalid update column for cursor.
01KN9 8837 Invalid user id.
01KNA 8838 Unable to receive reply from MXCMP, possibly caused by
internal errors when compiling SQL statements, processing
DDL statements, or executing the built in stored procedures.
01KNB 8839 Transaction was aborted.
01KNC 8840 Object name provided to CLI is invalid.
01KND 8841 User application committed or aborted a transaction started by
SQL. This transaction needs to be committed or aborted by
calling SQL COMMIT or ROLLBACK WORK.
01KNE 8842 The cursor, name, referenced by this statement is not found or
is not updateable.
01KNF 8843 Trying to retrieve an item, num, that is out of range.
01KNG 8844 A transaction started by SQL that was committed or aborted
by user application from outside of SQL, has now been
cleaned up.
01KNH 8845 Internal error: root_tcb is null.
01KNI 8846 Empty SQL statement.
01KNJ 8847 Error trying to retrieve SQL/MP metadata information.
01KNK 8848 Cancel on DDL statements or stored procedures is not
supported.
01KNM 8850 The table specified in this cursor update or DELETE statement
is different than the table specified in the declare cursor
statement.
01KNN 8851 CLI Parameter bound check error.
01KNO 8852 Holdable cursors are only supported for streaming cursors and
embedded UPDATE/DELETE cursors.
01KNP 8853 Invalid attribute definition.
01KNQ 8854 Invalid attribute value.
01KNR 8855 Statement attribute cannot be set now.
01KNS 8856 Invalid attribute value. INPUT_ARRAY_MAXSIZE must be
positive.
Table 20-1. SQLSTATE Values (page 30 of 85)
SQLSTATE SQLCODE Error Text