Skip navigation links
Oracle® Database RAC FAN Events Java API Reference
Release 21c

F31410-01

Package oracle.simplefan

Provides easy access to Oracle Fast Application Notification (FAN) events.

See: Description

Package oracle.simplefan Description

Provides easy access to Oracle Fast Application Notification (FAN) events. FAN events are produced by Oracle Real Application Cluster (RAC) clusters to communicate significant changes in cluster state. This package provides easy access to a subset of FAN messages. The subset is sufficient to satisfy most user needs while the simple API hides the full complexity of the complete FAN event mechanism.

This package supports four FAN events.

Load Balancing Advisory
contain information that aids distributing work
Service Member Down
reports than one member instance of a service is down
Service Composite Down
reports that all member instances of a service are down
Node Down
reports that a node (host) is down

ons.config

localport=4100
remoteport=4200
loglevel=3
nodes=myhost.myco.com:6200

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:
  • Oracle Database JDBC Developer's Guide
Skip navigation links
Oracle® Database RAC FAN Events Java API Reference
Release 21c

F31410-01

Copyright © 2008, 2020, Oracle and/or its affiliates.