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 4 - Capture and Propagate Configuration

Initialization parameters

  • v$streams_capture
     

  • v$streams_apply_coordinator
     

  • v$streams_apply_reader
     

  • v$streams_apply_server

The collection of timing details yields information that is useful to the DBA for monitoring and analyzing the performance load issues.

The next section introduces information on the creation of the Streams pool in the SGA and its true nature.

Streams Pool in the SGA

Unlike a persistent AQ queue, which stages all events in a queue table on disk, a Streams queue has a queue buffer that is used to stage captured events in shared memory.  A queue buffer is memory associated with a SYS.AnyData queue that contains only the captured events. The queue buffering mechanism enables the database to optimize captured events by buffering them in the SGA instead of always storing them in a queue table on disk.

By default in earlier releases of the Oracle database, the memory used by Streams was allocated from the Shared Pool.  The size was limited to 10% of the Shared pool which was controlled by the parameter shared_pool_size. In many instances, the buffer would overflow due to speedier capture activity.


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: