TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-185
STATUS TMF
STATUS TMF
The STATUS TMF command returns the current activity of TMF.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-Status
Object Type
ZTMF-OBJ-Tmf
Tokens in Command Buffer
None.
Tokens in Response Buffer
ZTMF-MAP-Status-Tmf
def ZTMF-DDL-Status-Tmf.
02 ZSystemName token-type ZSPI-DDL-Char8.
02 ZSystemNumber token-type ZSPI-DDL-Int2.
02 ZSystemTime token-type ZSPI-DDL-TimeStamp.
02 ZTmfState token-type ZSPI-DDL-Enum.
02 ZStartingState token-type ZSPI-DDL-Enum.
02 ZStoppingState token-type ZSPI-DDL-Enum.
02 ZSubVolPresent token-type ZSPI-DDL-Boolean.
02 ZHungTrans token-type ZSPI-DDL-Boolean.
02 ZTransactionRate token-type ZSPI-DDL-Int2.
02 ZCommitHold token-type ZSPI-DDL-Enum.
02 ZCommitHoldTime token-type ZSPI-DDL-TimeStamp.
02 ZActivatedTrails token-type ZSPI-DDL-Int.
02 ZSuspendReason token-type ZSPI-DDL-Enum.
end.