SQL/MP Messages Manual

SQLCI Messages (10000 to 10999)
HP NonStop SQL/MP Messages Manual427720-006
12-19
SQL 10077
Cause. Outstanding I/Os caused the transaction to end.
Effect. The transaction ends.
Recovery. Wait and reissue the command later.
SQL 10078
Cause. The TMF subsystem determined that there was an active TMF transaction in
your session.
Effect. The new transaction is not started.
Recovery. To continue in the current transaction, enter your next command. To end
the current transaction, consider entering a COMMIT WORK or ROLLBACK WORK
command. Then enter a BEGIN WORK command to start a new TMF transaction.
SQL 10079
Cause. Stated in the error message.
Effect. Transactions cannot be started, and SQL operations on audited objects cannot
be performed.
Recovery. Report the problem to your system manager. Reissue the command after
the TMF subsystem is started.
SQL 10080
Cause. While attempting to end the user-defined TMF transaction, the system found
that the transaction was already aborted. The transaction was aborted without
notification to SQLCI.
Effect. Changes to the database might not have been committed.
Recovery. Determine whether the changes you made in the TMF transaction are still
present in the database. If the changes were not committed, reissue the transaction.
10077 Transaction is being ended because of outstanding I/Os.
10078 A TMF transaction is in progress.
10079 The TMF subsystem must be configured to use SQL.
10080 Transaction is already aborted.