Need oracle8i and oracle9i databases to start on HP-UX server reboot
The oracle8i databases start OK, but I need to add the "su - oracle9i -c dbstart" & "su - oracle9i -c dbshut" logic to the /sbin/init.d/oracle file - What would the syntax of this file be with the "oracle9i" dbstart & dbshut logic added to it ?
0