Support for Logical Connection

SAP ASE Connector now provides support for logical connection using the logical name of the Server.

Perform the following configurations to set up logical connections with SAP ASE Connector:

  1. Download SAP ASE Refresh PC-Client from the following link using the SAP user ID and password:

    SAP ID Service

    Ensure that operating system specific PC-Client is downloaded and installed.

  2. Install SAP ASE Refresh PC-Client on the computer where IdentityIQ is installed.
  3. Copy the SAP ASE server entry from sql.ini Server managed system file and add it in sql.ini file of PC-Client. For example:
    Copy
    [<Server Logical Name>]
    master=NLWNSCK,<Hostname>,<Port>
    query=NLWNSCK,<Hostname>,<Port>
  4. Connect to SAP ASE Connector with changes in URI as follows:

    URI: jdbc:sybase:jndi:file:// <sql.ini file location>?<Server Logical Name>

    For example:

    URI: jdbc:sybase:jndi:file://C:/Sybase/ini/sql.ini?SYBASE