Re: Backup /ALIAS question
From: Syltrem (syltremzulu_at_videotron.ca)
Date: 02/28/05
- Next message: Nigel Barker: "Re: no device wsa0: ? help"
- Previous message: Brad Hamilton: "Re: Open letter to VMS Marketing (sic)"
- In reply to: JF Mezei: "Backup /ALIAS question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Feb 2005 10:26:27 -0500
I use /NOALIAS whenever I do a /IMAGE
But the problem is on the restore operation.
When restoring directories with aliases, I have to manually do SET
FILE/ENTER after the restore.
$ back sys$sysdevice:[sys*...]*.*.*/noalias
$1$dga64:[temp]s.bck/sav/igno=int
erl
%BACKUP-W-ADNOTSAVED, alias directory SYS$SYSDEVICE:[SYS0]SYSCOMMON.DIR;1
and it
s directory tree not saved
%BACKUP-W-ADNOTSAVED, alias directory SYS$SYSDEVICE:[SYS1]SYSCOMMON.DIR;1
and it
s directory tree not saved
%BACKUP-W-AFNOTSAVED, alias file SYS$SYSDEVICE:[SYS0]SYSCOMMON.DIR;1 was not
sav
ed
%BACKUP-W-AFNOTSAVED, alias file SYS$SYSDEVICE:[SYS1]SYSCOMMON.DIR;1 was not
sav
ed
$
$ back $1$dga64:[temp]s.bck/sav $1$dga64:[temp...]*.*.*/alias
$ dir $1$dga64:[temp.sys0]SYSCOMMON.dir
%DIRECT-W-NOFILES, no files found
This is very cumbersome.
If, otoh, I use the /ALIAS qualifier in the backup, the restore will create
multiple copies of the files, which is somewhat worse.
Anyone knows how to do a good restore with file aliases? I can recreate them
manually because I know what they are on my system, but it's far from being
ideal.
Thanks
-- Syltrem http://pages.infinit.net/syltrem (OpenVMS related web site, en français) "JF Mezei" <jfmezei.spamnot@teksavvy.com> a écrit dans le message de news:1109380457.8fbc6bef2a87186d3a7da440cb6bab7f@teranews... > Help backup /alias is very confusing. What was the previous behaviour of > backup which /alias preserves ? > > > Would it be simpler to just state that > > /ALIAS backs up both the file entry and the contents > /NOALIAS backs up contents of primary file entry but only file entries > of aliases. > > Or am I misunderstanding what /NOLIAS really means ?
- Next message: Nigel Barker: "Re: no device wsa0: ? help"
- Previous message: Brad Hamilton: "Re: Open letter to VMS Marketing (sic)"
- In reply to: JF Mezei: "Backup /ALIAS question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|