[fa.info-vax] process dynamic memory

sasaki@HARVARD.HARVARD.EDU (Marty Sasaki) (09/10/85)

Thanks for the replies about JTQUOTA, but that doesn't solve my
problem. For those that don't know, JTQUOTA is the number of bytes of
paged pool that a job can use for job logical name tables. By
default, logical names are stored in the process logical name table,
which is stored in process dynamic memory.

The default value seems to be 50 pages (25600 bytes).

Stating my problem in a different way: A user on VMS 3.7 had no
problems. When we changed to VMS 4.2 this user would get the
"insfmem" (insufficient dynamic memory) error message whenever a
program was run. A show process revealed that the user had 25460 bytes
of process dynamic memory allocated. The only thing that seems to be
abnormal about this user is that they create hundreds of logical
names. When I ran their login.com on my account, I was unable to run
many programs. These programs failed with INSFMEM.

Thanks in advance for any help.

		Marty Sasaki (sasaki@harvard)