SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual523730-004
10-21
SQL 8605
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
Where name is the name of the subsystem.
Where number is the error number.
Cause. Transaction subsystem name has returned error number while committing a
transaction.
Effect. The operation fails.
Recovery. See the Guardian Procedure Errors and Messages Manual to diagnose
and correct the problem.
SQL 8607
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
Where name is the name of the subsystem.
Where number is the error number.
Cause. Transaction subsystem name has returned error number while rolling back a
transaction.
Effect. The operation fails.
8605 Committing a transaction which has not started.
8606 Transaction subsystem name returned error number on a
commit transaction.
8607 Rolling back a transaction that has not started.
8608 Transaction subsystem name returned error number on
rollback transaction.