Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

bash: chkconfig: command not found

601989May 18 2009 — edited Mar 22 2011
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 19 2011
Added on May 18 2009
3 comments
2,248 views