Hello experts,
Please, when I use sas 9.4 IML proc, I get this message "sas iml error (execution) unable to allocate sufficient memory"uddenlly
So, How can I resolve it ? I do not have this error message before for the same treatement ? why ?
Is this SAS/IML 14.1? Did you recently install 9.4? Is this on a new machine? Is it on Windows?
My guess is that perhaps the MEMSIZE system option was set for the older version of SAS, but has not been set for the 9.4 version. (Or the older system was Linux and the new system is Windows.)
See the article "Large matrices in SAS/IML 14.1" for instructions about how to set the MEMSIZE system option so that SAS can use enough RAM to allocate your matrices.
@Rick_SAS: Thank you.
The old system was unix and the new system is lunix.
But now, the error message for sas 9.2 and sas 9.4
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.
Find more tutorials on the SAS Users YouTube channel.