LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Oracle Start Up Script (https://www.linuxquestions.org/questions/linux-software-2/oracle-start-up-script-93310/)

linux_pioneer 09-16-2003 03:56 AM

Oracle Start Up Script
 
I added this file to the /etc/rc.d/init.d directory. When I go into services and try to start it I get this error:
/sbin/chkconfig --add oracled
service oracled does not support chkconfig

Anyone know how I can get around this?

unSpawn 09-16-2003 05:44 AM

Compare the header of the init script with those of other services. Note those compatible with chkconfig have at least the chkconfig line (but usually description, processname, config and pidfile lines as well).


All times are GMT -5. The time now is 12:19 AM.