TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-335
STATUS TRANSACTIONS
node-number
is the number of the home node for the transaction. A node number
specification consists of a backslash followed by the number assigned to the
node. The default is the node on which the TMFSERVE process
communicating with your TMFCOM process is running.
tm-flags
is a number representing flags used internally by TMF. If this number is zero, it
does not appear in the STATUS TRANSACTIONS display.
cpu
is the CPU number of the processor on which the transaction originated.
seq-num
is the sequence number assigned to the transaction, which distinguishes the
transaction from other transactions originating in the same processor on the
same home node.
If you do not specify a transaction-id, and omit all other STATUS
TRANSACTIONS command options, TMF displays information for all active
transactions.
PROCESS
displays information only for transactions that originate in the process indicated by
process or (cpu, pin):
process
is the name of the process that started (ran the BEGIN-TRANSACTION
statement for) the transaction.
(cpu, pin)
is the CPU number and process identification number (PIN) of the process that
started the transaction.
STATE
displays information only for transactions that are in the state indicated by this
parameter. If this parameter is omitted, TMFCOM displays information for all
transactions, regardless of state. In this parameter, you can specify one of the
following states:
ACTIVE
displays only transactions in the active state. A transaction enters this state
when it comes into being. A local transaction comes into being when an
application calls the BEGINTRANSACTION procedure. A distributed