TMF Management Programming Manual (G06.26+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-003
5-179
STATUS RESOURCEMANAGER
Tokens in Response Buffer
ZTMF-TKN-RmName
specifies 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.










