Hi all
I have placed startup and shutdown scripts within /sbin/init.d and created
links to these within /sbin/rc0.d and /sbin/rc3.d, so that our oracle
databases are shutdown safely when a system shutdown/reboot is performed.
The script is called correctly when the system starts up from link in
/sbin/rc3.d (called S60oracle) but doesn't appear to be picked up from
/sbin/rc0.d (called K64oracle) when starting up. Both are links to
/init.d/oracle.
This script works ok when I manually run ./init.d/oracle stop as root, but
doesn't seem to be picked up when I shutdown the system (shutdown -r now).
Persmissions etc appear to be ok.
Any thoughts?
System is GS160 running TRU64 5.1
Thanks in advance for any assistance
Ian
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at
http://www.hotmail.com.
Received on Sun Jan 14 2001 - 10:16:20 NZDT