TMF Management Programming Manual (H06.05+)

Error and Warning Messages
HP NonStop TMF Management Programming Manual540140-002
7-34
Errors
347 ZTMF-ERR-RMNAMENOTFOUND
This error is returned if the specified resource manager name does not exist in
the resource manager directory.
An error list is included in the response with ZTMF-TKN-RMNAME specifying
the nonexistent resource manager name.
348 ZTMF-ERR-RMNAMEOPEN
This error is returned if the specified resource manager name is already open.
An error list is included in the response with ZTMF-TKN-RMNAME specifying
the opened resource manager name.
349 ZTMF-ERR-RMNAMECRASHED
This error is returned if the specified resource manager name has unresolved
transactions.
An error list is included in the response with ZTMF-TKN-RMNAME specifying
the offending resource manager name.
350 ZTMF-ERR-RMNAMENOTOPEN
This error is returned if you try to close a resource manager but the specified
resource manager is not currently open.
An error list is included in the response with ZTMF-TKN-RMNAME specifying
the offending resource manager name.
351 ZTMF-ERR-RMNAMENOTSELECTED
This error is returned if a STATUS RESOURCEMANAGER request specified
a resource manager name that does not match the filtering criteria supplied in
the ZSTATE or ZTMF-TKN-PROCESSNAME tokens.
No error list is included in the response.
352 ZTMF-ERR-CANTOPCLOSEVOLRM
This error is returned if you tried to close a volatile resource manager using a
TMF command request (you can only do this by way of an operating system
command).
No error list is included in the response.