Server Side Callouts Using FAN

There is a great white paper from Oracle that describes how to use Server Side Callouts using Fast Application Notification in RAC 10gR2. http://www.oracle.com/technology/products/database/clustering/pdf/oowfan.pdf

One nice feature is the ability to put a shell script in the $ORA_CRS_HOME/racg/usrco directory that will be executed every time an event occurs. This is a great way to manipulate your application when something happens to the instance/database/node.

0 comments:

All views on this blog are my own. All hints, tips and scripts should be run and tested on your development and test servers before attempting in production.

About this blog

I have been DBA with over 10 years experience in Oracle. This blog aims to note interesting bits and pieces that I come across on a day to day basis.