TMF Management Programming Manual (G06.26+)
Commands and Responses
HP NonStop TMF Management Programming Manual—522420-003
5-103
INFO BEGINTRANS
Tokens in Response Buffer
ZTMF-MAP-Info-BeginTrans
is an extensible structured token containing the attributes of the BeginTrans object. 
This token contains the following fields:
ZTransCountThresh
specifies the upper and lower limits at which the number of active transactions 
in the system automatically disables or reenables new transactions.
The first number is the lower limit, below which new transactions are 
reenabled. The second number is the upper limit, above which new 
transactions are disabled.
ZTmfLibMemThresh
specifies the upper and lower limits at which the percentage of CPU memory 
allocated to the TMP automatically disables or reenables new transactions.
The first number is the lower limit, below which new transactions are 
reenabled. The second number is the upper limit, above which new 
transactions are disabled.
ZTmpMemThresh
specifies the upper and lower limits at which the percentage of CPU memory 
allocated to the TMP’s extended segment cause TMF to automatically disable 
and reenable new transactions.
The first number is the lower limit, below which new transactions are 
reenabled. The second number is the upper limit, above which new 
transactions are disabled.
ZTransPerCpuCurrent
specifies the number of transactions running currently in TMP and non-TMP 
CPUs.
ZTransPerCpuConfig
specifies the configured maximum number of transactions that can run in TMP 
and non-TMP CPUs.
ZAutoAbort
specifies the number of seconds a transaction can remain active before it is 
aborted automatically. If this value is 0, transactions survive indefinitely.










