Re: JDBC Connection pool tuning
Posted by ErmanArslansOracleBlog on Jul 18, 2017; 11:29am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/JDBC-Connection-pool-tuning-tp2982p2983.html
Hi,
The recommended values for JVMs(manged servers) heap sizes are roughly 512 MB
for 50 EBS users and 2048 MB for 200 EBS users.
So when we have more than 200 users, we should add more weblogic managed
servers for the service group (for ex: oacore) that is affected from the load. Likewise,
if our server can’t handle the load , we should add more application servers to make
our EBS system fullfill the needs of heavy application processing.