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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Could not run export utility from cron job

RE: Could not run export utility from cron job

From: Simpson, Ken <Ken_Simpson_at_troweprice.com>
Date: Wed, 10 Dec 2003 09:39:24 -0800
Message-ID: <F001.005D9724.20031210093924@fatcity.com>


-----Original Message-----
> From: ml-errors_at_fatcity.com [mailto:ml-errors_at_fatcity.com] 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

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

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Simpson, Ken
  INET: Ken_Simpson_at_troweprice.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Wed Dec 10 2003 - 11:39:24 CST

Original text of this message

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