Tuxedo
0

SNMP Agent MIB Reference

 Previous Next Contents Index View as PDF  

tuxTQtransState

Syntax

INTEGER { active(1), abort-only(2), aborted(3), com-called(4), ready(5), decided(6), suspended(7), habort(8), hcommit(9) }

Access

read-write

Description

The values for GET and SET operations are as follows:

GET: {actdive(1)|abort-only(2)|aborted(3)|com-called(4)|ready(5)| decided(6)|suspended(7)}

A GET operation retrieves run-time information about the selected transactions. The following list describes the meaning of the tuxTQtransState object returned in response to a GET request. States not listed are not returned.

active(1)

The transaction is active.

abort-only(2)

The transaction has been identified for rollback.

aborted(3)

The transaction has been identified for rollback and rollback has been initiated.

com-called(4)

The initiator of the transaction has called tpcommit(3) and the first phase of two-phase commit has begun.

ready(5)

All of the participating groups on the retrieval site have successfully completed the first phase of the two-phase commit and are ready to be committed.

decided(6)

The second phase of the two-phase commit has begun.

suspended(7)

The initiator of the transaction has suspended processing on the transaction.

SET: {habort(8)|hcommit(9)}

A SET operation updates the state of the selected transactions. The following list describes the meaning of the tuxTQtransState object returned by a SET request. States not listed cannot be set.

habort(8)

Heuristically abort the transaction. Successful return leaves the object in the habort(8) state.

hcommit(9)

Heuristically commit the transaction. Successful return leaves the object in the hommit(9) state.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy