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: tis a puzzlement...

RE: tis a puzzlement...

From: John Flack <JohnF_at_smdi.com>
Date: Fri, 05 Dec 2003 10:39:31 -0800
Message-ID: <F001.005D8F1F.20031205103931@fatcity.com>


Usual rule of thumb - export using the oldest RDBMS version in the transfer, import using the imp for the database to which you are importing. So export with your 8.1.7 version of exp, and if you are moving to 9.2 import with the 9.2 version of imp.

-----Original Message-----
Sent: Friday, December 05, 2003 1:00 PM
To: Multiple recipients of list ORACLE-L

Bill, why are you trying to export an 8i database with 9i exp?

The export views are different, it shouldn't be expected to work.

I don't believe there is any equivalent of catexp7 for 8i/9i.

Jared

On Fri, 2003-12-05 at 09:29, Thater, William wrote:
> database 8.1.7.2 Solaris 64 bit
>
> exp 9.2.0.1/8.1.7
>
> same user, same database, schema export, same command line options
>
> exp user/password_at_database compress=n rows=y file=export.dmp log=log.txt
>
> 8.1.7 exports fine. 9.2.0.1 gives an ORA 942.
>
> OK so what am i missing here? which FM do i RT? i thought the 9 would
> export an 8.1.7 database or am i misunderstanding what i've read?
>
> --
> Bill "Shrek" Thater ORACLE DBA
> "I'm going to work my ticket if I can..." -- Gilwell song
> william.thater_at_carrier.utc.com
> ------------------------------------------------------------------------
> 1916 General theory of relativity. Gravity is a warping of space-time. -
> Albert Einstein
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: John Flack
  INET: JohnF_at_smdi.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Dec 05 2003 - 12:39:31 CST

Original text of this message

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