TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-173
STATUS RESOURCEMANAGER
Tokens in Response Buffer
ZTMF-TKN-RMNAME
indicates a resource manager name that was specified in the command buffer.
ZTMF-MAP-STATUS-RM-RSP
is an extensible structured token containing the current status of the resource 
manager. This is an optional token. This token contains the following fields:
ZSTATE
specifies the status of the resource manager.  The following values are valid:
ZTMF-VAL-RMSTATECREATED
the resource manager is in the created state (it has not been opened by a 
gateway process since being added to the resource manager directory).
ZTMF-VAL-RMSTATECLOSED
the resource manager is currently closed and there are no unresolved 
transaction branches.
ZTMF-VAL-RMSTATEOPEN
the resource manager is currently open and able to process transaction 
imports and exports.
ZTMF-VAL-RMSTATERECOVERING
the resource manager is currently open, but is still obtaining information 
about unresolved transactions that were outstanding the last time the 
resource manager was closed.
ZTMF-VAL-RMSTATECRASHED
the resource manager is currently closed, but there are unresolved 
transaction branches.
ZTMF-VAL-RMSTATEVOLATILE
specifies the resource manager is an open volatile resource manager. 
Volatile resource managers are given a special name because they do not 
have entries in the resource manager directory. Volatile resource manager 
names consist of the string “ZZ-VOLATILE-x-y”, where x is the CPU 
number where the resource manager was opened and y is an internal 
identifier within the range 0 through 1023.










