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 |
They have user like aa with home dir /export/home/aa. They want to change home dir to /export/home/bb & username remains same. User files in /export/home/aa moved to bb? What do u do?
DIfferent between swap -l & swap -s
Benefits of SMF compared LRC(legacy run control)?
0 Answers Satyam, TEKsystems, Wipro,
How to change the default values ( home dir, shell, role, min, max, expire) get by user ?
how to know kernel architecture of solaris ? isainfo -v ? or prtconf -v
Explain the types of installations in solaris
Explain the more details of vmstat output?
What is the importance of shadow file?
If / (root) file system is full,How to increase root file system under Solaris volume manager (SVM)?
Hi friends this is rakesh recently i went to an interview there they asked me what is the port number using to connect telnet from one system to another system and what deamon is used to connect telnet.
How to update patch in production server where solaris is running?
in a global zone we are created a zone. how can we know whether it is a sparse root model or whole root model.