Explain crashdumps & core files?
Answers were Sorted based on User's Feedback
Answer / deepak kumar
Crashdumps take the memory states of the system while it
crashes and core files are related with when any process
faulted.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rk_info1
when OS generates any fatal error on the console it will
write in a crash dump it is nothing but a diskspace which
we configured while configuring crash dump
(/etc/crashdump.conf) later we can refer this file for the
root cause of the issue.
When process generates any error it will write it on the
coredump.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rk_info1
apologize. conf file is /etc/dumpadm.conf
not /etc/crashdump.conf
| Is This Answer Correct ? | 1 Yes | 0 No |
How can the user in solaris check the status of processes?
How can threads be created in a solaris environment? Write an example
What is top cmd?
what is the main usage of maintaining the system logs in solaris
what are the ILOM commands are used to troubleshooting sunv490 server on ILOM console mode?
what is coredump & crashdump.what's the difference between these two.
2 Answers Abasca Resources, Ashtech, Cognizant, HP,
how many zones can be installed in server which has 4 processors?
how to check network card speed ? set it mode(half/full duplex)? ndd -get /dev/hme0 link-speed
What does ssh?
How to check version VXVM? Pkginfo –l | grep VRTS
How to add gateway in solaris ?
How to add route (gateway) to n/w interface?