AQ or Streams [message #504310] |
Sat, 23 April 2011 08:02 |
GSREDDY
Messages: 13 Registered: October 2005 Location: Hyderabad
|
Junior Member |
|
|
We have a requirement like whenever user does some operation on a table(insert/update/delete), it should replicate the same into some another tables based on some application functionality. Sometimes it can be 100 records and sometimes it will be some million records(I think triggers is a bad idea). Here all tables will be in the same schema and user is a single user for our testing and at client site there will be some 100-250 users.
Which option you suggest to achieve this, Streams or Advanced Queues?
|
|
|
|