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: Guang Mei <gmei_at_incyte.com>
Date: Wed, 10 Dec 2003 11:39:25 -0800
Message-ID: <F001.005D973C.20031210113925@fatcity.com>


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: ml-errors@fatcity.com [mailto:ml-errors@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

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Guang Mei
  INET: gmei_at_incyte.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 - 13:39:25 CST

Original text of this message

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