what is core dump? diff b/w core dump and c dump?
Answer Posted / 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 |
Post New Answer View All Answers
Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic
Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic
What is the format of a log message in a web logic server?
What are the prerequisites of starting a server?
How to change from default JVM to other ?
What is clustering? What are the different types and how does clustering works in a network ?
Do you know what type of object is returned by resultset.getobject()?
What is the msi mode in weblogic? How can you enable and disable this option?
Can the bean class implement the ejbobject class directly? If not why?
Why is there no polymorphic-type response from a create () or find () method?
What is the boot? What is the significance of it?
What Is Multicast And Unicast In Weblogic ?
What are the uses of a middleware server?
Write a program of web logic server to get the connection pool attribute?
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic