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

Cause Transaction subsystem name has returned error number while starting a transaction.
Effect The operation fails.
Recovery Contact the GMCSC.
SQL 8605
8605 Committing a transaction which has not started.
Cause You attempted to commit a transaction that has not been started.
Effect The operation fails.
Recovery Correct the syntax so that the transaction is started before it is committed, and
resubmit.
SQL 8606
8606 Transaction subsystem name returned error number on a commit
transaction.
name
is the name of the subsystem.
number
is the error number.
Cause Transaction subsystem name has returned error number while committing a
transaction.
Effect The operation fails.
Recovery Contact the GMCSC.
SQL 8607
8607 Rolling back a transaction that has not started.
Cause You attempted to roll back a transaction that has not started.
Effect The operation fails.
Recovery Correct the syntax so that the sequence of events is correct, and resubmit.
SQL 8608
8608 Transaction subsystem name returned error number on rollback
transaction.
name
is the name of the subsystem.
number
is the error number.
Cause Transaction subsystem name has returned error number while rolling back a
transaction.
Effect The operation fails.
Recovery Contact the GMCSC.
SQL 8609
8609 Waited rollback performed without starting a transaction.
Cause You attempted to perform a waited rollback on a transaction that has not started.
Effect The operation fails.
Recovery Correct the syntax so that the sequence of events is correct, and resubmit.
SQL 8610
8610 Transaction subsystem name reported error number on a waited
rollback transaction.
201