How To Identify - Determine The Maximum JVM Heap Size - My Notes
How To Identify - Determine The Maximum JVM Heap Size - My Notes
How To Identify - Determine The Maximum JVM Heap Size - My Notes
How To Identify/Determine The Maximum JVM Heap Size For OC4j Components In R12
/ 10gAS
Posted on September 11, 2008. Filed under: Apps Technology Stack, Configuration, Operating System, R12, TroubleShooting | Tags: 10gAS, heap, jvm, memory, oacore, oc4j, R12 |
Below command will help you to identify the maximum memory heap size than can be allocated to a JVM
process.
Start with a higher value like 4G or higher and slowly cut down to the maximum allowed value.
Sample
cheers,
OraclePitStop.
https://oraclepitstop.wordpress.com/2008/09/11/how-to-identifydetermine-the-maximum-jvm-heap-size-for-oc4j-components-in-r12-10gas/ 1/3
7/6/2017 How to identify/determine the maximum JVM Heap Size for OC4j components in R12 / 10gAS | OraclePitStop - Lets share some knowledge
Advertisements
Share this:
Like
Be the first to like this.
Related
How to change Java heap size in R12 to avoid Blank AppsLogin / AppsLocalLogin Page in Monitoring JDBC connection leak on a multi
java.lang.OutOfMemoryError: Java heap space R12? node R12 environment
error? In "Apps Technology Stack" In "Apps Technology Stack"
In "Apps Technology Stack"
Make a Comment
3 Responses to How to identify/determine the maximum JVM Heap Size for OC4j components in R12 / 10gAS
Comments RSS Feed
[] First, you need to identify how much is the maximum heap size that you can set. Click here. []
https://oraclepitstop.wordpress.com/2008/09/11/how-to-identifydetermine-the-maximum-jvm-heap-size-for-oc4j-components-in-r12-10gas/ 2/3
7/6/2017 How to identify/determine the maximum JVM Heap Size for OC4j components in R12 / 10gAS | OraclePitStop - Lets share some knowledge
Ajay
March 17, 2009
Its a good start, but you can fine tune better if you want; for example, your next run should be java -mx3584m -version to see if you can run 3.5
gb. There comes a point where it is academic, but I think another .5gb might be useful if its available.
Billy Bennett
May 7, 2009
https://oraclepitstop.wordpress.com/2008/09/11/how-to-identifydetermine-the-maximum-jvm-heap-size-for-oc4j-components-in-r12-10gas/ 3/3