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 -> Re: Copying DBs between heterogenous environments

Re: Copying DBs between heterogenous environments

From: <dominica_at_gmail.com>
Date: 2 May 2005 19:25:23 -0700
Message-ID: <1115087123.321570.189980@o13g2000cwo.googlegroups.com>


Yes, it is possible.

That is how some BIG WEBSITE migrate the production DB from one favor of Unix to another favor of Unix. I always have the same question like you ask, is it possible(not using export, since export take too long)?

I think you have to use create a materialistic view (snapshot) over to the second database. And keep sync up from database 1 to database2.

I don't know the detail that well. You know how I find that solution, one oracle consultant told me a few days ago.

I will leave it to all the oracle experts to answer you.

Dominica Received on Mon May 02 2005 - 21:25:23 CDT

Original text of this message

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