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

Home Home
Oracle Monitoring
Growth Monitoring
Emergency DBA Support
Installs & Upgrades
Oracle Migration
Oracle Support Plan
Oracle SQL Tuning
Oracle Performance Tuning

 Our Remote DBA Clients

 

Free Oracle Tips


 
HTML Text

Free Oracle App Server Tips


 
HTML Text

 

   
  Oracle Tips by Burleson

Oracle Streams
Chapter 4 - Capture and Propagate Configuration

Setting SCN Values for an Existing Capture Process

So far, the creation of the Capture process through the add_table_rules procedure has been presented. The following section presents the creation of the Capture process by other procedures.

Capture Creation - Using add_subset_rules

The add_subset_rules procedure adds rules whose rule condition evaluates to TRUE for DML changes made to a subset of rows in a specified table.

This procedure creates the specified Capture process if it does not exist. Running this procedure generates three rules for the specified Capture process; one for INSERT statements; one for UPDATE statements; and one for DELETE statements. For INSERT and DELETE statements, only DML changes that satisfy the condition specified for the dml_condition parameter are captured, applied, or dequeued.

How does this help? This procedure helps configure the part of the table for data replication.

Note : The add_subset_rules procedure can also create an Apply process or messaging client when the streams_type is specified as APPLY and DEQUEUE, respectively.

Figure 4.8 shows the add_subset_rules procedure arguments that can be used to create the Capture process.

Figure 4.8 Parameters for add_subset_rules procedure

 


The above text is an excerpt from:

Oracle Streams
High Speed Replication and Data Sharing

ISBN 0-9745993-5-2

by Madhu Tumma
 


    Need an Oracle Health Check?

Does your boss blame you for an Oracle performance problem? 
Need to prove that your database is properly optimized?

BC Oracle performance guru's can quickly verify every aspect of your Oracle database and provide a complete certification that your database is fully optimized.

Burleson Oracle consulting & training



 

 

WISE Oracle monitoring software
 

 

Oracle forum for DBA 

 

Rampant TechPress Oracle book publisher

image 

  

 

E-mail us for BC Oracle support:   

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

Oracle® is the registered trademark of Oracle Corporation.