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!

Required Methodology for Moving data from production to Archive Database

798761Dec 15 2011 — edited Dec 16 2011
Hi All,

Our production database is Oracle 11g and I have the following scenario.

every day 2 tables in the production database accumulates 2 million records each table has 10-12 columns.

The requirement is that we should be storing only the data for the last 15 days and the rest to a similar archive schema, and the archive database
should maintain records for 5 years i.e (5*365*2,000,000)= 3,650,000,000 3.6 billion records.

Now the main concern is how to move data from the production to the archive database.

Please suggest any good mechanism for moving the data automatically.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 13 2012
Added on Dec 15 2011
12 comments
301 views