TMF Reference Manual (H06.05+)

TMFCOM Commands
HP NonStop TMF Reference Manual540138-002
3-121
ALTER TMF
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 selects the standard (default) transaction flush protocol:
TMF 85> ALTER TMF, RESET TRANSACTIONPROTOCOL