Path: utzoo!attcan!uunet!husc6!bloom-beacon!tut.cis.ohio-state.edu!mailrus!uwmcsd1!ig!agate!ucbvax!VENUS.YCC.YALE.EDU!LEICHTER
From: LEICHTER@VENUS.YCC.YALE.EDU ("Jerry Leichter ", LEICHTER-JERRY@CS.YALE.EDU)
Newsgroups: comp.os.vms
Subject: re: Insufficient process dynamic memory
Message-ID: <8807052308.AA16046@ucbvax.Berkeley.EDU>
Date: 4 Jul 88 04:21:00 GMT
Sender: daemon@ucbvax.BERKELEY.EDU
Organization: The Internet
Lines: 17


	Does any one know how to increase the process dynamic memory area.
	On our VAX (and every other that I have looked at) it is set 
	to 25600 bytes. If a lot of logical names are defined then we 
	get an error activating some tasks with the fatal error message

	 "Insufficient dynamic memory".

If I remember right, the special SYSGEN parameter CTLPAGES controls this.
(AUTOGEN for V4.7 sets it to 50 pages except on VAXStations using QVSS's,
where it sets it to 250 pages.  Since AUTOGEN plays around with the parameter,
it should know what else has to change if you give it a new value in
MODPARAMS.DAT.)

No guarantees that this will fix your problem, though!

							-- Jerry