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 -> EXPORTING DATA / Migration to version 8

EXPORTING DATA / Migration to version 8

From: <plomax_at_oriolecorp.com>
Date: Thu, 24 Sep 1998 22:38:43 +0200
Message-ID: <360AADD3.72FAEC96@oriolecorp.com>


And preparing for partion tables.

Create views in version 7 and extract through your views and pipe into your version 8 partition tables.


I do have another alternative of course. This would be to extract your data independent of any version of Oracle,

infact even independent of Oracle.
You could use a reasonably priced tool that we have to offer. Downloads into
8bit full NLS,compacted ASCII.
You can then load or pipe this into a version 7 or version 8 database with SQL
Loader.
I have recently downloaded and inserted 60MB in eight minutes. The tool PDQOUT => Pretty Damn Quick OUT available for demo at www.oriolecorp.com


Cheers
Peter Lomax - WWW.ORIOLECORP.COM Received on Thu Sep 24 1998 - 15:38:43 CDT

Original text of this message

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