For Oracle support & training call (800) 766-1884
Free Oracle Tips

Home
Oracle Tips
Oracle Code Depot
Oracle Monitoring
Oracle Consulting
Oracle Training
Oracle News
Oracle Forum
Oracle Support





 

Free Oracle Tips

image

 
HTML Text

Free Oracle App Server Tips

image

 
HTML Text


Privacy Policy

Redneck

Dress Code

Oracle tuning

Oracle training

Oracle support

Remote Oracle


 

   
  Oracle Tips by Burleson

Oracle Streams
Chapter 5 -
Apply Process Configuration

Using add_schema_rules to Create an Apply process

Streams Rule   Rule Set     Rule Set  Rule    Schema     Rule
Type    Name   Name         Type      Level   Name       Type
------- -----  --------     --------  ------- -------    ---
APPLY   NY270  RULESET$_72  POSITIVE  SCHEMA  NY2        DML
APPLY   NY271  RULESET$_72  POSITIVE  SCHEMA  NY2        DDL

The following SQL statements show the rule conditions for the above mentioned rules:

SELECT dbms_lob.substr(rule_condition,dbms_lob.getlength(rule_condition),1) rule_condition FROM dba_rules where rule_name = 'NY270'
/

RULE_CONDITION
--------------------------------------------------|
((:dml.get_object_owner () = 'NY2') and :dml.is_nul
l_tag() = 'Y' and :dml.get_source_database_name ()

= 'DNYTST10.WORLD' )


SELECT
dbms_lob.substr(rule_condition,dbms_lob.getlength(rule_condition),1)
rule_condition
FROM dba_rules where rule_name = 'NY271'
/


The above text is an excerpt from:

Oracle Streams
High Speed Replication and Data Sharing

ISBN 0-9745993-5-2

by Madhu Tumma
 


For more details and scripts, see my new book " Oracle Tuning: The Definitive Reference", over 900 pages of BC's favorite tuning tips & scripts. 

You can buy it direct from the publisher for 30%-off and get instant access to the code depot.

  
 

 
 
 
 
Oracle performance tuning software
 
 

 

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

 

Fast-Track Oracle Support
PO Box 511
Kittrell, NC 27544


Email BC: