Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Copying DBs between heterogenous environments
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
![]() |
![]() |