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]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 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 user/password tables.dmp

Thanks,
David

Reply via email to