Difference b/w crash dump and core dump files..?
Answers were Sorted based on User's Feedback
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 |
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 |
If My Server is Suddenly Down what are the reasons? Tell me Exact time of Ping?
Unable to telnet any of my servers in the network..? wht may be the reason
how to u see when the surver was rebooted
what r diff types of back ups?
The NIC is failed in Cluster configuration. what is state of service group.whether NIC resource probed,if so how many times probed?
what is sc prompt in solaris? how can we get that sc prompt?
please give detail procedure how do replace failed disk under control of SVM and VxVm
what is port no for telnet?
How to see the disk label and what information does that contains..?
how u can perform security to users?
how u can configure the Crontab and how many fields in Crontab file
what is major number and what is minor number..?