FailoverPartner

Description

Specifies the name of a mirror server, allowing you to maintain database availability if a failover event occurs.

Applies to

Syntax

FailoverPartner =value

Parameter

Description

value

Specifies the name of a mirror server.

Default

None

Usage

When failover occurs, the existing PowerBuilder connection to SQL Server is lost. The SNC driver releases the existing connection and tries to reopen it. If reconnection succeeds, PowerBuilder triggers the DBNotification event. The following conditions must be satisfied for PowerBuilder to trigger the failover event:

When failover occurs:

Examples

Example 1

The following example sets the name of a mirror server for failover events: