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
Explain the Command line utilities in wls?
What is a machine?
Define the toolbar elements.
How does a cluster relate to a domain?
What happens if remove( ) is never invoked on a session bean?
What is bea weblogic? : BEA Weblogic
How do stubs work in a WebLogic Server cluster ?
How to write a program of web logic server to get the connection pool attribute?
How many types do you configure managed server in weblogic server?
What can be the various reasons for a server crash?
What oracle weblogic server includes?
When should I use server session pools and connection consumers? : BEA Weblogic
How can the nm be made to work with web logic? Explain?
What causes java.io exceptions in the log file? : BEA Weblogic
What is meant by cluster??