Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Runs fine on cmd line but not in cron

Re: Runs fine on cmd line but not in cron

From: John <john_at_xxxzeitgeist.cix.co.uk>
Date: 2000/06/18
Message-ID: <394CB2F5.EF0392DC@xxxzeitgeist.cix.co.uk>#1/1

Your cron job could run a shell script which just does an su -c <user> to run the shell script you really want to run under a user which has the right environment already.

-- 
Regards,
John.
p.s. remove xxx from the email address if you want to reply.
Received on Sun Jun 18 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US