TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-180
STATUS RESOURCEMANAGER
ZProcessPhandl
specifies the process handle of the gateway process that currently has the
resource manager open. If the resource manager is not open, recovering, or
volatile, 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.