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 does isidentical() method return in case of different type of beans?
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?
What precautions should I take when I use blocking receive() calls? : BEA Weblogic
What is Virtual Host in Weblogic , how to create it & what is the advantage ?
We often see BSU when using weblogic. What is the meaning of BSU ?
What is the purpose of stub in web-logic server cluster?
How do I increase weblogic server memory?
How can we change heap size?
How Can Port Number Be Checked ?
What is Horizontal and vertical clustering ?
How do stubs function inside weblogic server cluster at the time of failure?
What is clustering? What are the different types and how does clustering works in a network ?