Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-207
STOP TMF
STOP TMF
The STOP TMF command shuts down TMF, terminating transaction processing and 
issuing EMS event messages for the stop operation as it progresses. The command 
returns as soon as TMF has accepted it, but probably not before the operation has 
finished. 
Command Syntax
For information on the tokens present in the command and response buffers, see the 
SPI Programming Manual. 
Caution. If multiple users are managing your TMF system, be sure to communicate your 
intentions to stop or restart the subsystem.
Command
ZTMF-CMD-Stop
Object Type
ZTMF-OBJ-Tmf
Tokens in Command Buffer
ZTMF-MAP-Stop-Tmf
def ZTMF-DDL-Stop-Tmf.
  02 ZAbrupt               token-type ZSPI-DDL-Boolean.
end.
Tokens in Response Buffer
None.