TMF Reference Manual (G06.26+)
TMFCOM Commands
HP NonStop TMF Reference Manual—522418-003
3-160
DUMP FILES
Operation TimeStamp: 20-Jan-2002 17:01:54
Event Messages:
17:01 20JAN02 243,00,049 TMF *0217* DUMP FILES [1] OnlineDump Process #1
OnlineDumpMgmt: Dump serial: 65 File-set-list: $DATA3.ZTMFDATA.*
17:01 20JAN02 243,00,049 TMF *0218* DUMP FILES [1] OnlineDump Process #1
OnlineDumpMgmt: Options: MEDIUM DISK, DISKMEDIA (\COMMIT.$DATA4.YC)
17:02 20JAN02 243,00,049 TMF *0224* DUMP FILES [1] OnlineDump Process #1
OnlineDumpMgmt: Begin dumping to disk dump file #1
17:02 20JAN02 243,00,049 TMF *0227* DUMP FILES [1] OnlineDump Process #1
OnlineDumpMgmt: $DATA3.ZTMFDATA.CUSTOMER Initial EOF: 0, End Time:
20 JAN 2002, 17:02:00G, Master: 1, Data: 1, Type: K
17:02 20JAN02 243,00,049 TMF *0227* DUMP FILES [1] OnlineDump Process #1
OnlineDumpMgmt: $DATA3.ZTMFDATA.MASTER Initial EOF: 20480, End Time:
20 JAN 2002, 17:02:01G, Master: 1, Data: 1, Type: K
17:02 20JAN02 243,00,049 TMF *0227* DUMP FILES [1] OnlineDump Process #1
OnlineDumpMgmt: $DATA3.ZTMFDATA.REC1K000 Initial EOF: 0, End Time:
20 JAN 2002, 17:02:01G, Master: 1, Data: 1, Type: K
17:02 20JAN02 243,00,049 TMF *0227* DUMP FILES [1] OnlineDump Process #1
OnlineDumpMgmt: $DATA3.ZTMFDATA.REC1K001 Initial EOF: 0, End Time:
20 JAN 2002, 17:02:02G, Master: 1, Data: 1, Type: K
17:02 20JAN02 243,00,049 TMF *0227* DUMP FILES [1] OnlineDump Process #1
OnlineDumpMgmt: $DATA3.ZTMFDATA.REC1K002 Initial EOF: 0, End Time:
20 JAN 2002, 17:02:02G, Master: 1, Data: 1, Type: K
.
.
.
17:02 20JAN02 243,00,049 TMF *0226* DUMP FILES [1] OnLineDump Process #1
OnlineDumpMgmt: *Finished* Disk dump file #1 ($DATA4.YC000065.F0000001)
17:02 20JAN02 243,00,049 TMF *0212* DUMP FILES [1] OnLineDump Process #1
OnlineDumpMgmt: Completed Online Dump to disk. Dump serial number: 65.
17:02 20JAN02 243,00,049 TMF *0228* DUMP FILES [1] OnLineDump Process #1
OnlineDumpMgmt: Files dumps = 32 Files not dumped = 0
17:02 20JAN02 243,00,049 TMF *0156* DUMP FILES [1] TMP Process: End
operation.
The next DUMP FILES command dumps all audited files residing on the disk file
$DATA to tape. Because the TAPEMEDIA option is not specified in this command,
TMFCOM prompts the operator to mount scratch tapes for the online dump to tape
operation:
TMF 36> DUMP FILES $DATA.*.*
The following DUMP FILES command includes the START option to request dumping
files from the disk volume $DATA, starting with those files in the subvolume
$DATA.MELLOW and any files in subvolumes following $DATA.MELLOW:
TMF 37> DUMP FILES $DATA.*.*, START $DATA.MELLOW.*
The next DUMP FILES command dumps the file named F4 and all subsequent files in
the subvolume $VA.S2, and all files in the subvolume $VA.S3. The files that precede
F4 in $VA.S2 are not dumped.
TMF 37> DUMP FILES ($VA.S2.*, $VA.S3.*), START $VA.S2.F4
(If the parameter list in the above example had specified a subvolume that preceded
$VA.S2 alphabetically, that subvolume would be ignored and dumping would still begin
with file F4 in subvolume $VA.S2.)