How to find the heap memory of managedServer?
Answer Posted / gaurav
use the below command
ps -auwwwx | grep <managed server>
In the output you will find parameters Xms and Xmx for heap
size.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the boot? What is the significance of it?
How can the issue associated with high CPU usage be solved?
Must ejbs be homogeneously deployed across a cluster? Why?
What is bea weblogic? : BEA Weblogic
Can the bean class implement the ejbobject class directly? If not why?
What is achieved through clustering?
What are the causes of having ociw32.dll error in the database of web logic server?
What is the managed server?
What are the common domain types?
What are the advantages of using application servers?
How you are getting the alerts?
Explain the performance tuning in jvm, jdbc, jms?
What is a messaging bridge?
How do I get a thread dump to help track down a problem? : BEA Weblogic
What signal tells the jvm to give a thread dump?