wat is a heap dump ,therad dump



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

Post New Answer

More Middleware AllOther Interview Questions

Insertnotification, basic notification difference between them? why we need to create trigger sequence,buffer table  manually in basic notification

0 Answers   Fiserv,


How to connect tn in webmethods?

0 Answers  


Should we choose Netscape of Microsoft plateform ?

0 Answers  


When JAVA will be mature ?

0 Answers  


What's the relationship between OCI's TAO and DOC's TAO?

0 Answers  






What's a PRF?

0 Answers  


Difference between Scheduler service and adapter pooling notification

0 Answers   Fiserv,


How should requirements on middleware performance be characterized?

0 Answers  


Difference between Trigger disable and trigger suspend?trigger queue physical location ?

0 Answers   Wipro,


What is garbage collection and what is it used for?

0 Answers  


what is the role of freeware in middleware solutions?

0 Answers  


how to deploy the application in weblogic server

1 Answers  


Categories