Declaring global temporary tables before tuning single SQL statements

If the statement that you want to tune accesses global temporary tables, you must run the statements that define the temporary tables before you run analysis tools on your statement.

Before you begin

Procedure

To declare global temporary tables before tuning an SQL statement:

What to do next

Click the Run Default Advisors and Tools button.


Feedback