Commands and Responses
HP NonStop TMF Management Programming Manual—540140-008
5-57
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 on
page 4-6.
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 on page 4-6.
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.