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: Migrating 3TB size database from HP to AIX, also 9i to 10g.

RE: Migrating 3TB size database from HP to AIX, also 9i to 10g.

From: John Hallas <john.hallas_at_bjss.co.uk>
Date: Thu, 20 Sep 2007 10:58:58 +0100
Message-ID: <E02CB9B2777CF8459C86C49B48C48EC6024B637B@exchange.bjss.co.uk>


Unquestionable one needs to test any mechanism that will be used for a large scale migration, especially if under tight time constraints.

I do not doubt that expdp/impdb may perform worse than exp/imp under certain circumstances but I think it should be the first port of call if considering that method of data migration.  

On a large project a couple of years ago we used Shareplex to trickle-feed changes in to the new system. One outage to export the original data (8i, Tru64) using multiple parallel exports. Restart source database with Shareplex capturing changes.

Build the new empty database (10g, Sun) and import at our leisure (circa 36 hours).

Multiple schema compares and then apply the captured Shareplex changes.  

On the night it was "just" a matter of stopping the source database, letting all the captured changes trickle-feed into the target database and then making all the DNS/ONS changes to allow connectivity to the new database.  

It took about 3 months of effort and a couple of attempts but the above solution did work.  

John  


From: LS Cheng [mailto:exriscer_at_gmail.com] Sent: 20 September 2007 10:39
To: Brandon.Allen_at_oneneck.com
Cc: John Hallas; sjaffarhussain_at_gmail.com; oracle-l_at_freelists.org Subject: Re: Migrating 3TB size database from HP to AIX, also 9i to 10g.  

I have not seen DP performance problems...

I have used it to migrate a E-Business Suite database, around 500GB. With exp it took days, with expdp it took hours. Whem import imp never ends (well cut off after 4 days) and impdp took around 24 hours.

Thanks

--

LSC On 9/19/07, Allen, Brandon <Brandon.Allen_at_oneneck.com> wrote:

Just a word of caution - I haven't used datapump a lot, but the few times I have used it I was very disappointed with its performance - it took MUCH longer than good old exp/imp. I don't have time to review my notes right now and give you the specifics of exactly how I ran it with my timings and all the bugs and tuning notes I found, but just be sure to do some research first and beware that it's not necessarily true that datapump speed > exp/imp speed so test it for your specific situation - as usual, it depends.

Regards,

Brandon  


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of John Hallas

Once you get to 10g on HP you can use datapump which is much faster

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.  

BJSS Limited, 1st Floor Coronet House, Queen Street, Leeds LS1 2TW. Registered in England with company number 2777575. http://www.bjss.co.uk

--

http://www.freelists.org/webpage/oracle-l Received on Thu Sep 20 2007 - 04:58:58 CDT

Original text of this message

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