Below is a list of available functions within the Index Usage Analyzer window.
|
Button or Menu |
Function |
|---|---|
|
Analysis & Right-click Menu
|
|
|
Right-click Menu |
|
|
Right-click Menu |
Add Folder |
|
Right-click Menu |
|
|
Right-click Menu |
|
|
Right-click Menu |
|
|
View Menu |
|
|
Right-click Menu |
|
|
Right-click Menu |
Quest SQL Optimizer for IBM® DB2® LUW maximizes SQL performance by automating the manual, time-intensive and uncertain process of ensuring that SQL statements are performing as fast as possible. SQL Optimizer analyzes, rewrites, and evaluates SQL statements within multiple database objects, files. With SQL Optimizer, you can analyze and optimize all your problem SQL from multiple sources. SQL Optimizer also provides you a complete index optimization and plan change analysis solution, from index recommendations to simulated index impact analysis, through comparison of multiple SQL access plans.
SQL Optimizer provides you with the following main modules.
SQL Optimizer (including SQL Rewrite and Generate Indexes functions)
The technique of creating temp tables to extract data from permanent tables is often used, because the existence of the temp table is session related and you will need to create them within SQL Optimizer. The User-Defined Temp Table window allows you to create temp tables to be use throughout SQL Optimizer.
To create or modify temporary tables in the User-Defined Temp Table module, the logon user needs the following privileges:
Connection to DB2 LUW 7 or above
USE privilege on the USER TEMPORARY table space or SYSADM or DBADM authority.