TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-174
STATUS RESOURCEMANAGER
ZPROCESSHANDL
specifies the process handle of the gateway process that currently has the
resource manager open. If the resource manager is not open, then this field
has a null value.
Usage Guidelines
Anyone can issue this command.
There is no requirement that TMF be started for this command to execute successfully.
If TMF is not started, however, status information is returned only for volatile resource
managers.
If the value specified for ZTMF-TKN-RMNAME is not a valid resource manager name,
the error returned is ZTMF-ERR-INVRMNAME.
If the specified resource manager is not registered in the resource manager directory,
the error returned is ZTMF-ERR-RMNAMENNOTFOUND.
If the value specified for the ZSPI-TKN-CONTEXT token is not valid, the error returned
is ZTMF-ERR-INVALIDCONTEXT.
It is possible for TMF to discard the results of a command while they are still being
retrieved by multiple requests with context. If that occurs, the error returned is ZTMF-
ERR-CONTEXTOUTOFDATE. In such a situation, it is possible that the command
actually succeeded, but TMF discarded the results. This could occur if the TMP has
processed more than ten commands for resource managers that required multiple
requests to receive the results after the command was originally received.
For more information about the STATUS RESOURCEMANAGER command, see the
TMF Reference Manual.