DBAsupport.com Forums - Powered by vBulletin
Results 1 to 10 of 10

Thread: Migrate Database from Unix to Linux?

Threaded View

  1. #8
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    once I migrated 700GB e-business suite database using datapump, export took 4 hours and import took around 8 hours for data and 20 hours for indexes, if you have worked with e-buiness suite you know that there are thousands of indexes and very complex data model plus hundreds of schemas, packeages, dependencies etc

    so if your database is not as complex as mentioned then use datapump, your downtime will probably between 3 and 4 hours maximum
    Last edited by pando; 09-06-2007 at 03:41 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width