[Info-vax] Process memory settings

Richard B. Gilbert rgilbert88 at comcast.net
Wed Aug 12 17:27:07 EDT 2009


Syltrem wrote:
> "sapienzaf" <sapienza at noesys.com> wrote in message 
> news:310855e6-266d-4c11-a076-01663c547896 at b14g2000yqd.googlegroups.com...
> On Aug 12, 4:47 pm, "Syltrem" <syltremz... at videotron.ca> wrote:
>> I have a process running some program and while it does so,
>> $ write sys$output F$GETJPI("","WSSIZE")
>> grows until it reaches
>> $ write sys$output F$GETJPI("","WSAUTHEXT")
>>
>> Then I get
>> %LIB-F-INSVIRMEM, insufficient virtual memory
>>
>> How do I raise the Authorized Working Set Extent ?
>> I tried WSEXT in Authorize with no luck, also Sysgen's PQL_MWSEXT
>>
>> This is efinitely not something I play with very often, and I can't seem 
>> to
>> find anything with Google...
>>
>> Pls help !
>> Thanks
>> Syltrem
> 
>> I agree with Richard, that you should find out why the program is
>> consuming so much memory (unless that's your expectation).
> 
>> Otherwise, increase PGFLQUOTA in Authorize.
> 
> 
> Oh! I tried to increase PGFLQUOTA too...
> Same problem.
> 
> And the program... well I didn't want to get into that and reveal it... It's 
> the Cobol compiler.
> Syltrem 
> 
> 

Is there something peculiar about the code you are trying to compile?
Does the manual for the compiler make any recommendations regarding the 
memory needed to compile programs of various sizes?



More information about the Info-vax mailing list