Description of the illustration strex035.eps
This illustration shows an Oracle Streams replication environment that involves the following Oracle databases:
-
str1.example.com -
str2.example.com
The str1.example.com Oracle database has the following configuration:
-
One Oracle Streams queue named
streams_queueand owned by the userstrmadmin -
A capture process named
capture_simpthat captures DML and DDL changes to thehr.jobstable -
A propagation named
str1_to_str2that propagates change from the local queue to thestrmadmin.streams_queuequeue atstr2.example.com
The str2.example.com Oracle database has the following configuration:
-
One Oracle Streams queue named
streams_queueand owned by the userstrmadmin -
An apply process named
apply_simpthat applies changes to thehr.jobstable