Neoview Messages Manual (Volume 2) (R2.5)

Table 3-4 SQLSTATE Values Beginning 01I01 (continued)
Error TextSQLCODESQLSTATE
There is no current context.883001KN2
Either no current context or the module to which the statement belongs is not added
to the current context.
883101KN3
Transaction has not been started.883201KN4
The input parameter is an invalid SQL transaction command.883301KN5
The SQL installation directory could not be found. Operating system error number.
883401KN6
Invalid SQL descriptor information requested.883501KN7
Invalid update column for cursor.883601KN8
Invalid user id.883701KN9
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.
883801KNA
Transaction was aborted.883901KNB
Object name provided to CLI is invalid.884001KNC
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.
884101KND
The cursor, name, referenced by this statement is not found or is not updateable.
884201KNE
Trying to retrieve an item, num, that is out of range.
884301KNF
A transaction started by SQL that was committed or aborted by user application from
outside of SQL, has now been cleaned up.
884401KNG
Internal error: root_tcb is null.884501KNH
Empty SQL statement.884601KNI
Cancel on DDL statements or stored procedures is not supported.884801KNK
The table specified in this cursor update or DELETE statement is different than the
table specified in the declare cursor statement.
885001KNM
CLI Parameter bound check error.885101KNN
Holdable cursors are supported only for streaming cursors and embedded
UPDATE/DELETE cursors.
885201KNO
Invalid attribute definition.885301KNP
Invalid attribute value.885401KNQ
Statement attribute cannot be set now.885501KNR
Invalid attribute value. INPUT_ARRAY_MAXSIZE must be positive.885601KNS
The value:(num) passed in through input a host variable/parameter is an invalid SQL
identifier
885801KNU
There are pending insert, delete, or update operations.885901KNV
Module file name has obsolete module header.
886001KNW
Module file name has obsolete descriptor location table header.
886101KNX
Module file name has obsolete descriptor location table entry.
886201KNY
Module file name has obsolete descriptor header.
886301KNZ
Module file name has obsolete descriptor entry.
886401KO0
122 SQLSTATE Values Returned by the Neoview Database