Implementation Guide › Installing CA Enterprise Log Manager › Installing the JDBC Client › Install the JDBC Client on UNIX Systems
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
- Locate the following two .jar files in the Application DVD or installation image, in the directory CA/ELM/JDBC:
LMjc.jar
LMssl14.jar
- Copy the .jar files to the desired directory on the destination server and make a note of the location.
- 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.