1833415 Members
3523 Online
110052 Solutions
New Discussion

Enable crash dump

 
Vivek Bhat
Occasional Contributor

Enable crash dump

How to Enable crash dump in HP-UX 11.31 ?
2 REPLIES 2
singh sanjeev
Trusted Contributor

Re: Enable crash dump

see manpage of crashconf(1m).

check by crashconf -v
Sanjeev Singh
Kranti Mahmud
Honored Contributor

Re: Enable crash dump

Hi Bhat,

# cd /var/adm/crash
# chmod 777 crashinfo.bin
# ./crashinfo.bin -v
# cd /var/adm/crash/crash.0 (crash.0 is a example , pls take the crash dump on that day.)
# ./crashinfo -c > output.txt

rgds-Kranti
Dont look BACK as U will miss something INFRONT!