Enabling Failover support for non-RSSD database connections

You can enable Failover support for new database connections from the Replication Server to Adaptive Servers using the procedure in this section.

For more information about Sybase Failover, refer to the Adaptive Server Enterprise book Using Sybase Failover in a High Availability System.

StepsEnabling Failover support using configure replication server

  1. If necessary, start the Replication Server, as described in the section “Starting Replication Server” in Chapter 4.

  2. Log in to the Replication Server:

    isql -Uuser_name -Ppassword -Sserver_name
    

    where user_name must have Administrator privileges. Specify the name of the Replication Server using the -S flag.

    When your login is accepted, isql displays a prompt:

    1>
    
  3. Enter the following RCL command:

    configure replication server
    set ha_failover to 'on'