Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-150
START TMF
START TMF
The START TMF command starts TMF transaction processing. Specifically, START 
TMF starts audit-trail service and data volumes, resolves network transactions, cleans 
up transactions that were active when TMF last went down, and initiates new 
transactions.
The command returns a response as soon as TMF has accepted it, but probably not 
before the operation has finished. The state of TMF can be checked by using the 
Status TMF command.
Command Syntax
For information on the tokens present in the command and response buffers, see the 
SPI Programming Manual. 
Command
ZTMF-CMD-Start
Object Type
ZTMF-OBJ-Tmf
Tokens in Command Buffer
ZTMF-MAP-Start-Tmf
def ZTMF-DDL-Start-Tmf.
  02 ZTransAllowOption         token-type ZSPI-DDL-Enum.
end.
Tokens in Response Buffer
None.