TMF Management Programming Manual (G06.24+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-002
5-178
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
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
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.
end.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.