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

execute_all_errors Procedure

Syntax:
DBMS_APPLY_ADM.EXECUTE_ALL_ERRORS(
apply_name                  IN VARCHAR2 DEFAULT NULL,
execute_as_user           IN BOOLEAN DEFAULT false);

When the execute_as_user parameter is set to TRUE, the transactions are executed in the security context of the current user.

The procedure presented in the next section is almost the same as the one presented above, but it acts on a specific error transaction.

execute_error Procedure

The execute_error procedure re-executes the specified error transaction.

Syntax:
DBMS_APPLY_ADM.EXECUTE_ERROR(
 local_transaction_id      IN VARCHAR2,
 execute_as_user                       IN BOOLEAN DEFAULT false);

The local_transaction_id is the identification number of the error transaction to execute. If the specified transaction does not exist in the error queue, an error is raised. When the parameter execute_as_user is set to TRUE, the procedure re-executes the transaction in the security context of the current user.


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: