TMF Operations and Recovery Guide (G06.26+)

Online Dumps
HP NonStop TMF Operations and Recovery Guide522417-003
5-9
Tape Dumping
Tape Dumping
Use the SYSTEM option of the DUMP FILES command to identify a remote system for
dumping audited files to tape. The remote system need not be running TMF, but it
must be configured for labeled-tape processing. Tapes used for a remote dump must
be registered in the local TMF catalog.
Here is a DUMP FILES command example for making an online dump to tape on a
remote system:
TMF 2> DUMP FILES $DATA.*.*,TAPEMEDIA DMP005, SYSTEM \REMOTE1, &
>>>VERIFYTAPE ON
See the TMF Reference Manual for instructions on using the DUMP FILES command.
Disk Dumping
Use the DISKMEDIA option of the DUMP FILES command to identify a remote system
for dumping audited files to magnetic disk.
Here is a DUMP FILES command example for making an online dump to disk on a
remote system:
TMF 3> DUMP FILES $DATA.*.*, DISKMEDIA (\REMOTE1.$DATA02.DF, &
>>>\REMOTE1.$DATA03.DF)
See the TMF Reference Manual for instructions on using the DUMP FILES command.