Oracle Real Application Clusters Sample Code
The section contains sample code to
assist you in implementing the features available with Oracle RAC 10g.
Simple Callout [Mar 2006]
This is a sample script which can be used as a FAN
Server Side Callout to simply print FAN events with a timestamp to a file.
Relocate DTP
Service [Mar 2006]
This is a sample perl script which can be used as a
FAN Server Side Callout to relocate a DTP Service back to its preferred
instance when a FAN UP event is received for that instance.
Cleanup Sessions on
Service Down [Mar 2006]
This is a sample perl script which can be used as a
FAN Server Side Callout to clean up sessions that were connected with a
service when a FAN service down event is received.
Start Services on
Instance Up [June 2006]
This is a sample perl script which can be used as a
FAN Server Side Callout to start services when an Instance Up event is received.
**UPDATED** Step by Step
Guide and Test Program for JDBC FCF [Nov 2006]
A step-by-step guide to help you set up Fast
Connection Failover with JDBC. It also includes a simple JDBC program that
can be used to test your configuration and a sample java program to
subscribe to FAN events for troubleshooting your configuration.
Oracle Clusterware
This section contains sample code
to assist you in using the High Availability API to protect Applications
with Oracle Clusterware.
**UPDATED** Sample HA Agent for
Oracle Database [Nov 2006]
These scripts should be used in conjunction with the white paper "Using Oracle Clusterware
to Protect a Single Instance Oracle Database" available from the main Oracle RAC web site and included in this zip file.
They allow you to use Oracle Clusterware to protect a Single Instance Oracle Database and
optionally an ASM instance and Listener.
Sample HA Agent for
Oracle Application Server [Mar 2006]
This is a sample script which can be used to protect
ORACLE dcm-daemon, OC4J, WebCache, HTTP_Server with Oracle Clusterware.
|