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 IDL compiler options help reduce the footprint?
What are the installation modes in weblogic?
How is RoadSync different from middleware?
Between what parties does authentication happen when the client and the server communicate over SSL via Visibroker's Gatekeeper?
Can enyone tell me what is the young generation and old genaration in GC ? how it will work?
Some one is given me xsd file am not having any flowservice how to create wsdl?how to consume wsdl and generate services?
How to assign the ssl certificate to particular qm?
When a message flow is deployed into integration server it is carried to integration node so what is the internal representation of data for message flow that Integration Node can understand ?
What are components in Oracle SoaSuite?
1. What is garbage collection and what is it used for ?
join types in trigger explain?
how do you troubleshoot if config.xml file will be deleted?