Enabling Failover Support for Non-RSSD Database Connections

Use configure replication server with ha_failover to enable Failover support for new database connections from the SAP Replication Server to SAP ASE server.

See SAP Adaptive Server Enterprise > Using SAP Failover in a High Availability System.

  1. If necessary, start the SAP Replication Server.
    See SAP Replication Server Administration Guide Volume 1 > Manage a Replication System > Starting SAP Replication Server.
  2. Log in to the SAP Replication Server:
    isql -Uuser_name -Ppassword -Sserver_name

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

    When your login is accepted, isql displays a prompt:
    1>
  3. Set ha_failover on.
    configure replication server
    set ha_failover to 'on'