when ever we enabled parameter enable_goldengate_replication=true, we can configure Integrated replicat for database
Always trail data can be logical change record (LCR) Integrated format (or) either may be classic ( canonical ).The delivery replicat uses the canonical data on the trail and uses API from the replicat process to an Inbound server and converts the data from canonical to LCR's ( Logical Change Record )
When we talk about In Bound server of database, InBound server consists of following components
When we talk about In Bound server of database, InBound server consists of following components
Receiver: In Inbound server, receiver Reads trails in LCR format
Preparer: Preparer process the data on the trail and check dependency's and group transactions in order
coordinator: Coordinator coordinates transactions and maintains the order between applier and processes
Appliers: Applies transactions to target table
Syntax: Used to Create Integrated replicat
ggsci> add replicat rep_name, integrated exttrail /remote_dir/aa
ggsci> start rep_name
Note:
There is no checkpoint table is required and checkpoint file is updated to indicate Integrated mode
--Nikhil Tatineni--
--12c GoldenGate--
links Related to RAC
Syntax: Used to Create Integrated replicat
ggsci> add replicat rep_name, integrated exttrail /remote_dir/aa
ggsci> start rep_name
Note:
There is no checkpoint table is required and checkpoint file is updated to indicate Integrated mode
--Nikhil Tatineni--
--12c GoldenGate--
links Related to RAC
12c: Mirror copy of OCR onto different asm diskgrouphttp://oracleinmemory.com/2016/02/oracle-rac-mirror-copy-of-ocr-onto.html 12c: Pin Nodes On Clusterhttp://oracleinmemory.com/2016/02/12c-pin-nodes-on-cluster.html12c: RAC Modify Default scan port Numberhttp://oracleinmemory.com/2016/02/12c-rac-modify-default-scan-port-number.html12c: Multiplex Voting Files on Oracle RAC 12Chttp://oracleinmemory.com/2016/02/multiplex-voting-files-on-oracle-rac-12c.html12c: ACFS On RAC 12chttp://oracleinmemory.com/2016/03/acfs-automatic-cluster-filesystem-on.html12c:converting database from No Archivelog mode to Archivelog Modehttp://oracleinmemory.com/2016/03/converting-12c-rac-database-to.html12c: Creating New Virtual IP to manager HA http://oracleinmemory.com/2016/03/oracle-goldengate-creating-virtual-ip.html12c: Monitoring Fusion Write RAC http://oracleinmemory.com/2016/03/monitoring-fusion-write-rac-12c_15.htmlCRS-4535 12C RAC Clusterhttp://oracleinmemory.com/2016/02/12c-rac-crs-4535.htmlCRS-8503 12C RAC Clusterhttp://oracleinmemory.com/2016/03/crs-8503.html