PDA

View Full Version : Configure the oracle adapter


shiv
07-18-2002, 21:10
We need to configure the oracle adapter to listen to changes on a large number of tables in one instance and replicate the same into another instance .

Do we need to build notification for each table for each type of change(insert/delete/update) or could we set up operations at the schema level ?

Also, is there any statistics available , showing the impact of the enterprise adapter on the applications running on the database ?

An early reply would be appreciated
thanks
shiv

theo
08-15-2002, 16:48
I can answer part of this:

"Do we need to build notification for each table for each type of change"

Yes.