Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Efficient method to transfer data from one database to another.

user9010926Jun 25 2015 — edited Jun 26 2015

Hi

I got a requirement to get data from one database and populate to another database. Could any one please suggest the efficient way to do it.

Below are the constraints I have.

1. Table structures are not similar, One or more tables has to be joined in source DB to get data for one table in target DB. Some thing like Target DB has views built using source tables.

2. I have suggested to use DB Link, but this idea didn't get approved saying DB link affects DB performance.

Some one pls suggest the approach for it. Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2015
Added on Jun 25 2015
13 comments
2,122 views