TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-255
RESET DATAVOLS
carried forward to all the ADD DATAVOLS commands in your session, so that you
need to enter only specific nondefault values as you wish.
Examples
The following RESET DATAVOLS command resets the RECOVERYMODE attribute to
ONLINE, overriding an earlier SET command that established the ARCHIVE value for
this attribute:
TMF 86> RESET DATAVOLS RECOVERYMODE
As a result, all subsequent ADD DATAVOLS commands that do not include the
RECOVERYMODE parameter will use the ONLINE value for that attribute:
TMF 87> ADD DATAVOLS $DATA1, AUDITTRAIL AUX01
TMF 88> ADD DATAVOLS $DATA2, AUDITTRAIL AUX02
TMF 89> .
.
.
The next RESET DATAVOLS command resets all data volume attributes to their
default values:
TMF 89> RESET DATAVOLS *