To install or upgrade SQL Optimizer
Run the SQL Optimizer installation program.
Complete the wizard.
This topic focuses on information that may be unfamiliar to you. It does not include all step and field descriptions.
To perform a silent installation of SQL Optimizer
| � | Execute the following command: |
msiexec /i "path to msi file\QuestSQLOptimizerForIBMDB2zOS_x_x_x_x msi" /qn
Note: The following command line options are used:
Command-Line Option Definition /i installs a product /qn Sets user interface to No UI
To perform a silent installation of SQL Optimizer in a directory different from the default product directory
| � | Execute the following command: |
msiexec /i "path to msi file\QuestSQLOptimizerForIBMDB2zOS_x_x_x_x.msi" /qn TARGETDIR="InstallDir"