HA failover on ASE OLE DB Provider

Table 9 lists the new connection parameters used for High Availability (HA) failover support on the Adaptive Server Enterprise (ASE) OLE DB Provider:

Table 9: HA failover connection parameters

Property names

Description

Required

Default value

HASession

Specifies if high availability is enabled. 0 indicates high availability disabled, 1 high availability enabled.

No

0

SecondaryPort

The port number of the ASE server acting as a failover server in an active-active or active-passive setup.

Yes, if HASession is set to 1.

Empty

SecondaryServer

The name or the IP address of the ASE server acting as a failover server in an active-active or active-passive setup.

Yes, if HASession is set to 1.

Empty