wat is a heap dump ,therad dump
Answer / rao
Thread Dump: When we trigger a thread dump on a application
server,all active thread informations will be dumped into
file whichjis known as thread dump. here, we can get
information about thread like active thread,hung
thread,dead lock,runnable and inactive thread info.
Command : kill -3 PID(Process Id)
Heap Dump: It's snap shot of our JVM's heap memory,so here
we can have all active java objects and their activities
which object doing what and how much memory it is
accupying...
| Is This Answer Correct ? | 9 Yes | 0 No |
What all are the problems you have faced in weblogic?
Difference between Scheduler service and adapter pooling notification
How communication happens in between weblogic and web server?
Difference between Trigger disable and trigger suspend?trigger queue physical location ?
what is the difference between ssl and sso
What's a PRF?
If you take 10 transformers in a try sequence, in which order error will be executed in the sequence?
what is the role of freeware in middleware solutions?
Hello, IBM InfoShere DataStage and InfoShere Federation Server are midleware used to work between different databases located on different machines? I need a middleware that connects the databases that I have installed as I explain below: oracle on N.A. aix 6.1 on a Power 6 db2 on N.A. aix 5.3 on a Power 5
What is JacORB?
1. What is garbage collection and what is it used for ?
What is GSS-API?