Re: crontabs

From: Mehul Zaveri <mehulzaveri_at_yahoo.com>
Date: 1998/08/28
Message-ID: <01bdd285$8147eda0$665466a1_at_memctw029002>#1/1


U have not set yr ORACLE env. variables properly. Ensure U are setting all yr env variables , before statring exp , e.g. ORACLE_HOME=/u/oracle/ and so on....
By the way , u can look at them using env command after loggin in as ORACLE preferably. And than set them in yr. script. I hope above will resolve the problem

Regards,
mehulzaver_at_yahoo.com

Mohammed.Ahmed_at_CommandSys.com wrote in article <6s4ft7$8la$1_at_nnrp1.dejanews.com>...
> I am exporting a test database in oracle using crontab but I am getting
 some
> error message. I have tried without using crontab I am succesfully
 exporting
> the data base. Also I am successfully running and executing perl programs
> using crontab. this is my crontab(crt) file: 53 14 27 8 4 ./oraback
>
> the script for the crontab(oraback) file is:
> EXP1="/user1/app/oracle/product/734/bin"
> HOME1="/export/home/ahmedm"
> $EXP1/exp scott/tiger file=$HOME1/scott.dmp log=$HOME1/scott.log
>
> I am executing the command as follows
> crontab crt
>
> I am getting the following messages:
> Your "cron" job on sundev
> ./oraback
>
> produced the following output:
>
>
> Message 206 not found; No message file for product=RDBMS, facility=EXP:
> Release 7.3.4.0.1 - Production on Thu Aug 27 14:53:00 1998
>
> Copyright (c) Oracle Corporatio
> Export terminated unsuccessfully
>
> EXP-00000: Message 0 not found; No message file for product=RDBMS,
> facility=EXP EXP-00222: Message 222 not found; No message file for
> product=RDBMS, facility=EXP
>
> Please help me in this solution
> I will appreciate you.
>
> Mohammed S. Ahmed
>
>
>
>
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
>
  Received on Fri Aug 28 1998 - 00:00:00 CEST

Original text of this message