Previous Topic: Install the JDBC Client on Windows Systems

Next Topic: JDBC Connection Parameters

Install the JDBC Client on UNIX Systems

Use this procedure to install the JDBC client driver on a UNIX system.

To install the JDBC driver

  1. Locate the following two .jar files in the Application DVD or installation image, in the directory CA/ELM/JDBC:
    LMjc.jar
    LMssl14.jar
    
  2. Copy the .jar files to the desired directory on the destination server and make a note of the location.
  3. Execute the following (or similar) command manually from the installation directory after installing the JDBC client for JDBC on UNIX:
    chmod -R ugo+x file_location
    

    The value for file_location is the directory where you installed the JDBC client. This step enables you to execute shell scripts supplied with the installed client.