wat is a heap dump ,therad dump

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

how to insert or retrieve only 2000 records with having 10000 records

1726


tell me WebLogic Architecture briefly ?

991


What are the installation modes in weblogic?

642


What is SESAME?

1876


what is the ITIL process ?

865






What is JacORB?

3574


How should requirements on middleware performance be characterized?

1643


Does JacORB support the "iioploc" object reference format?

2402


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

1736


Some one is given me xsd file am not having  any flowservice how to create wsdl?how to consume wsdl and generate services?

1806


How communication happens in between weblogic and web server?

1854


Consider an enterprise wide system that you will be designing. The system’s purpose is file sharing, database‐dependent application delivery, OLTP and web application delivery. There will be 4 servers for each of these applications. If you were provided with a strict requirement for two‐tier architecture but had to accommodate over 5000 users what technologies and innovative methods would you use to facilitate the operation of such a system. (Note that twotier architecture has scalability issues in terms of number of users)

1818


How to use a "corbaloc" object reference with a TAO server?

2029


What are the important Middleware components?

1706


Give me scenario when we are using custom sql, dynamic sql

2122