BookmarkSubscribeRSS Feed
senico
Calcite | Level 5
Hi,

I am using SAS DI Studio 3.4 to create and modify SAS ETL job.
Now, when I connected to server and open one etl job,
i get the following error " Insufficient Memory".

I did set the memory configuration for Metadata server to MAX.
-memsize MAX

But, i still get the following error " Insufficient Memory".
So, I hope somebody can give out any idea to overcome this problem.

Regards,
Senico
6 REPLIES 6
milts
Pyrite | Level 9
Hi Senico

Try modifying etlstudio.ini found at C:\Program Files\SAS\SASETLStudio\9.1

Modify CommandLineArgs and increase Xmxm

Hope this helps.

Regards,
Milton
senico
Calcite | Level 5
Hi Milton,
I did used your suggestion, but it does not work.
I think my client pc is ok. I guess the metadata server having problem.
For your information, when more than 2 developers connected at the metadata server, after a while, all the developers will face the Insufficient Memory problem. Currently, we did restart the metadata services to solve the problem. But, after a while we faced the same problem. So, please help me to solve this problem.
Thank you.

Regards,
Senico
DanielSantos
Barite | Level 11
What is the hardware setup of your metadata server?

You see, metadata is all manipulated from memory at the server, so you should have at least a reasonable amount of RAM capable of holding all the metadata of your repositories.

We already had that problem on a 32bit Windows setup (witha 2Gb limitation), solution was to migrate the server to a 64bit Unix setup with 8Gb of RAM.

Cheers from Portugal.

Daniel Santos @ www.cgd.pt.
senico
Calcite | Level 5
Hi Daniel,

Our metadata server setup here as below:
Windows server 2003 32bit with 32G RAM.

Is it insuffient?
Please advice.

Regards,
Senico
senico
Calcite | Level 5
Hi Daniel,

For Window server 32bit with 32G RAM, is there any limitation of metadata size?
Currently, our metadata size is 5G.
Please advide.

Regards,
Senico
DanielSantos
Barite | Level 11
That might be the problem.

Some 32 bit systems limit the addressing memory around 4GB.

And metadata server uses a single process to load the entire metadata into memory.

Check here the limit for your system here:
http://msdn.microsoft.com/en-us/library/aa366778(VS.85).aspx#physical_memory_limits_windows_server_2...

Cheers from Portugal.

Daniel Santos @ www.cgd.pt

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 6 replies
  • 1455 views
  • 0 likes
  • 3 in conversation