BookmarkSubscribeRSS Feed
GeorgeSAS
Lapis Lazuli | Level 10

Hello,

 

My SAS will always froze when the memory run out(over  53,756 k).I have to open task manager to kill the SAS console.all the work not saved will lose.

 

I want to know how to config to make memory size bigger for usage of SAS? or how to save the frozen SAS console?

 

Thanks!

3 REPLIES 3
LinusH
Tourmaline | Level 20
Please define what client you refer to with "My SAS".
Foundation SAS sessions usually doesn't freeze, but it can appear that way if you start a heavy job which requires lots of memory (usually explicit or implicit sorts).
Data never sleeps
GeorgeSAS
Lapis Lazuli | Level 10
I use PC windows 7 professional ,SAS version 9.4,
but same problem happened on early version for me.
I often double click a large data set to look the data ,I assume this cost lots of memory
LinusH
Tourmaline | Level 20

Been awhile since I used DMS SAS with large data sets, but if I recall I works ok.

But of course, you should benefit from adjusting your memory settings either way.

MEMSIZE is the major one, you could set to a bit lower than your physical memory.

Also, SORTSIZE is by default very low, set that a bit lower than the MEMSIZE option.

Data never sleeps

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1329 views
  • 0 likes
  • 2 in conversation