what is core dump? diff b/w core dump and c dump?
Answer / akshay
Core dump consists of the recorded state of the working
memory of a computer program at a specific time, generally
when the program has terminated abnormally.A copy of the
data stored in the core memory of a computer, usually used
for debugging purposes.
| Is This Answer Correct ? | 7 Yes | 1 No |
What are stubs and how do they function in a web logic cluster?
Why do I get noclassdeffound/too many open files messages on solaris? : BEA Weblogic
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
How to integrate sunone/netscape/iplanet with weblogic?
What is the difference between creating a distributed application using rmi and using a ejb architecture?
in which file/script we need to change the heap size?.What is the variable name to search to change the heap size
Which memory space does thread stack get allocated from?
How Can Port Number Be Checked ?
Explain the types of application deployed in wls?
How do you troubleshoot a crash?
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
How to check the version of Java?