TMF Management Programming Manual (G06.24+)

Commands and Responses
HP NonStop TMF Management Programming Manual522420-002
5-155
STATUS BEGINTRANS
STATUS BEGINTRANS
The STATUS BEGINTRANS command returns the current status of TMF transaction
processing, indicating whether this feature is enabled or disabled.
If transaction processing is disabled, STATUS BEGINTRANS reports all reasons why
the disability exists.
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-BEGINTRANS
Tokens in Command Buffer
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZTMF-MAP-STATUS-BEGINTRANS
def ZTMF-DDL-STATUS-BEGINTRANS.
02 ZDISABLECOUNT token-type ZSPI-DDL-INT.
02 ZDISABLETXCOUNT token-type ZSPI-DDL-BOOLEAN.
02 ZDISABLEOPER token-type ZSPI-DDL-BOOLEAN.
02 ZDISABLESTOP token-type ZSPI-DDL-BOOLEAN.
02 ZDISABLEAT token-type ZSPI-DDL-BOOLEAN.
02 ZDISABLELIBMEM token-type ZSPI-DDL-BOOLEAN.
02 ZDISABLETMPMEM token-type ZSPI-DDL-BOOLEAN.
end.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.