Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ucbvax!YALE.ARPA!LEICHTER-JERRY From: LEICHTER-JERRY@YALE.ARPA.UUCP Newsgroups: mod.computers.vax Subject: Re: System Dumps Message-ID: <8701171904.AA14282@ucbvax.Berkeley.EDU> Date: Sat, 17-Jan-87 14:04:56 EST Article-I.D.: ucbvax.8701171904.AA14282 Posted: Sat Jan 17 14:04:56 1987 Date-Received: Sat, 17-Jan-87 23:43:26 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Organization: The ARPA Internet Lines: 24 Approved: info-vax@sri-kl.arpa ....I get the following error message (from SDA): %LIB-F-INSVIRMEM, insufficient virtual memory ...[T]he SDA manual ... says that VIRTUALPAGECNT must be larger than the system dump file by about 2000 pages. On our system it has a value of >76,000, and SYSDUMP.DMP is only 73732 blocks. From what I can tell this should work. VIRTUALPAGECNT specifies the largest virtual size any process on the system can ever have. However, individual processes also have their own limits. In particular, check the PGFLQUOTA for the username you are running SDA under, and increase it if necessary. (SDA maps the dump file directly, so shouldn't actually need anything like enough PGFLQUOTA for all of it - but things like symbol definitions - from READ commands - can take up a lot of space that probably IS backed by the page file.) If this doesn't seem to be the problem, please provide more details as to what you were doing at the time the error message appeared. E.g., does this happen just after you enter SDA, or only when you issue some particular set of commands? -- Jerry -------