Difference b/w crash dump and core dump files..?

Answers were Sorted based on User's Feedback



Difference b/w crash dump and core dump files..?..

Answer / c. anthony francis

When an operating system has a fatal error, it generates a
crash dump file (crash dump). When a process has a fatal
error, it generates a core file.
If a fatal operating system error occurs, the operating
system prints a message to the console, describing the
error. The operating system then generates a crash dump by
writing some of the contents of the physical memory to a
predetermined dump device, which must be a local disk
slice. You can configure the dump device by using the
dumpadm command. After the operating system has written
the crash dump to the dump device, the system reboots. The
crash dump is saved for future analysis to help determine
the cause of the fatal error.
When a process terminates abnormally, it typically produces
a core file. You can use the coreadm command to specify the
name or location of core files produced by abnormally
terminating processes.

Is This Answer Correct ?    34 Yes 5 No

Difference b/w crash dump and core dump files..?..

Answer / sunny

What is the Difference between Crash Dumps and Core ?
A crash dump is the dump of the memory of the complete kernel.
A core dump is the dump of the memory of a process(i.e application).

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Solaris AllOther Interview Questions

How do you create a solaris package?

2 Answers  


how u can perform security to users?

1 Answers   IBM,


Compare and contrast VCS and Sun Cluster.

1 Answers  


What is the difference between NFS version 2 and NFS version 3?

2 Answers   IBM,


How would you freeze a service group?

1 Answers  






why u can't go for windows& why u chosen UNIX

3 Answers   IBM,


In remote support environment not able to ping one solaris server .What are the necessary steps you will do ?

2 Answers   Siemens,


What is an alternative to the ?top? command on Solaris?

4 Answers   HCL, Logos,


how to see the kernel information or how many bit operating system you have

8 Answers   IBM,


what is the main difference between windows , unix ,linux, operating syatems? And why the companies in the industry prefer to use solaris os ? why may be the reason?

1 Answers  


Someone pings a server from another location and gets a different result than if you ping the same server onsite. What is going on?

2 Answers  


You can ping servers on the subnet your workstation is on, but not other subnets. Why?

2 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)