Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is difference between cor dump and heap dump. Explain the situation when you have to take thead dump and when to take heap dump

Answer Posted / naresh

Core Dump: A Binary file which is generated by the
operating system whenever a process gets crashed. If a Java
Process gets crashed OS generates a Core Dump for Java
Process.The Core Dump contains informations of the
Operating System Signals, Thread Details (Native Threads
details), Native Libraries information etc.
Heap Dump: A Binary File Generated by the JVM itself (Not
By the OS). Heap Dump contains the complete informations of
the java heap objects and their references, total count of
the objects present inside the Java Heap. Heap Dump is
helpful to see what kind of objects consuming more memory
in the Java Heap, Which helps us to find out any kind of
Memory Leak

Is This Answer Correct ?    26 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is node manager?

1022


how to upgrade the weblogic server licence?

2917


What are Monitoring tools?

1062


What are the differences between a web logic server and a web server?

1133


What is meant by node manager?

1079


Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic

1056


Explain the diffrernces between 8.x and 9.x?

1071


Which of the programs can be created using the zac publish wizard tool? : BEA Weblogic

1206


How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic

1026


Explain what are the ways in which the dns request of failed servers handled?

1017


What is the meaning of classformaterrors used with the applet?

1024


Can We Start A Managed Server If The Administration Server Is Unavailable ?

997


How to write a program of web logic server to get the connection pool attribute?

1001


What is the boot?

1029


How should you type cast a remote object? Why?

1022