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.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.