RE: Could not run export utility from cron job

2003-12-10 Thread Simpson, Ken
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nguyen, David M Sent: Wednesday, December 10, 2003 12:24 PM To: Multiple recipients of list ORACLE-L Subject: Could not run export utility from cron job I am able to run export utility from CLI

RE: Could not run export utility from cron job

2003-12-10 Thread Ron Cetnar
recipients of list ORACLE-L -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nguyen, David M Sent: Wednesday, December 10, 2003 12:24 PM To: Multiple recipients of list ORACLE-L Subject: Could not run export utility from cron job I am able to run export

Re: Could not run export utility from cron job

2003-12-10 Thread Bricklen Anderson
Simpson, Ken wrote: I'm pretty sure that jobs running out of cron do not source in .profile so you probably don't have the Oracle environment set and therefor exp is not in your PATH. Ken How about adding the line: source path_to_your_profile/.(bash_)profile to the shell script that runs exp?

Re: Could not run export utility from cron job

2003-12-10 Thread Mladen Gogala
How about setting it up to execute in 10 minutes? Testing things this minute isn't exactly the point with cron. On 12/10/2003 02:09:24 PM, Bricklen Anderson wrote: Simpson, Ken wrote: I'm pretty sure that jobs running out of cron do not source in .profile so you probably don't have the

Could not run export utility from cron job

2003-12-10 Thread Nguyen, David M
Title: Could not run export utility from cron job I am able to run export utility from CLI manually but when I schedule it to run from cron job on SUN Solaris8 it fails to run as it does not recognize exp command. Does someone have any idea? Below is the command I run export manually. $exp

RE: Could not run export utility from cron job

2003-12-10 Thread Guang Mei
Title: Could not run export utility from cron job You need to load user's .profile in your cronjob (to set ENVs), becuase the unix user who executes cronjob does not have it's profile loaded. HTH. Guang -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: Could not run export utility from cron job

2003-12-10 Thread Gary W. Parker
Title: Could not run export utility from cron job Make sure that you source your environment variables in the script. At the least, set the $PATH variable to include the Oracle bin directory. Jobs executing from CRON do not automatically source the .profile when they kick off

RE: Could not run export utility from cron job

2003-12-10 Thread Jamadagni, Rajendra
have you _sourced_ your .profile? cron won't do it automatically for you. Raj Rajendra dot Jamadagni at nospamespn dot com All Views expressed in this email are strictly personal. QOTD: Any clod can have facts,