SQL/MX 2.x Messages Manual (H06.10+, J06.03+)

Executor Messages (8000 through 8999)
HP NonStop SQL/MX Messages Manual544518-011
10-24
Effect. The operation fails.
Recovery. Correct the syntax so that the sequence of events is correct, and resubmit.
SQL 8610
Where name is the name of the subsystem.
Where number is the error number.
Cause. Transaction subsystem name has returned error number while performing a
waited rollback transaction.
Effect. The operation fails.
Recovery. See the Guardian Procedure Errors and Messages Manual to diagnose
and correct the problem.
SQL 8612
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
Cause. An application started a transaction outside of NonStop SQL/MX that NonStop
SQL/MX could not commit or rollback.
Effect. The operation fails.
Recovery. The application that started the transaction must perform a commit or
rollback. NonStop SQL/MX must start any transactions it will later commit or rollback.
8610 Transaction subsystem name reported error number on a
waited rollback transaction.
8612 Transaction mode cannot be set if the transaction is
already running.
8613 SQL cannot commit or rollback a transaction that was
started by application.