Tuning EBS concurrent process and oacore

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Tuning EBS concurrent process and oacore

karthikmca.bhc
Dear Erman,

Please provide me the steps for the below as it is very much recommended for increasing  performance of ebs  application.

1. how to tune the conc manager process counts
2. how to tune the oacore server heap size

Thanks.
Karthik
Reply | Threaded
Open this post in threaded view
|

Re: Tuning EBS concurrent process and oacore

ErmanArslansOracleBlog
Administrator
Do you have my book?
http://www.apress.com/br/book/9781484214237

ıt is all documented there.
I suggest you to get one.. This is a long story. All explained in Chapter 13. (Chapter 13: Oracle E-Business Suite 12.2 Performance Recommendations)



In general, you should configure the heap sizes for OA core, add additional managed servers to oacore if necessary.
As for Concurrents, you should configure the cache, sleep and manager counts. Also implement PCP if it fits your needs. Ensure the network latency  between conc managers and db is tolerable.
Reply | Threaded
Open this post in threaded view
|

Re: Tuning EBS concurrent process and oacore

Karthik
Thanks Erman for the support and valuable inputs. Will buy the book for my guidance shortly and have a read on your points.