TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-102
INFO BEGINTRANS
INFO BEGINTRANS
The INFO BEGINTRANS command returns the configured attribute values for the
BEGINTRANS object that disables and reenables transaction processing.
Command Syntax
Refer to the SPI Programming Manual for tokens present in the command and
response buffers but not described below.
Command
ZTMF-CMD-Info
Object Type
ZTMF-OBJ-BeginTrans
Tokens in Command Buffer
None.
Tokens in Response Buffer
ZTMF-MAP-Info-BeginTrans
def ZTMF-DDL-Info-BeginTrans.
02 ZTransCountThresh token-type ZSPI-DDL-Int2-Pair.
02 ZTmfLibMemThresh token-type ZSPI-DDL-Int-Pair.
02 ZTmpMemThresh token-type ZSPI-DDL-Int-Pair.
02 ZTransPerCpuCurrent token-type ZSPI-DDL-Int2-Pair.
02 ZTransPerCpuConfig token-type ZSPI-DDL-Int2-Pair.
02 ZAutoAbort token-type ZSPI-DDL-Int2.
02 ZRecRmCountCurr token-type ZSPI-DDL-Int.
02 ZRecRmCountConfig token-type ZSPI-DDL-Int.
02 ZRmOpenPerCpuCurr token-type ZSPI-DDL-Int.
02 ZRmOpenPerCpuConfig token-type ZSPI-DDL-Int.
02 ZBranchesPerRmCurr token-type ZSPI-DDL-Int.
02 ZBranchesPerRmConfig token-type ZSPI-DDL-Int.
end.