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

Capture Process States

  • ENQUEUING MESSAGE – The process is enqueuing a LCR that satisfies the Capture process rule sets into the Capture process queue.
     

  • PAUSED FOR FLOW CONTROL – The process is unable to enqueue LCRs either because of low memory or because propagations and Apply processes are consuming messages slower than the Capture process is creating them. This state indicates flow control that is used to reduce spilling of captured LCRs when propagation or apply has fallen behind. This potentially can happen when there is huge transactional activity on the source database tables.
     

  • SHUTTING DOWN – The process is stopping.

Next information on how to manage various parameters for a Capture process will be presented.

Setting Up the Capture Parameters

Even though a simple format of the Capture process can be created by using the add_table_rules, add_schema_rules or add_subset_rules, certain extra parameters can be set up only by executing the set_parameter procedure of the dbms_capture_adm package. Capture process parameters control the way a Capture process operates.

What are the parameters that are allowed to be altered? Table 4.1 shows all of the parameters that can be set.

disable_on_limit

If set to Y, the Capture process is disabled if the Capture process terminates because it reached a value specified by the time_limit parameter or message_limit parameter. If set to N, the Capture process is restarted immediately after stopping because it reached a limit. The default is N.

maximum_scn

Sets the SCN value beyond which Capture process becomes disabled. If set to INFINITE, then the Capture process runs regardless of the SCN value. The default is INFINITE.



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.