Guardian Procedure Errors and Messages Manual

Recovery Call TMF_SUSPEND_ for each outstanding join before calling ENDTRANSACTION.
731 (%1333) FEALREADYJOINED
Cause Transaction has already been joined by this process.
Effect The operation fails.
Recovery A process can only have one join outstanding at any time.
732 (%1334) FEALREADYRESUMED
Cause Transaction has already been resumed by this process.
Effect The operation fails.
Recovery A process can only have one join outstanding at any time.
733 (%1335) FEBRANCHISFAILED
Cause The transaction branch has already failed. This error occurs when branch data is updated
while the transaction is being aborted.
Effect The operation fails.
Recovery Correct the program logic.
734 (%1336) [FEFILENOTRECOVERABLE] DP2 cannot recover
the file because audit record cannot be
applied.
Cause File recovery cannot be applied to this file because the SQL/MX software version and object
version do not match.
Effect The file recovery operation fails.
Recovery Contact your HP service provider.
735 (%1337) [FEZLTCOMMITHOLD] DP2 cannot guarantee
zero lost transactions and has activated
commit hold.
Cause The remote mirror disk is not available, or COMMITHOLDMODE is ON for the volume.
Effect The operation fails.
Recovery TMF will activate CommitHold for the volume.
757 (%1365) Transaction type mismatch.
Cause This error is returned due to a transaction type mismatch. Typically, this happens when a
read-only transaction is in effect and an insert, update, delete, DDL or utility statement is executed
within the same transaction and the mismatch is not detected by the SQL compiler.
Effect The query aborts.
78 File-System Errors