SQL/MP Messages Manual
SQL Executor Messages (8000 to 8999)
HP NonStop SQL/MP Messages Manual—427720-006
10-32
SQL 8313
Cause. The program tried to execute the statement within different transactions, or a
transaction was aborted by the system. For example, an application opened a cursor
within a given transaction, but fetched from that cursor within a different or aborted
transaction.
Effect. The statement fails.
Recovery. Check your program to verify that it follows the rules for TMF transactions.
If the system aborted the transaction, the SQLCA contains the reason.
SQL 8314
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Check the TMF status for the volume stated in the error message. Enable
TMF auditing for the volume if TMF auditing was disabled; otherwise, check the TMF
status for the system.
SQL 8315
Cause. Stated in the error message.
Effect. The statement fails.
Recovery. Check the TMF status for the system. Determine the system name from
the file name returned in the error message.
8313 The transaction ID is invalid or obsolete. The error
was detected for value-1.
8314 The TMF subsystem has not been started, or the volume
has not been enabled for TMF auditing. The error was
detected for value-1.
8315 The TMF subsystem has not been configured. The error
was detected for value-1.