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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Export error ..

Re: Export error ..

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Thu, 7 Oct 2004 12:08:04 +0100
Message-ID: <7765c8970410070408268714e1@mail.gmail.com>


On Thu, 7 Oct 2004 15:42:43 +0530, Chirag DBA <chiragdba_at_gmail.com> wrote:
> One of my frnd is trying to generate development DB from production.
>
> Production machine is 8.1.7 and development DB where he want to upload
> a DB is 9.2. He is taking export from his machine n getting this
> error. There is no DB migration is done.
>
> Connected to: Oracle8i Enterprise Edition Release 8.1.7.4.1 - Production
> JServer Release 8.1.7.4.1 - Production
> EXP-00056: ORACLE error 942 encountered
> ORA-00942: table or view does not exist
> EXP-00000: Export terminated unsuccessfully
>
> Any Idea ?????

Using a different version of the exp utility to the database server version. use th v8 exp to export and the v9 imp to import.

-- 
Niall Litchfield
Oracle DBA
http://www.niall.litchfield.dial.pipex.com
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Oct 07 2004 - 06:03:36 CDT

Original text of this message

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