Re: Crontab for backup problem?

From: Jerry Gitomer <jgitomer_at_erols.com>
Date: Wed, 08 Mar 2000 00:43:29 -0500
Message-ID: <38C5E881.CE326BA8_at_erols.com>


Dubravko wrote:
>
> Hello, I have crontab command:
> su - oracle -c "/exec" which works for root.
> exec command looks like this:
> mv /home3/backup/Prod.dmp /home3/backup/Prod.old
> exp SYSTEM/MANAGER FILE=/home3/backup/Prod.dmp FULL=Y
>
> First command works fine, but second DON'T ???
> If I log as oracle, from a command line everything works fine ...
> Thanks
> Dubravko
> Oracle 7.3.3 on Solaris 2.6

        Try specifying the full path length for exp. On the Unix system I am currently using it would be:

        /u01/app/oracle/bin/exp

-- 
Jerry Gitomer
Once I learned how to spell DBA, I became one.
Received on Wed Mar 08 2000 - 06:43:29 CET

Original text of this message