Neoview Messages Manual (Volume 1) (R2.4)
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.
SQL 8613
8613 SQL cannot commit or rollback a transaction that was started by
application.
Cause An application started a transaction outside of the HP Neoview database software
that the Neoview database software could not commit or rollback.
Effect The operation fails.
Recovery The application that started the transaction must perform a commit or rollback.
The Neoview database software must start any transactions it will later commit or rollback.
190 Executor Messages (8000 Through 8999)