() Please forgive any formatting problems I have
to use Group Wise.. ()
Much thanks to Benoit Sylvian for the quick
rescue..It works like a champ and I have notified
our coverage group of the new procedures.
Benoit Sylvain said:
The problem occurs when you have a corrupted
errlog after a system reboot.
you need to re-init binlogd.
cd /var/adm
mv binary.errlog binary.errlog_date # save
errorlog
kill -1 `cat /var/run/binlogd/pid` # kill &
restart binlogd
/usr/bin/logger -b hello # adds hello
to new
errorlog
uerf -R -o full # look
at errorlog
cd /usr/opt/psw # go to
psw directory
./psw_agent_startup # restart the
agent
ps -e |grep swd #look
at process should
be back to normal
Vito Munoz Jr.
UNIX Engineering
292-4665
Received on Fri Jan 29 1999 - 17:00:44 NZDT