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

Separate Queue in Case of Bi-directional Replication

  • One queue for the changes from the local Capture process.
     

  • One queue to receive the changes from other sites.

This helps to achieve better performance for the Streams client processes.

Propagation Schedule Stuck in Pending State

When there are issues with configuration, the DBA may want to stop the Streams process, including the propagation schedule.

A queueing propagation schedule can be unscheduled by executing the   dbma_awadm.unschedule_propagation procedure. Here is an example. The system appeared to hang or take a long time when an abort is initiated by a <CTRL-C>.  When unschedule is reattempted, the following statement is returned:   ORA-24080:UNSCHEDULED PROPOGATION PENDING <QUEUE NAME>. The SCHEDULE_DISABLED column of the view has a value of P for this schedule. P shows it is in pending state.

For example:

DNYTST10 SQL>EXEC DBMS_STREAMS_ADM.REMOVE_STREAMS_CONFIGURATION();
BEGIN DBMS_STREAMS_ADM.REMOVE_STREAMS_CONFIGURATION(); END;

*
ERROR at line 1:
ORA-24080: unschedule_propagation pending for QUEUE STRMADM.NY3_QUEUE and
DESTINATION DNYOIP20.WORLD
ORA-06512: at "SYS.DBMS_STREAMS_ADM", line 1644
ORA-06512: at line 1


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: