Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-spam!ames!ucbcad!ucbvax!BYUVAX.BITNET!HIGHAMP From: HIGHAMP@BYUVAX.BITNET Newsgroups: comp.os.vms Subject: Re: SET FILE/ENTRY Message-ID: <8706291549.AA19638@jade.berkeley.edu> Date: Mon, 29-Jun-87 11:49:00 EDT Article-I.D.: jade.8706291549.AA19638 Posted: Mon Jun 29 11:49:00 1987 Date-Received: Tue, 30-Jun-87 06:26:43 EDT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 21 Subject: Re: SET FILE/ENTRY As Mr. Oberman suggests, be careful when deleting files that you have created aliases for. Make sure that you use SET FILE/REMOVE to get rid of the extra names. The same restrictions apply in "removing" file names as do in deleting files. That is, you don't want to get rid of all of the names. An interesting sideline (or at least I think so)... We have a large cluster. One day I noticed that our system disk incremental backup was getting very huge. Three or four 2400 foot tapes at 6250, in fact. The problem, of course, was that the syscommon directories (which point to v4common) were all getting backed up as different directories. Each time the CDD would get changed, we'd get about 6 copies of it. My solution was to use /EXCLUDE on the backup to ignore the individual syscommon directories. I suppose that there is no economical way for DEC to fix this, but it certainly was a surprise. Dave Higham Signetics Corp. Orem, UT