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

Home -> Community -> Usenet -> c.d.o.server -> Re: shell script for auto export

Re: shell script for auto export

From: Bradley Peters <bmpeters_at_houston.geoquest.slb.com>
Date: Mon, 25 Jan 1999 11:51:14 -0600
Message-ID: <36ACAF12.52BE128B@houston.geoquest.slb.com>


forums.inprise.com wrote:

> Copyright (c) Oracle Corporatio
> EXP-00008: Message 8 not found; No message file for product=RDBMS,
> facility=EXP
> Error while trying to retrieve text for error ORA-12545
> EXP-00222: Message 222 not found; No message file for product=RDBMS,
> facility=EP
> EXP-00000: Message 0 not found; No message file for product=RDBMS,
> facility=EXPt
> /mnt/oracle/exp_backup/export.out: No such file or directory
> mv: cannot access /mnt/oracle/exp_backup/export.out.Z
> 01.25.99.export.Z: No such file or directory
> Interactive mode off.
>
> < File name : backup >
>
> #!/sbin/sh
> cd /mnt/oracle/exp_backup
> /mnt/oracle/product/7.3/bin/exp system/asetadmin

It seems to be a SQL* NET problem. Try to put the instance name here, and then run it again./mnt/oracle/product/7.3/bin/exp system/asetadmin@<instance_name>.

Or least, that is my guess!! Received on Mon Jan 25 1999 - 11:51:14 CST

Original text of this message

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