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 5 -
Apply Process Configuration

apply_alter Procedure

It is important to note that an Apply process is stopped and restarted automatically when the value of one or more of the following alter_apply procedure parameters is changed:

  •  message_handler
     

  •  ddl_handler
     

  •  apply_user
     

  •  apply_tag
     

  •  precommit_handler

To view the handlers, the dba_apply view can be queried:

Select apply_name, ddl_handler, precommit_handler,
message_handler from dba_apply
/

To view the DML handlers, which can number more than one for an Apply process, the dba_apply_dml_handlers view can be queried:

Select apply_name, user_procedure, operation_name,
Object_owner, object_name, error_handler
from dba_apply_dml_handlers
/

The next section introduces some of the procedures that help to handle the errors.


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: