You can deactivate the product license and remove the data
objects that are required for query tuning with the InfoSphere Optim™ Query
Workload Tuner for DB2 for Linux, UNIX, and Windows.
Procedure
To deactivate the license and remove the data objectss:
Run the uninstallation program. Use one of the following
options.
Option |
Description |
Use the uninstallation wizard |
- Open the installation directory that was created when you ran
the installation program. On Windows, the default installation directory
is C:\Program Files\IBM\OQWTS.
On Linux, the default installation directory is /opt/IBM/OQWTS.
- From the uninstall subdirectory, run the
following command to open the wizard:
- On Windows: uninstall.exe
- On Linux or UNIX: ./uninstall.bin
- Follow the instructions in the wizard to complete the steps.
- Click Done to close the wizard.
|
Use the console mode |
- 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\OQWTS.
On Linux, the default installation directory is /opt/IBM/OQWTS.
- From the uninstall subdirectory, run the
following command:
- On Windows: uninstall.exe
-i console
- On Linux or UNIX: ./uninstall.bin -i console
- Follow the instructions in the console to complete the process.
- Press Enter to exit the console panel.
|