Deactivating the product license for InfoSphere Optim Query Tuner for DB2 for Linux, UNIX, and Windows

You can deactivate the product license and remove the data objects that are required for query tuning with InfoSphere Optim™ Query Tuner for DB2 for Linux, UNIX, and Windows.

About this task

If you deactivate the product license, the query-tuning features of InfoSphere Optim Query Tuner for DB2 for Linux, UNIX, and Windows are disabled.

Procedure

To deactivate the license and remove the data objects:

Run the uninstallation program. Use one of the following options.
Option Description
Use the uninstallation wizard
  1. Open the installation directory that was created when you ran the installation program. On Windows, the default installation directory is C:\Program Files\IBM\OQTS. On Linux, the default installation directory is /opt/IBM/OQTS.
  2. From the uninstall subdirectory, run the following command to open the wizard:
    • On Windows: uninstall.exe
    • On Linux or UNIX: ./uninstall.bin
  3. Follow the instructions in the wizard to complete the steps.
  4. Click Done to close the wizard.
Use the console mode
  1. In a command line, navigate to the installation directory that was created when you ran the installation program. On Windows, the default installation directory is C:\Program Files\IBM\OQTS. On Linux, the default installation directory is /opt/IBM/OQTS.
  2. From the uninstall subdirectory, run the following command:
    • On Windows: uninstall.exe -i console
    • On Linux or UNIX: ./uninstall.bin -i console
  3. Follow the instructions in the console to complete the process.
  4. Press Enter to exit the console panel.

Feedback