cancel
Showing results for 
Search instead for 
Did you mean: 

EP6 SP4(NW04) and maximum heap size

Former Member
0 Kudos

Is there a limit to maximum heap size. I know for EP6 SP2 the limit was 1536 mb.

Message was edited by: Prakash Singh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Prakash,

Depends on what you are running on the WAS 6.40 and your total memory on platform(s). You can check notes 723909, 807899. The latter note is for Java settings for XI 3.0 on J2EE 6.30/ 6.40.

Regards,

James

Answers (1)

Answers (1)

Former Member
0 Kudos

First, the tuning guide suggests to start with 1024 and increase when you feel performance is suffering - and also do some validation that the larger heap is usefull.

Second, the paradigm has shifted from SP2 - as long as you have CPU capacity it is better to add more server processes with samller heaps. The old 1.5 CPUs / server still holds.

Third, the limit depends on your OS, ~ 2GB+ for 64 bit architectures.

Nick

Former Member
0 Kudos

Thank you James and Nicholas. You both deserve 10 points but i am sorry i can only give 10 to one person.