Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ucbcad!ucbvax!CITHEX.CALTECH.EDU!carl From: carl@CITHEX.CALTECH.EDU.UUCP Newsgroups: comp.os.vms Subject: Re: standalone backups on disks Message-ID: <870608023248.00o@CitHex.Caltech.Edu> Date: Mon, 8-Jun-87 05:51:28 EDT Article-I.D.: CitHex.870608023248.00o Posted: Mon Jun 8 05:51:28 1987 Date-Received: Wed, 10-Jun-87 04:28:32 EDT References: <12308746200.44.AWALKER@RED.RUTGERS.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 27 > Be *real careful* about these -- Stabackit likes to do lots of set > file/enter's which can really screw you when for some reason you don't want > the STB root around anymore. Your best bet is to look at stabackit.com and > rehack it your own preferred way; your private copy will probably be a lot > smaller and faster, as well. Stabackit does only ONE "SET FILE/ENTER" worth noting; to wit: it uses the command: $ SET FILE/ENTER=SYS$SYSDEVICE:[SYSE]SYSCOMMON.DIR SYSDEVICE:[000000]SYS0.DIR Now, this DOES mean that any file that you delete from [SYSE.SYSCOMMON...] will likewise disappear from [SYS0....], but it has the rather desirable effect of obviating the necessity of copying all your device drivers, shareable images, and so forth, from your system directories to the standalone backup directory. Stabackit copies only a handful of files into its own private directory, and these are things like the system parameter files, where standalone backup and your system want to use different parameter values. If you want to get rid of thestandalone backup kit, you need only set one file /remove, then delete about half a dozen files from the private directory. This as compared to having a second copy of half your operating system kernal sitting around on disk. Given this, any private copy of stabackit.com is likely to run slower than the one that DEC supplies, to result in more wasted disk space, and be liable to things like your forgetting to update the files in your standalone backup directory when you make changes (patches, for example) to files in your system directories.