TMF Management Programming Manual (H06.05+)

Commands and Responses
HP NonStop TMF Management Programming Manual540140-002
5-56
ALTER TMF
ZTMF-MAP-Alter-Tmf
is an extensible structured token containing ALTER TMF command token values.
This token contains the following fields:
ZGoRemote
specifies the method used to send GoRemote requests to the TMP to establish
distributed transactions. The following values are valid:
ZPioBuffer
alters the configuration of the transport layer used in distributed transactions.
See the struct ZTMF-DDL-PioBuffer under Private Token and Field Types in
Section 4 of this manual.
ZTmpWaitTimer
determines how often the TMP awakens to check for pending transaction
completions. See the struct ZTMF-DDL-TmpWaitTimer under Private Token
and Field Types in Section 4 of this manual.
ZTMF-VAL-GoRemote-Pio Use PIOs.
ZTMF-VAL-GoRemote-PioPri Use PIOs and put those requests ahead
of transaction completions in the TMP
queue.
ZTMF-VAL-GoRemote-Msg Use the Message System. This value is
the default.