sporadic behaviour with oacore in EBS R12.1.3 (DB 11.2.0.4)
Hi Gurus,
Need your valuable inputs on this.
I have 10 oacore processes running on two nodes - 5 on each node with the following JVM configuration:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
<process-type id="oacore" module-id="OC4J" status="enabled" working-dir="$ORACLE_HOME/j2ee/home">
<module-data>
<category id="start-parameters">
<data id="java-options" value="-server -verbose:gc -Xmx2048M -Xms512M -XX:MaxPermSize=512M -XX:NewRatio=2 -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC -XX:ParallelGCThreads=2 -Dcom.sun.management.jmxremote -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.security.jazn.config=/cfit/inst/ebsp1/apps/EBSP1_ebsp1app1/ora/10.1.3/j2ee/oacore/config/jazn.xml -Dhttp.cookie.ignoreCommaInCookiesNamed=X_NoMatchingCookies"/>