Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: export import Speed up
The approach entails the following steps:
I use DDL wizard (search Google) to parse a dataless export file and generate DDL for any and all objects. It's free and can also be used to change things like storage clauses, schema names, partitioning, etc...
This approach can be used to migrate data between platforms, versions, RAC and non-RAC, ASM and non-ASM.
-Jamie
On 9/1/05, Sunil Bhola <oraclebhola_at_yahoo.com> wrote:
>
> Hi,
> I am also looking for the same procedure. Please mark a CC to me also.
> Regards,
> Sunil Bhola
>
>
> *Dennis Williams <oracledba.williams_at_gmail.com>* wrote:
>
> Vivek,
>
> >We need to move a Big Production Database of 600 GB from Oracle 8.1.7 >on
> Solaris 5.6 TO Oracle 9.2 on IBM-AIX using export/import with MIN
> >Downtime.
> Responding to your overall situation, someone recently posted on this
> list a very clever way to move a large database to a new server with minimum
> downtime. As I recall, i t involved moving the data, then using snapshots
> to keep the new copy syncronized until you are ready to cut over.
> Unfortunately I didn't keep a copy of this method. Perhaps someone else on
> the list kept it.
> Dennis Williams
>
>
>
> *QUERIES in Oracle, Feel free to Join:*
> **
> *http://groups.yahoo.com/group/oracle_expert/
> *
> **
> *Regards,*
> *Sunil Bhola*
> *Oracle_Expert, Moderator
> *
>
> ------------------------------
> Start your day with Yahoo! - make it your home page
> <http://us.rd.yahoo.com/evt=34442/*http://www.yahoo.com/r/hs>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Sat Sep 03 2005 - 00:19:32 CDT
![]() |
![]() |