TMF Reference Manual (G06.24+)

TMFCOM Commands
HP NonStop TMF Reference Manual522418-002
3-242
SET DUMPS
All subsequent ADD DUMPS commands that do not include the TYPE parameter will
use this value for that attribute.
TMF 26> ADD DUMPS $ZTMFAT.ZTMFAT.AA000024, SERIAL 1066, &
>>>DISKMEDIA $DUMPER.ZT001066.AA000024, &
>>>TIME JAN 12 2002, 20:20:00
TMF 27> .
.
.
The next SET DUMPS command sets the DISKMEDIA option for an online dump
named $DUMP.ZT001000.F0000001:
TMF 27> SET DUMPS DISKMEDIA $DUMP.ZT001000.F0000001
TMF 28> .
.
.
The last SET DUMPS command sets the DISKMEDIA option for two files,
$TMF.ZT001000.F0000001 and $TMF.ZT001000.F0000002:
TMF 28> SET DUMPS DISKMEDIA ($TMF.ZT001000.F0000001, &
>>>$TMF.ZT001000.F0000002)
~ .
.
.