![]() |
![]() |
Instruction on how to backup users data onto a
VMS system:
Log on to beamline VMS computer system. There are two formats that can be
written on the CD by CD-Writing-Software (CDWS), Files-11 ODS-2 and ISO-9660.
Creating a Files-11 ODS-2 CD
ODS-2 is a native OpenVMS files system that allows native OpenVMS XQP driver to
mount the CD. These are created by running the command file,
MAKE_ODS2_CD, which resides in the sys$specific:[CDWS] directory. The command
file requires two parameters. The first is the source data. This must include
the disk device name and directory or a logical device an the file names that
are to be written to the CD-R. Wild card are accepted. The second is an
OpenVMS volume label that can be specified to a maximum of 12 ANSI characters.
Then copy your data files from the beamline computer to ALPHA1 by doing the following:
$copy *.*;* .alhpa1:: or
set host to ALPHA1, logon and create a sub directory and then copy by doing:
$create/dir $data:[b_username.whateversubdir]
$copy *.*;* .alpha1::$data:[b_username.whateversubdir]
After your data got copied, walk to ALPHA1 (in the small room across from
beamline 1-5) and log on to ALPHA1.
If you have question regarding backing up your data files, contact Ellie Fazli at extention 3038 or Samuil Belopolskiy at extention 3003.