I have install FixPack3 for Netview 7.1.4 for AIX an the install script
execute the function ShutDown() to stop all daemons.
ShutDown()
{
/usr/OV/bin/ovwexit 1>/dev/null 2>&1
/usr/OV/bin/ovstop 1>/dev/null 2>&1
/usr/OV/bin/ovstop nvsecd 1>/dev/null 2>&1
/usr/OV/bin/nettl -stop 1>/dev/null 2>&1
/usr/OV/service/nvstat -cleanup 1>/dev/null 2>&1
ps -ef | grep /usr/OV | awk '{print $2}' | xargs kill -9 1>/dev/null
2>&1
[ -f /usr/sbin/slibclean ] && /usr/sbin/slibclean
}
After instalaltion you have to start all whit /etc/netnmrc.
>-- Mensaje Original --
>Subject: [nv-l] Fix pack installation
>Date: Wed, 14 Sep 2005 08:15:38 -0400
>From: "Phillippie, Eddie - Eastman" <ephillippie@eastman.com>
>To: <nv-l@lists.us.ibm.com>
>Reply-To: nv-l@lists.us.ibm.com
>
>
>Quick question. In the fixpack readme files, it doesn't tell whether to
>stop all Netview daemons before installing the fixpack. It does say to
>restart after install. Do I stop all daemons before proceeding with
>fixpack install. Sorry for such a wimpy question. Thanks.
>
>
Internet, Intranet y extranet.¿Quieres saber en qué se diferencian?
Toda la infomación sobre el mundo de la tecnología.
http://tecnologia.tiscali.es/
|