TMF Reference Manual (G06.26+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-003
3-337
STATUS TRANSACTIONS
DETAIL | BRIEF
specifies the level of information to be displayed: either detailed information for all
transactions selected or only their transaction IDs.
If DETAIL is specified, detailed information is given for all selected transactions,
including:
The MAT number, which is the first audit record associated with this transaction
Whether this transaction is pinning audit-trail files
Whether the autoabort function is disabled for this transaction
If the transaction was unilaterally aborted on the remote node, the reason it
was aborted
The age of the transaction
If the transaction is aborting or has been aborted, the name of the backout
process handling the transaction
If BRIEF is specified, only the transaction identifiers of the selected transactions
are listed. BRIEF is useful when you only need to list the transactions that match
your selection criteria.
If neither DETAIL nor BRIEF is chosen, the command output is displayed in a
tabular format like that in the first example shown under Examples. This format
shows the transaction identifier, the process that started the transaction, and the
transaction state. In addition, for distributed transactions, this format also shows
parent and child transactions.
SORT
displays the transactions in the order requested by sort-option. This option lets
you tailor the display for your easiest use.
sort-option
determines the transaction-display order, as follows:
BYTRANSID
sorts the transactions by transaction identifier.
BYPHANDLE
sorts the transactions by the process handle of the process that started the
transaction.
BYSTATE
sorts the transactions by process state.