Installation manual
Section 9 F Retrieving Files from the Installation Tape
100
Installing and Upgrading ENVOX
r
Configuration Software on DEC VAX and DEC AXP Systems (Revision B — May 1998)
9.1 Procedure for Retrieving Files
To retrieve files from the installa tion tape, perform the follo wing steps:
Step 1: If you are not logged into the system account, log in by
entering the user name SYSTEM and your password at the
prompts:
Username: SYSTEM
Password: your_password
The DCL prompt appears.
Step 2: Insert and make ready the installation media.
Step 3: Set your default directory to the directory where you want the
recovered files to reside. (For example, set default to
envox$disk:[envox.executables].)
Step 4: Recover the required file by entering the following commands
at the DCL prompt:
$ mount/for tapedrive:
$ backup tapedrive:saveset_name *.*/select=
required_filename/log/ignore=label/owner=owner_name
/new
$ dismount tapedrive:
$ set file/prot=(S:RWED,O:RWED,G:RE,W:RE)
required_filename
where:
tapedrive: is the name of your tapedrive
saveset_name is the name of the saveset file containing the file
or files to be recovered.
owner_name is the file owner. This name is usually ENVOX for
envox files, SYBASE for sybase files, and SYSTEM for
system files.
9










