HP Guardian Errors Manual page 77

Procedure errors and messages manual
Table of Contents

Advertisement

Cause An attempt is made to export a transaction branch with the TFILE not opened in a nowaited
manner.
Effect The Export will fail.
Recovery Open the TFILE in nowaited manner and then export the transaction branch.
725
(%1325)
Cause An attempt is made to call ENDTRANSACTION on an imported transaction branch.
Effect The ENDTRANSACTION call fails.
Recovery As TMF did not start an imported transaction branch, TMF cannot issue
ENDTRANSACTION on this transaction.
727
(%1327)
Cause An attempt was made to create a recoverable resource manager, but the maximum allowable
recoverable resource managers for the system is exceeded.
Effect The operation fails.
Recovery Use the TMFCOM command ALTER BEGINTRANS to increase the total allowable
recoverable resource managers in a system. The maximum allowable value is 16384.
728
(%1328)
Cause An attempt was made to set the current transaction of a process by invoking
TMF_SETTXHANDLE_ passing in the TxHandle obtained by exporting a transaction branch to a
volatile resource manager with pre-prepare option, but the exported transaction branch is prepared.
Effect The operation fails.
Recovery If the transaction is still active, and more work on behalf of that transaction must be done
by that volatile resource manager, then export another transaction branch.
729
(%1331)
Cause An attempt was made to write branch data to a prepared exported or imported transaction
branch.
Effect The operation fails.
Recovery The branch data of a prepared transaction branch cannot be updated.
730
(%1332)
Cause There are outstanding TMF_JOIN_s for the process. This error occurs during
ENDTRANSACTION processing.
Effect The operation fails.
Recovery Call TMF_SUSPEND_ for each outstanding join before calling ENDTRANSACTION.
731
(%1333)
Cause Transaction has already been joined by this process.
Effect The operation fails.
FEIMPORTINVALOP
FETOOMANYRECRMS
FESETTXHANDLEINVALOP
FEBRANCHISPREPARED
FEJOINSOUTSTANDING
FEALREADYJOINED
Error Code Descriptions
77

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Guardian

Table of Contents