bash: chkconfig: command not found
601989May 18 2009 — edited Mar 22 2011Hi,
I have made a a file dbora and made an entry in the /etc/init.d
(The file basically does the Automatic Oracle Startup)
I have created a dbora file
I have then made the :$chmod 750 /etc/init.d/dbora
Then $chconfig -level 345 dbora on
Then its throwing error :bash:chkconfig: command not found
I have logged in as root:
$whereis chkconfig
its shwoing :chkconfig: /sbin/chkconfig
I tried also the same but not working
Kindly can anyone help me on this