TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-38
ALTER BEGINTRANS
ALTER BEGINTRANS
The ALTER BEGINTRANS command changes various options related to the automatic
disabling and reenabling of 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-Alter
Object Type
ZTMF-OBJ-BeginTrans
Tokens in Command Buffer
ZTMF-MAP-Alter-BeginTrans
def ZTMF-DDL-Alter-BeginTrans.
!r
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 ZTransPerCpu token-type ZSPI-DDL-Int2-Pair.
02 ZAutoAbort token-type ZSPI-DDL-Int2.
02 ZRecRmCount token-type ZSPI-DDL-Int.
02 ZRmOpenPerCpu token-type ZSPI-DDL-Int.
02 ZBranchesPerRm token-type ZSPI-DDL-Int.
end.
ZSPI-TKN-Comment token-type ZSPI-TYP-String.
Tokens in Response Buffer
None.