Guardian User's Guide
Backing Up and Restoring Disk Information
Guardian User’s Guide—425266-001
11-17
Using Run Options in a Restore Command
The Restore command is:    
Restore displays:   
Specifying New Restored File Destinations
By default, Restore restores files to the volume and subvolume whose names match the 
volume and subvolume names of the files on tape. To restore files to a different volume 
or subvolume, use the MAP NAMES option. Any parts of the file name that you do not 
specify remain the same as the tape file names. 
For example, if you want to restore the file-set:    
To restore the files to the subvolume $BIG.BOOKS:    
You can also use the MAP NAMES option with Restore to convert files from one disk-
process format to another. For example, you can convert files from DP1 format to DP2 
format (that is, restore DP1 files to a DP2 disk volume), by specifying a DP2 destination 
volume with the MAP NAMES option. 
If you use the MAP NAMES or VOL option and your backup tape has two (or more) 
files with the same file name, only the last file with the same name is restored. For 
example, consider this file-set list: 
($TOLSTOY.NOVELS.BIG1, $PROUST.RTP.BIG1) 
10> VOLUME $PASTRY 
11> RESTORE $TAPE1, *.*, NOT (LINZER.*, PETIT4.*), KEEP, MYID
RESTORE Program - T9074D46 (07SEP98)  
Copyright Tandem Computers Incorporated 1981-1998
Tape: $TAPE1  Operating System: G06 Tape Version: 1
Backup options: BLOCKSIZE 8, NO PARTONLY
Restore time: 12Feb1999 16:13 Backup time: 10Feb1999 13:38   Page: 1
Reel: 1  Code   EOF  Last modif Owner RWEP Type Rec Bl
$PASTRY.PUFF
 APPLE  101  61616 19Jan1999 19:05 8,44 CUCU
 CHEESE  101  1854 8Jan1999 9:19 8,44 CUCU
 CHERRY  101 334525 6Jan1999 8:55 8,44 CUCU
$PASTRY.DOUGH
 FILO  101 22657 15Jan1999 15:11  8,44 CUCU
 COOKIE  101 1118 20Jan1999 11:12 8,44 CUCU
 BREAD  101 365520 27Jan1999 14:37 8,44 CUCU
Summary Information
Files restored = 6  Files not restored = 0
($TOLSTOY.NOVELS.*, $PROUST.*.*) 
10> RESTORE $TAPE, ($TOLSTOY.NOVELS.*,$PROUST.*.*),&
10> &MAP NAMES ($TOLSTOY.NOVELS.* TO $BIG.BOOKS.*, &
10> &$PROUST.*.* TO $BIG.BOOKS.*) 










