Operating System - HP-UX
1832989 Members
3835 Online
110048 Solutions
New Discussion

urgent help with Oracle cron

 
SOLVED
Go to solution
Steven Chen_1
Super Advisor

urgent help with Oracle cron

Hi,

I manage to get system back after /usr 555 mode screw up.

I can NOT get oracle cron working. The mesage is "you are not authorized to use cron".

/usr/lib/cron is "
lr-xr-xr-t 1 root sys 13 Mar 7 1998 cron -> /var/adm/cron"

I can not get it into 777 while it is a link.

Please help assp.

Thanks a millions.
Steve
6 REPLIES 6
Wilfred Chau_1
Respected Contributor
Solution

Re: urgent help with Oracle cron

check your /var/adm/cron/cron.allow file.

make sure you have oracle in this file.
Otherwisw oracle can't use cron.
Steven Chen_1
Super Advisor

Re: urgent help with Oracle cron

I do have oracle in that file.

I just recovered from /usr.

So something is not right.

Steve
James R. Ferguson
Acclaimed Contributor

Re: urgent help with Oracle cron

Hi Steven:

Make sure you have "oracle" listed in /var/adm/cron/cron.allow

and then:

# /sbin/init.d/cron stop
# /sbin/init.d/cron start

...JRF...
Wilfred Chau_1
Respected Contributor

Re: urgent help with Oracle cron

Is the premission of cron as follow?

-r-xr-xr-x 1 bin bin 45056 Apr 11 2000 /usr/sbin/cron
Don Bentz
Regular Advisor

Re: urgent help with Oracle cron

You may also want to check the contents (or existence of) the cron.deny file....
Insecurity is our friend. It keeps you dependent.
Tony Bacon
Frequent Advisor

Re: urgent help with Oracle cron

I recommend using an automated cross, platform scheduling tool. We had limited functionality with Cron. Currently we are using OpCon/xps. Email me if you would like to know how we are currently using this. Talk to you soon!

tbacon@epicsyscorp.com