Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!CITHEX.CALTECH.EDU!carl From: carl@CITHEX.CALTECH.EDU Newsgroups: mod.computers.vax Subject: Re: VMS swapper question Message-ID: <860913194821.036@CitHex.Caltech.Edu> Date: Sat, 13-Sep-86 22:48:19 EDT Article-I.D.: CitHex.860913194821.036 Posted: Sat Sep 13 22:48:19 1986 Date-Received: Wed, 17-Sep-86 06:25:02 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 8 Approved: info-vax@sri-kl.arpa The following code, placed early in SYS$MANAGER:SYSTARTUP.COM, should cause job_control to run with swapping disabled, without altering any of the files DEC claims you shouldn't. ------------------------------------------------------------------------------ $ stop JOB_CONTROL $ run :== run/noswap $ @sys$system:startup jobctl $ delete/symbol/global run