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: Export problem

Re: Export problem

From: Muli Koppel <mkoppel_at_barakitc.co.il>
Date: 1997/12/04
Message-ID: <348687A7.217F8DA7@barakitc.co.il>#1/1

Douglas Scott wrote:

> I've inherited an Oracle database that was recently upgraded from 7.0.15
> to 7.1.5. When I try to do an export of the database I get the
> following error:
> EXP-00037: Export views not compatible with database version
> EXP-00000: Export terminated unsuccessfully
> The version of Export is 7.1.5.2.4 which works fine with another 7.1.5
> database I have. Can anyone tell me how to fix this problem?
>
> Douglas Scott
> Douglas.S.Scott_at_boeing.com

  do the following:

cd $ORACLE_HOME/rdbms/admin
svrmgrl
svrmgrl> connect internal
@catexp

Yours,
Muli Koppel Received on Thu Dec 04 1997 - 00:00:00 CST

Original text of this message

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