SQL/MX 3.2.1 Messages Manual (H06.26+, J06.15+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Release 3.2.1 Messages Manual691121-002
10-25
Recovery. Correct the syntax so that the transaction is started only once, and
resubmit.
SQL 8604
Where name is the subsystem name.
Where number is the error number.
Cause. Transaction subsystem name has returned error number while starting a
transaction.
Effect. The operation fails.
Recovery. See the Guardian Procedure Errors and Messages Manual to diagnose
and correct the problem.
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.
8604 Transaction subsystem name returned error number while
starting a transaction.
8605 Committing a transaction which has not started.
8606 Transaction subsystem name returned error number on a
commit transaction.