Re: Insufficient program space [message #60547] |
Fri, 23 May 2008 03:01 |
pook41
Messages: 16 Registered: January 2007
|
Junior Member |
|
|
On May 23, 5:30 pm, "Ian Dean" <ian.d.d...@baesystems.com> wrote:
> Hi,
> I'm using IDL 5.4 under OpenVMS (keep the swearing down!). I have a main
> program that has been compiling & running successfully for some time. I
> decided to make a minor (innocuous) change. The main still compiles, but
> when I resolve_all I get an obscure message:
>
> "...Insufficient program space"
>
> or something like that (I'm not near the offending system now and I'm
> recalling from memory - not a good idea).
>
> Is this a VMS problem (job quotas for instance)? Is it an IDL problem? Do I
> need to cut the programs down?
> Any help would be welcome
>
> Regards,
> Ian
Hmmm. It's been a while, but I seem to recall that there were a
pair(?) of IDL system variables that you could alter to
reserve more space when this sort of thing happened.
Do a Help,/sys and see if anything leaps out at you as being related
to memory management.
It's been along time - I've long since been dis-usered on our old
Alphas.
Andrew
|
|
|