Re: [oracle-db-tuning-l] Cron jobs
- From: Michael Haddon <m.haddon@xxxxxxxxx>
- To: "Oracle-L@Freelists" <oracle-l@xxxxxxxxxxxxx>
- Date: Tue, 13 Mar 2007 17:15:27 -0600
Hello -
Just ask the System Administrator to add the oracle user to the
cron.allow file and then make sure to set up the oracle environment in
the scripts as cron does not execute the profile for the user of a cron job.
That should work fine.
Mike
Hi,
Im logging in to the unix as oracle user. I want to initiate a cron job
for the export of an user. I just need to know what are the permission
does the oracle need to start or execute the cron job.
Some times the export is starting but the export is not running
completely. But when the same export is initiated from the sqlplus
connection it is working properly.
Thanks.
Ram
--
http://www.freelists.org/webpage/oracle-l
Other related posts:
- » Re: [oracle-db-tuning-l] Cron jobs