SQL Optimizer for SQL Server® maximizes current IT resources by establishing benchmarks and best performance standards within an organization. It ensures optimal SQL performance by identifying problematic SQL, generating alternatives, and testing SQL for maximum application performance.
SQL Optimizer analyzes your SQL statements and generates alternatives for improving performance. You can test these alternatives to identify the best SQL statement for your database environment. Optimizing SQL consists of the following functions:
SQL Rewrite Mode | Description |
Optimize SQL Statements |
SQL Optimizer uses an Artificial Intelligence engine to execute SQL syntax rules that produce semantically equivalent SQL statement alternatives. See About SQL Optimizationfor more information. |
Execute SQL Alternatives |
SQL Optimizer executes statement alternatives to view their execution statistics. This provides execution times for identifying the best SQL statement for your database environment. See Test Run SQL Alternatives for more information. |
Generate Index Alternatives |
SQL Optimizer analyzes SQL statement syntax and database structure to provide index alternatives that improve performance. See About Generating Index Alternatives for more information. |
Test for Scalability |
Benchmark Factory™ simulates potential workload conditions to test SQL statement performance. See Test for Scalabilityfor more information. |
Plan Control Mode | Description |
Generate Execution Plan Alternatives | Generates execution plan alternatives for your SQL statements without changing the original source code. |
Deploy Plan Guides | Creates plan guides from the execution plan alternatives and deploys these plan guides to ensure optimal database performance. |
Optimize Indexes analyzes a SQL workload or any group of SQL statements and determines the best index set for the workload or group of statements. You can instruct SQL to gather a SQL workload from any of the following sources:
See About Optimize Indexes for more information.
Find SQL helps you locate the most resource-intensive SQL in your server. You can use Find SQL to inspect SQL captured by Plan Cache and SQL Profiler.
Find SQL from Plan Cache evaluates existing SQL performance by different statistics (such as CPU Time and Elapsed Time) from different areas (such as Top N SQL statements, Top N SQL Batches and Top N Database Objects).
Find SQL from SQL Trace allows you to extract SQL statements and their performance statistics from trace files or trace tables collected by SQL Profiler. You can identify the most resource-intensive SQL statements in your traces.
Additionally, you can:
SQL Scanner identifies problematic SQL statements in your source code and database objects without execution. SQL Scanner then analyzes the problematic SQL statements and categorizes them according to performance problem levels. See About Scanning SQL for more information.
Manage Plan Guides allows you to manage existing plan guides with SQL Optimizer. Plan Guides improve the performance of queries. You can use plan guides to add or modify query hints before executing a query. SQL Optimizer also generates a plan you can apply to the query when that query is subsequently run.
Note: SQL Server supports plan guides from 2005 or above.
See About Managing Plan Guides for more information.
SQL Optimizer for SQL Server® maximizes current IT resources by establishing benchmarks and best performance standards within an organization. It ensures optimal SQL performance by identifying problematic SQL, generating alternatives, and testing SQL for maximum application performance.
SQL Optimizer analyzes your SQL statements and generates alternatives for improving performance. You can test these alternatives to identify the best SQL statement for your database environment. Optimizing SQL consists of the following functions:
SQL Rewrite Mode | Description |
Optimize SQL Statements |
SQL Optimizer uses an Artificial Intelligence engine to execute SQL syntax rules that produce semantically equivalent SQL statement alternatives. See About SQL Optimizationfor more information. |
Execute SQL Alternatives |
SQL Optimizer executes statement alternatives to view their execution statistics. This provides execution times for identifying the best SQL statement for your database environment. See Test Run SQL Alternatives for more information. |
Generate Index Alternatives |
SQL Optimizer analyzes SQL statement syntax and database structure to provide index alternatives that improve performance. See About Generating Index Alternatives for more information. |
Test for Scalability |
Benchmark Factory™ simulates potential workload conditions to test SQL statement performance. See Test for Scalabilityfor more information. |
Plan Control Mode | Description |
Generate Execution Plan Alternatives | Generates execution plan alternatives for your SQL statements without changing the original source code. |
Deploy Plan Guides | Creates plan guides from the execution plan alternatives and deploys these plan guides to ensure optimal database performance. |
Optimize Indexes analyzes a SQL workload or any group of SQL statements and determines the best index set for the workload or group of statements. You can instruct SQL to gather a SQL workload from any of the following sources:
See About Optimize Indexes for more information.
Find SQL helps you locate the most resource-intensive SQL in your server. You can use Find SQL to inspect SQL captured by Plan Cache and SQL Profiler.
Find SQL from Plan Cache evaluates existing SQL performance by different statistics (such as CPU Time and Elapsed Time) from different areas (such as Top N SQL statements, Top N SQL Batches and Top N Database Objects).
Find SQL from SQL Trace allows you to extract SQL statements and their performance statistics from trace files or trace tables collected by SQL Profiler. You can identify the most resource-intensive SQL statements in your traces.
Additionally, you can:
SQL Scanner identifies problematic SQL statements in your source code and database objects without execution. SQL Scanner then analyzes the problematic SQL statements and categorizes them according to performance problem levels. See About Scanning SQL for more information.
Manage Plan Guides allows you to manage existing plan guides with SQL Optimizer. Plan Guides improve the performance of queries. You can use plan guides to add or modify query hints before executing a query. SQL Optimizer also generates a plan you can apply to the query when that query is subsequently run.
Note: SQL Server supports plan guides from 2005 or above.
See About Managing Plan Guides for more information.
<<<<<<< HEAD
What's New in =======
What's New in >>>>>>> ca29f7d35af1d33471347d031d00093211d7f505 |
This release of
This release of SQL Optimizer for SQL Server includes the following new features and enhancements.
For a complete list of resolved issues in this release, see the
For a complete list of resolved issues in this release, see the
To create a connection
Click .
Review the following for additional information:
Server Name |
Select the server alias for the database you want to connect to or click to browse. Note: The server alias is defined in the SQL Server Client Network Utility. |
Authentication |
Select whether to use Windows or SQL Server credentials to connect. Note: Login name and password are only required for SQL Server Authentication. |
Tip: Right-click a connection and select Remove Selected Entry to delete a connection. |
© ALL RIGHTS RESERVED. 利用規約 プライバシー Cookie Preference Center