Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 9i data transfer
> However we are upgrading to Oracle 9i and the systems will be networked
> together. The system will have unique ip addresses and computer names and
> unique database names.
Just because you are upgrading to 9i does not mean that you have to change your processes. So your old method is still available to you.
> My question is, can the data from the required tables be "assembled" into an
> XML file and then sent to the recieving database and re-imported etc using
> Oracle queing etc. We are going the XML way, with the days change data for
> each database which is sent to a "master database" to form a global
> database.
Have you looked at the Oracle XML tools available on Technet (http://technet.oracle.com)? They can help you load XML files directly into the database.
HTH,
Brian
Received on Thu Oct 31 2002 - 08:11:14 CST
![]() |
![]() |