Oracle Consulting Oracle Training Oracle Support Development
Home
Catalog
Oracle Books
SQL Server Books
IT Books
Job Interview Books
eBooks
Rampant Horse Books
911 Series
Pedagogue Books

Oracle Software
image
Write for Rampant
Publish with Rampant
Rampant News
Rampant Authors
Rampant Staff
 Phone
 800-766-1884
Oracle News
Oracle Forum
Oracle Tips
Articles by our Authors
Press Releases
SQL Server Books
image
image

Oracle 11g Books

Oracle tuning

Oracle training

Oracle support

Remote Oracle

STATSPACK Viewer

Privacy Policy

 

   
 

streams Capture Architecture

Oracle Tips by Burleson 

Oracle Streams
Chapter 4 - Capture and Propagate Configuration

Capture Architecture

Internally, the Capture mechanism or architecture has four main components: Reader server; Preparer server; Builder server; and Capture process.

Each Reader server, Preparer server, and Builder server is a parallel execution server. The Capture process (Cnnn) is an Oracle background process.

  • Reader Server: Reads the redo log file and divides the log into multiple regions.
     

  • One or more Preparer Servers: Scan the regions defined by the Reader server in parallel and sends information about objects and schema changes to the rules engine.
     

  • Builder Servers: Merges redo records from the preparer servers and evaluates them. It does initial evaluation.

The following section presents details on how the Capture process works.

Capture Process

After receiving the merged records from the preparer servers, the Capture process:

  • formats the merged records into LCR(s)

    • sends the messages to the rules for full evaluation in instances where the initial evaluation was inconclusive.
       

    • receives the results of the full evaluation of the LCR, if it was performed.
       

    • enqueues the LCR into the queue associated with the Capture process if the LCR satisfies the rules in the positive rule set for the Capture process, or it discards the LCR if it satisfies the rules in the negative rule set for the Capture process or if it does not satisfy the rules in the positive rule set.

     


The above text is an excerpt from:

Oracle Streams
High Speed Replication and Data Sharing

ISBN 0-9745993-5-2

by Madhu Tumma
 


Download your Oracle scripts now:

www.oracle-script.com

The definitive Oracle Script collection for every Oracle professional DBA

Linux Oracle commands syntax poster

ION Oracle tuning software

Oracle data dictionary reference poster



Oracle Forum

BC Oracle consulting support training

BC remote Oracle DBA   

 

   

 Copyright © 1996 -2017 by Burleson. All rights reserved.


Oracle® is the registered trademark of Oracle Corporation. SQL Server® is the registered trademark of Microsoft Corporation. 
Many of the designations used by computer vendors to distinguish their products are claimed as Trademarks