Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
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
For information on the tokens present in the command and response buffers, see the
SPI Programming Manual.
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.
02 ZThreshAutoIncrease token-type ZSPI-DDL-Boolean.
02 ZThreshLowerLimit token-type ZSPI-DDL-Int.
02 ZThreshIncrAmount token-type ZSPI-DDL-Int.
02 ZThreshNumberOfIncr token-type ZSPI-DDL-Int.
end.
ZSPI-TKN-Comment token-type ZSPI-TYP-String.
Tokens in Response Buffer
None.