Uninstall in silent mode

When you uninstall the HCL OneDB® JDBC Driver in the silent mode, you do not receive any messages about the uninstallation.

How you installed the OneDB JDBC Driver determines the program that you use to uninstall the driver.

Run one of the following commands to start the uninstall program in the silent mode. The destination_dir is the directory in which you installed the OneDB JDBC Driver.

If you installed the OneDB JDBC Driver by using the OneDB installation program, specify the following command to start the uninstall program in the silent mode:
destination_dir/uninstall/uninstall_jdbc/uninstalljdbc -i silent

If you installed the OneDB JDBC Driver separately from installing OneDB, specify the following command to run the JAR file in the silent mode:

java -jar destination_dir/uninstall/uninstall_jdbc/uninstaller.jar -i silent