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

Home -> Community -> Usenet -> c.d.o.misc -> Re: ORALCE Export (exp)

Re: ORALCE Export (exp)

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Sun, 17 Oct 1999 22:29:48 +0200
Message-ID: <940192207.29230.0.pluto.d4ee154e@news.demon.nl>


Hi Michael,
The problem is with the Oracle provided export views, they change on almost every release.
You need to do the following
svrgmrl

svrmgrl > connect internal
svrmgrl > @$ORACLE_HOME/rdbms/admin/catexp.sql
svrmgrl > exit

and you should be setup properly.

Hth,

--
Sybrand Bakker, Oracle DBA
Michael Mardorf <mmardorf_at_gmx.de> wrote in message news:7ud9f0$1h0$1_at_news.germany.net...
> Hi,
>
> I have a problem with 7.3.3.6 on AIX 4.3:
> After all tables, views, etc from a user exported, the export stops with
ORA
> ERR 904 (Invalic column name). The error message can't be possible,
because
> I don't change any table!!!
> I think, but I'm not shure, the error occured after I installed patch 6.
>
> Has anybody an idea???
>
> Regards
> Michael
>
>
Received on Sun Oct 17 1999 - 15:29:48 CDT

Original text of this message

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