Installing the JDBC driver in silent mode
From a command prompt, run the following command:
java -jar dir/setup.jar i -silent
-DUSER_INSTALL_DIR=destination_dir-DLICENSE_ACCEPTED=TRUE
Where: - dir is the location of the setup.jar file.
- destination_dir is the directory where you want to install the JDBC Driver.
The installation is complete when the command finishes running.