Note: This topic focuses on information that may be unfamiliar to you. It does not include all step and field descriptions.
To set quota options
Select Optimize SQL | SQL Rewrite | Quota
Review the following for additional information:
| Quota | Description |
|
Syntax Transformation Quota |
Specify the maximum number of SQL statements generated by applying SQL transformation rules. This quota affects how many SQL statements are created by changing the SQL syntax. The default quota of 100 is normally sufficient for most of the complicated SQL statements. However, the quota can be increased to tackle exceptionally complicated SQL statements with very high levels of table joins or multiple levels of nested sub-queries. |
|
SQL Options Quota |
Specify the maximum number of SQL statements to be generated by applying SQL options. |
|
Total Quota |
This is a read-only field indicating the maximum number of SQL statements generated during SQL Rewrite. This figure consists of: Syntax Transformation Quota + SQL Options Quota. |
Note: This topic focuses on information that may be unfamiliar to you. It does not include all step and field descriptions.
To set test run settings options
Select Optimize SQL | Test Run | Test Run Settings
Review the following for additional information:
|
Test Run Settings |
Description |
|
Custom |
Enables you to customize the settings. |
|
Predefined |
Uses the predefined set of options. |
Note: This topic focuses on information that may be unfamiliar to you. It does not include all step and field descriptions.
To set execution method options
Select Optimize SQL | Test Run | Execution Method
Review the following for additional information:
| Execution Method | Description |
|
Maximum rows to be retrieved (records) |
Select this checkbox and then enter the maximum number of rows to retrieve for a test run of all records. |
| Run Time Retrieval Method | Description |
|
Run SQL options |
Select one of the following options:
|