OracleHAEventSource Enumeration

The OracleHAEventSource enumeration indicates the source of the HA event.

Table 8-3 lists all the OracleHAEventSource enumeration values with a description of each enumerated value.

Table 8-3 OracleHAEventSource Enumeration Member Values

Member Name Description

Service

The source of the HA Event is a service.

ServiceMember

The source of the HA Event is a service member.

Database

The source of the HA Event is a database.

Host

The source of the HA Event is a host.

Instance

The source of the HA Event is an instance.


Requirements

Namespace: Oracle.DataAccess.Client

Assembly: Oracle.DataAccess.dll

Microsoft .NET Framework Version: 2.0 or later.