Guardian Procedure Errors and Messages Manual
Cause The system aborted the transaction because of a processor failure that caused loss of access
to a disk. This can be caused by:
• The disk volume itself down while there is a transaction outstanding against it.
• A volume cannot access its audit trail.
• The primary process of a participating disk process fails and the backup takes over.
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.
96 (%140) The transaction was aborted because it
exceeded the AUTOABORT timeout duration.
Cause The call to the ENDTRANSACTION procedure failed because the transaction was aborted
by the Transaction Management Facility (TMF) autoabort function, which automatically aborts
transactions that run longer than a set amount of time.
Effect The procedure sets the error code and returns without performing the requested operation.
Recovery If this is a normal transaction that requires additional time to complete, consider increasing
the autoabort threshold. Do this only if you are sure that there is enough space in the audit trail to
accommodate the audit trail files that might be pinned while the transaction completes. Restart the
transaction. For more information, see the NonStop TM/MP Operations and Recovery Guide.
97 (%141) Transaction aborted by call to
ABORTTRANSACTION. (device type: 3 or none)
Cause The transaction was aborted by a call to ABORTTRANSACTION.
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.
98 (%142) Allocation of a Transaction Control
Block failed because the local table is
full, or the table on a remote
system is full. (device type: 0, 3, or none)
Cause The transaction was not started because:
• The local Transaction Management Facility (TMF) network active transmissions table was full.
• An I/O operation to an audited disk or a process file on a remote system was part of a TMF
transaction, but the TMF network active transactions table on the remote system was full.
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.
99 (%143) Process attempted to use features of
a microcode option that is not
installed on this system.
(device type: any except 2)
Cause A process tried to use features of a microcode option not installed in the system.
If this error is returned after an operation involving a TAPECATALOG DEFINE, the specific cause
of the error is that the operation tried to use a CLASS TAPECATALOG DEFINE when this class of
DEFINE was not supported.
Effect The procedure sets the error code and returns without performing the requested operation.
42 File-System Errors