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: Creating and Oracle 7 DB from an Oracle 8 DB

Re: Creating and Oracle 7 DB from an Oracle 8 DB

From: Jared Still <jkstill_at_cybcon.com>
Date: Wed, 06 Jun 2001 22:01:07 -0700
Message-ID: <F001.0031F99B.20010606203641@fatcity.com>

Tim,

As SYS, run ?/rdbms/admin/catexp7.sql on the Oracle 8 database.

You then use the Oracle 7 binary for exp to export data from your Oracle 8 database.

You will then be able to import the resulting file into your version 7 database.

Used it several times, works fine.

Exports created with an Oracle 8 binary will not be importable to an Oracle 7 database however.

Jared

On Wednesday 06 June 2001 02:05, Tim Allen wrote:
> Hi,
>
> Its a long and boring story but I have an Oracle 8 database and I need to
> create an Oracle 7 database from it to support one of our applications. The
> schema of the Oracle 8 db does not have any oo features and is, in theory,
> it functionally compatable with an Oracle 7 db. But I understand that there
> are issues with using export from oracle 8 and import to oracle 7, I.e it
> is incompatable.
>
> Has anyone had any experience in doing this or any suggestions on ways of
> doing it?
>
> And by the way the data in tables needs to be copied from 8 to 7 also.
>
> Cheers
>
> Tim Allen
> Designer
> Ramesys (Professional Services) Ltd
>
> ( Phone: 01788 822133
> . Fax : 01788 822144
> + Address : Eldon Way, Motorway Ind. Estate, Crick, Northants, NN6
> 7SL
> * E-mail : [mailto:tim.allen_at_ramesys.com]
>
> [ The views and opinions expressed in the email are the sender's own ]
> [ and do not necessarily represent the views and opinions of Ramesys LTD ]


Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description: 
----------------------------------------
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jared Still
  INET: jkstill_at_cybcon.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Thu Jun 07 2001 - 00:01:07 CDT

Original text of this message

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