Data Replication on Oracle DB
From: akelkar <member45055_at_dbforums.com>
Date: Tue, 21 Oct 2003 09:50:45 -0400
Message-ID: <3505605.1066744245_at_dbforums.com>
Date: Tue, 21 Oct 2003 09:50:45 -0400
Message-ID: <3505605.1066744245_at_dbforums.com>
Hey
[Quoted] [Quoted] If any one can help me on data replication on Oracle 8i DB. Precisley I want to do :
- Replicate the data from one set of tables to another set of tables in a seperate DB instance. The replication should only work for inserts and updates. That is it should only replicate the data for inserts and updates.
- I do not want to use triggers as I can have severe performance issues
- I would welcome any ready made tool available to do this.
- As this deals with a transaction system, and the database size is large, the replication method should have minimum issues related to record locking, performance etc.
Thanks
Anant
-- Posted via http://dbforums.comReceived on Tue Oct 21 2003 - 15:50:45 CEST