Guardian Procedure Errors and Messages Manual
Recovery For more information, see the NonStop TM/MP Application Programmer's Guide.
91 (%133) A TMF crash occurred during commitment
of the transaction; the transaction may or
may not have been committed.
(device type: 3)
Cause A serious internal error occurred on a system that runs the Transaction Management Facility
(TMF) subsystem.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery Contact your service provider.
92 (%134) Distributed transaction aborted by
system because the path to a remote
system that was part of the transaction
was down. (device type: 3 or none)
Cause The transaction aborted because the path to a remote system that participated in the
transaction was down.
Effect The procedure sets the error code and returns without performing the requested operation.
The transaction is aborted.
Recovery For more information, see the NonStop TM/MP Operations and Recovery Guide.
93 (%135) A transaction was aborted because it
spanned too many audit trail files.
(device type: 3 or none)
Cause The transaction was aborted because audit information filled 45% of the master audit trail
since the transaction started. The Transaction Management Facility (TMF) subsystem reserves audit
trail space in case the transaction must be completely backed out. If this transaction was allowed
to continue past the 45% threshold, the audit trail might fill to the begin-transaction-disable level
and new transactions might not start.
Effect The procedure sets the error code and returns without performing the requested operation.
The transaction is aborted.
Recovery If this is a normal transaction that requires additional audit trail space to complete,
consider temporarily increasing the audit trail capacity by increasing the number of audit trail files
per volume, or by adding another active audit volume. Restart the transaction. For more information,
see the NonStop TM/MP Operations and Recovery Guide.
94 (%136) A transaction was aborted by operator
command. (device type: 3 or none)
Cause An operator command aborted a transaction.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery For further information, see the NonStop TM/MP Operations and Recovery Guide.
95 (%137) A transaction was aborted because of
disk process takeover by backup.
(device type: 3)
Error Code Descriptions 41