TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-120
ALTER TMF
The next command uses the GOREMOTE option to select use of the PIO mechanism:
TMF 79> ALTER TMF, GOREMOTE PIO
The next command establishes a PIO buffer size of 1800 bytes, sets the maximum
number of LBEs in a buffer to 80, and requests a PIO delay timer value of 10000
microseconds:
TMF 80> ALTER TMF, PIOBUFFER (1800,80,10000)
The following command sets the TMPWAITTIMER to 20000 microseconds:
TMF 83> ALTER TMF, TMPWAITTIMER 20000
The next command selects the MMI flush protocol:
TMF 84> ALTER TMF, TRANSACTIONPROTOCOL MMI
The following command select the standard (default) transaction flush protocol:
TMF 85> ALTER TMF, RESET TRANSACTIONPROTOCOL