Call (800) 766-1884 for Oracle support & training
Free Oracle Tips


Oracle Consulting Support
Oracle Upgrades
Use New Oracle Features
Oracle Replication Support
Oracle Training
Remote Oracle DBA
System Documentation
Oracle Tips
Oracle Performance
 

Free Oracle Tips


 

HTML Text

BC Oracle tuning

Oracle training

Oracle support

Remote Oracle

 

 

   
  Oracle Tips by Burleson

Oracle Streams
Chapter 2 - Streams Components and Processes

Capture Process

The Capture process follows rules that define, dictate, or decide if the Capture process has to extract or discard the database changes into LCR events. The rules can be specified in a positive or negative rule set for the Capture process. If a rule evaluates to TRUE for a change and the rule is in the positive rule set for a Capture process, the change is captured.

If a rule evaluates to TRUE for a change and the rule is in the negative rule set for a Capture process, the change is discarded. If a Capture process has both a positive and a negative rule set, the negative rule set is always evaluated first.

Salient Features

In a typical Streams configuration, for administrative and performance reasons, multiple Capture processes can be created. When the DBA wants to have different sets of data streams going to different destinations with data that may vary in nature, multiple Capture processes should be considered.

The Capture process has to be associated with pre-created queues. It is possible to use one queue associated with the multiple capture processes. Oracle recommends that each Capture process use a separate queue to help keep the LCRs from different capture processes separate.

The streams_pool_size initialization parameter controls the size of the Streams Pool within the SGA of the database. This parameter was newly introduced in Oracle10g database. In earlier versions, there was no way that the allocated SGA resources for streams could be increased except by increasing the total SGA size. Oracle10g provides a way to have better control over the memory resources allocated for Streams.


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

  
 

Oracle performance tuning software 
 
 
 
 

Oracle performance tuning book

 

 
 
 
Oracle performance Tuning 10g reference poster
 
 
 
Oracle training in Linux commands
 
Oracle training Excel
 
Oracle training & performance tuning books
 

 

   

Copyright © 1996 -  2011 by Burleson Enterprises. All rights reserved.

Oracle® is the registered trademark of Oracle Corporation.