How can i get to increase memory and decide problem "ERROR: out of memory" due to MEMSIZE and SORTSIZE
You might need to share this with your SAS administrator in your company. This will require to change centralized configuration files.
Since you use a workspace server (as you posted this in the Enterprise Guiee forum), you need to have the configuration changes made server-side.
What actually caused your problems (please post complete log of the offending step)? Sometimes improper use of proc steps can cause memory errors, and the problem can be dealt with without configuration changes.
Can you post
Proc options group=memory;
run;quit;
I just saw 16gb of DDR3 ram dor $79, hopefully you have at least 16gb.
Yeah, I have 32 gb/
About my code: i have 7 constraints. But just only 3 is working.
And then I change value of parameters memsize from 28g to 2g and sortsize change 27g on 512m (in sas config file). Then i have 4 constraints working. What i can do if i want that my all seven constraints will work.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.