cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I am running EP Sp 14 and when I look ing the std_server0.out log under the /usr/sap/SID..../work...I noticed the following:

AF Allocation Failure cannot allocate 4300 bytes etc

EP stays up but when clicking thourhg an error will appear the dispatcher is up ut server is down....5 minutes later server is back up.

I have adjusted the server max param to 1500 M which reduces the error occruence....running on Solaris 64 bit oracle...

Any seen Allocation failure in std_server0.out u

0 Likes
View Entire Topic
Former Member
0 Likes

Eric,

How would I set parallel sweep up in Sun or AIX?

Thanks

Mike

Former Member
0 Likes

Try this link for IBM.

http://www-128.ibm.com/developerworks/ibm/library/i-gctroub/index.html

And this link

http://www-128.ibm.com/developerworks/ibm/library/i-garbage3.html

The specific option for IBM is

-Xgcpolicy:optavgpause

Be aware that Sun and IBM use different VMs so the options may be different. I would assume that the Sun website has something similar.