Neoview Messages Manual (R2.3)
Table 24-4 SQLSTATE Values Beginning 01I01 (continued)
Error TextSQLCODESQLSTATE
Waited rollback performed without starting a transaction.860901KGX
Transaction subsystem name reported error num on a waited rollback transaction.
861001KGY
Transaction mode cannot be set if the transaction is already running.861201KH0
SQL cannot commit or rollback a transaction that was started by application.861301KH1
SQL cannot begin a transaction when multiple contexts exist.861401KH2
An assertion failure or out-of-memory condition occurred during parallel execution.870001KJG
Error num returned by Measure when attempting to update SQL counters.
871001KJQ
Trying to allocate a descriptor that already exists in the current context.880101KM9
Trying to allocate a statement that already exists in the current context.880201KMA
The input descriptor provided does not exist in the current context.880301KMB
The input statement provided does not exist in the current context.880401KMC
Trying to action a descriptor that is not allocated with AllocDesc() call.
880501KMD
Trying to action a statement that is not allocated with AllocStmt() call.
880601KME
Trying to allocate more than num entries for a descriptor.
880701KMF
Module file name contains corrupted or invalid data.
880801KMG
Unable to open the module file name.
880901KMH
Trying to close a statement that is either not in the open state or has not reached EOF.881101KMJ
Trying to execute a statement that is not in the closed state.881201KMK
Trying to fetch from a statement that is in the closed state.881301KML
The transaction mode at run time (num) differs from that specified at compile time
(num).
881401KMM
Error while building the TCB tree when executing the statement.881501KMN
Error while executing the TCB tree.881601KMO
Error while fetching from the TCB tree.881701KMP
Error from root_tdb describe.881801KMQ
Begin transaction failed while preparing the statement.881901KMR
Transaction commit failed while closing the statement.882001KMS
Rollback transaction failed during the process of fetching the statement.882101KMT
Unable to prepare the statement.882201KMU
Internal error: IO requests are waiting for name message in the IpcMessageStream.
882301KMV
The input module_id does not have a module name.882401KMW
Module is already added into the current context.882501KMX
Unable to add the module.882601KMY
Unable to send the request name.
882701KMZ
Out of memory while creating the name.
882801KN0
Trying to set descriptor item for an entry that is either invalid or greater than the
maximum entry count for that descriptor.
882901KN1
SQLSTATE Values 437