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
image
Write for Rampant
Publish with Rampant
Rampant News
Rampant Authors
Rampant Staff
  Phone
  252-431-0050
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

 

   
 

ss

Oracle Tips by Burleson 

Oracle Streams
Chapter 9 -
Streams and Real Application Cluster

Streams in a RAC Environment

  • In order to improve the performance of Streams for RAC databases, a Capture process can now capture changes from the archived redo logs or from the online redo. This feature allows changes to be captured closer to the time they were executed, thereby reducing the capture latency. In other words, the moment database changes are effected and committed the transactions are available for the Capture process to extract.
     

  • When the owner instance for a queue table containing a queue used by a Capture process or Apply process fails, queue ownership is transferred automatically to another instance in the cluster. Then the Capture process or Apply process is restarted automatically, if it had been running. In previous releases, the Capture process or Apply process used to be ABORTED under these circumstances which would warrant a manual restart. This is an important improvement from the administrative point of view. Without the intervention of the DBA, the Streams process will be restarted.

Capture and Apply Processes in a RAC Instance

Since there are multiple instances in a RAC database, the database changes can occur at any instance. Such database changes are recorded in the respective instance’s redo logs and corresponding archive log files. A Capture process configured within any instance of the RAC database can scan and extract the transactional activity from the all the participating instance’s redo log files and convert them into LCR events. In this way, even though the Capture process is only running on one instance, it is aware of all the redo logs of all the RAC instances and does not miss any transactions.

Each Capture process is started on the owner instance for its SYS.AnyData queue, even if the start capture is executed on a different instance. The dba_queue_tables data dictionary view contains information about the owner instance for a queue table. Any parallel execution servers used by a single Capture process run on a single instance in a RAC environment.


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 -2011 by Burleson Enterprises. 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