Operating System - HP-UX
1834328 Members
2751 Online
110066 Solutions
New Discussion

How do I read /stm/os/ccbootlog file?

 
D Waghorn
Occasional Advisor

How do I read /stm/os/ccbootlog file?

Hi,
I have a 9000 server(11.0) at a remote site which is having backup failures due to the /stm/os/ccbootlog file being marked as active during execution of the script.
I've tried to read it using STM(I'm no expert with this)
but only seem able to acces the 'lograw'. This file has also been growing at a significant rate for the last 3 days.
Suggestions?
My head hurts!
2 REPLIES 2
T G Manikandan
Honored Contributor

Re: How do I read /stm/os/ccbootlog file?

probably you have to use logtool for that
check this
http://www.docs.hp.com/hpux/onlinedocs/diag/logtool/lgr_summ.htm

but what version of stm you have on your server

#swlist |grep -i support

Revert
Cheryl Griffin
Honored Contributor

Re: How do I read /stm/os/ccbootlog file?

Try:
# cclogview /var/stm/logs/os/ccbootlog | more

Also:
# cd /var/stm/logs/os
# cclogview ./ccbootlog | more

Cheryl
"Downtime is a Crime."