How can we achieve Basic Replication
Hello to All,
We have three Oracle Database Servers 11.1.0.6.0 Standard One Edition A, B and C
Functionality : I want to capture data from A and update it in C server same way capture data from B and update into C in different schema other than A.
As i have read the "
SE1 SE EE
Oracle Streams | Y | Y | Y | SE1/SE: no capture from redo |
Messaging Gateway | N | N | Y | |
Basic Replication | Y | Y | Y | SE1/SE: read-only, updateable materialized view |
Advanced Replication | N | N |