Neoview Messages Manual (R2.3)
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.
name
is the name of the subsystem.
number
is the error number.
Cause Transaction subsystem name has returned error number while performing a waited
rollback transaction.
Effect The operation fails.
Recovery Contact the GMCSC.
SQL 8612
8612 Transaction mode cannot be set if the transaction is already
running.
Cause You attempted to set the transaction mode, but the transaction is already running.
Effect The operation fails.
Recovery Abort and restart the transaction if you must change its mode.
183