SAP Knowledge Base Article - Preview

3366426 - Wrong listener protocol on floating IP is started after failover

Symptom

  • Floating IP is using and ha/syb/db_ssl is enabled

    FM profile file
    -------------------
    ha/syb/vdbhost = <floating hostname> 
    ha/syb/vdbport_ssl = <ssl_port>
    ha/syb/vdbport = <nonssl_port>
    ha/syb/db_ssl=1 
    --------------------
  • Before failover, listener protocol is started correctly
    sp_listener status
    proto        host         port          status
     --------------------------------------------------------------------------  
     tcp          <floating hostname>         <port to use without ssl>   active
     ssltcp       <floating hostname>        <port to use with ssl>   active


  • After failover, the non-SSL port is started using ssltcp protocol.

    sp_listener status
    proto        host         port          status
     --------------------------------------------------------------------------  

         ssltcp          <floating hostname>        <port to use without ssl>  active
         ssltcp          <floating hostname>         <port to use with ssl>    active


Read more...

Environment

  • SAP Adaptive Server Enterprise (ASE) 16.0 SP03
  • High Availability Disaster Recovery (HADR)
  • Fault Manager (FM) 

Product

SAP Adaptive Server Enterprise 16.0

Keywords

SSL,connection, connectivity, , KBA , BC-SYB-REP , Sybase Replication Server (standalone) , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.