Copy data from one database to another
673719May 5 2009 — edited Dec 10 2009Hi,
I have two servers with Oracle 10i installed. The two servers do not communicate in any way. I need to copy all data from one server to another. I read on the internet about the possibility to copy the datafiles, but i did not understand how to do that. I would still prefer to do it in another way that does not involve any file copy, as the access to one of the servers is very limited. The export to import script from Toad or Oracle SQL Developer is not an option because there is a lot of data and that takes a very long time.
Thanks for your help.