what is coredump & crashdump.what's the difference between
these two.
Answers were Sorted based on User's Feedback
Answer / suman
coredump is of a process and crash dump is of the whole
system when it crashes. core dump of a process can be taken
using kill -3 <pid>
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / srikanth
coredump is used to get the information about any process
reletaed issues.(it will generates the log for that process)
check coreadm commnad to know its enable or not.
and how to read the log generate by coreadm
crashdump:::
if machine has panic that time crashdump will generate
check dumpadm and savecore commnad for more information
output logs::
/var/crash/vmcore.x && /var/crash/unix.x
| Is This Answer Correct ? | 5 Yes | 0 No |
What is master map?
how to recover the boot block in soalris 9,i am able to get CDE desktop login.
Veritas logging file?
Explain how to view shared memory statistics?
Explain crashdumps & core files?
List out a few performance monitoring tools.
What type of job tickets do u handle?
3 Answers Infotech, Satyam, Wipro,
How to recover failed disks in vxvm?
Explain the more details of vmstat output?
Tell me how many types of file system?
How do you copy files from remote system using ftp?
what are the daemons running In NIS? how to do u create NIS users and update Maps?