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:
-
Download SAP ASE Refresh PC-Client from the following link using the SAP user ID and password:
Ensure that operating system specific PC-Client is downloaded and installed.
- Install SAP ASE Refresh PC-Client on the computer where IdentityIQ is installed.
- Copy the SAP ASE server entry from
sql.ini
Server managed system file and add it insql.ini
file of PC-Client. For example:Copy[<Server Logical Name>]
master=NLWNSCK,<Hostname>,<Port>
query=NLWNSCK,<Hostname>,<Port> -
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