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 7 -
Monitoring and Troubleshooting Oracle Streams

Is the Redo File Missing?

exec DBMS_CAPTURE_ADM.ALTER_CAPTURE(capture_name => 'NYDATA1_CAPTURE', start_scn  =>  9794905, first_scn =>9794905);

Is the Capture process current?

In review, the redo scanning latency can be determined by reading the v$streams_capture view. How far behind the capture_message_create_time is with respect to current system date can be verified. This helps to understand the lag the system is experiencing.

Also, the difference between enqueue_time and enqueue_message_create_time of the v$streams_capture view can be used to determine the event queue latency for the Capture process.

Verify that the Capture Process is Enabled

A Capture process captures changes only when it is ENABLED. The DBA can check whether a Capture process is ENABLED, DISABLED, or ABORTED by querying the dba_capture data dictionary view.

Does Not Capture - Check Rules

The Capture process is up and running, but it fails to create any LCR events for propagation to destination. First, verify that the rules are properly defined. Rule Condition in dba_rules provides the full text of the rule. Ensure that the rule condition is valid. dba_streams_rules can also be queried to find out the rule condition and context.

The next issues to be examined are the related to Propagation.

Propagation Issues

Separate Queue in Case of Bi-directional Replication

When configuring bi-directional replication between two sites, use two queues at each site. To help minimize the spill over to disk, configure two queues at each site. Each site will have:


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: