SQLT (SQLTXPLAIN) - Tool that helps to diagnose a SQL statement [ID 215187.1]
SQLT (SQLTXPLAIN) - Tool that helps to diagnose a SQL statement performing poorly [ID 215187.1]
In this Document
Purpose |
Troubleshooting Steps |
References |
Applies to:
Oracle Application Object LibraryOracle Server - Enterprise Edition
Information in this document applies to any platform.
Checked for relevance 08-MAY-2011
Purpose
SQLTXPLAIN, also known as SQLT, is a tool provided by Oracle Server Technologies Center of Expertise - ST CoE. SQLT inputs one SQL statement and outputs a set of diagnostics files. These files are commonly used to diagnose SQL statements performing poorly.
SQLT connects to the database and collects execution plans, Cost-based Optimizer CBO statistics, schema objects metadata, performance statistics, configuration parameters, and similar elements that influence the performance of the SQL being analyzed.
To see what is new on this version read the changes log.
A number of webcasts covering SQLT have been recorded outlining various aspects of SQLT usage including topics such as:
- "Using SQLTXPLAIN to diagnose SQL statements performing poorly"
- "How to create in 5 minutes a SQL Tuning Test Case using SQLTXPLAIN".
Related to the Testcase webinar, there are some articles outlining how to use SQLT Testcases here:
Document 1465741.1 How to Use SQLT (SQLTXPLAIN) to Create a Testcase Containing Application Data
Additionally a FAQ for the SQLT tool can be found here:
Troubleshooting Steps
- For 10.2, 11.1 and 11.2 download tool from sqlt.zip (zip format). Read sqlt_intructions.html included in zip file.
- If zip file appears corrupted while downloading with Internet Explorer (IE) browser, please try with some other browser. If still having trouble getting this tool, or other issues during the installation, please email the tool author Carlos Sierra at carlos.sierra@oracle.com.
- For output sample download output sample.
- For 9.2 and 10.1 instances, download and use tool from sqlt9i.zip. Read sqlt_intructions.txt included in zip file. Do not use this version of the tool on 10.2 or 11g databases.
|
- SQLT Tool for 10.2, 11.1 and 11.2(1.98 MB)
- SQLT Tool for 9.2 and 10.1 (ZIP format)(1.7 MB)
- Changes Log(59.34 KB)
- SQLT output sample(900.14 KB)
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17252115/viewspace-742488/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SQLT Diagnostic Tool (Doc ID 215187.1)SQL
- Oracle工具(Oracle Tools) – SQLT(SQLTXPLAIN)OracleSQLAI
- oracle sqlt(sqltxplain) 診斷工具OracleSQLAI
- 優化sql的利器SQLT優化SQL
- sql最佳化工具SQLTSQL
- 最佳化sql的利器SQLTSQL
- sql最佳化工具之--sqlTSQL
- Statement (操作 SQL 語句)SQL
- Oracle SQLT 診斷SQL語句效能(3)OracleSQL
- Oracle SQLT 診斷SQL語句效能(2)OracleSQL
- Oracle SQLT 診斷SQL語句效能(1)OracleSQL
- sqltSQL
- Event 10046 - Enable SQL Statement TraceSQL
- SAP Hybris Helps NHL Score with Fans
- How to Diagnose and Resolve UNABLE TO EXTEND ErrorsError
- SQL java.sql.SQLException: Parameter metadata not available for the given statementSQLJavaExceptionAI
- ORA-01555 caused by SQL statement belowSQL
- IMP-00032: SQL statement exceeded buffer lengthSQL
- In PL/SQL,the statement of "into variable" wasn't appeared in statspackSQLAPP
- SQLT 使用指南SQL
- SQLT 安裝部署SQL
- Statement Tracer For Oracle 與 SQL Monitor 的比較OracleSQL
- mybatis3:Invalid bound statement (not found)MyBatisS3
- MyBatis 錯誤:Invalid bound statement (not found)MyBatis
- mybatis 報錯: Invalid bound statement (not found)MyBatis
- Statement
- Invalid bound statement (not found)錯誤解決
- SQLT 概要和安裝SQL
- SQLT 最佳化SQL 用複合索引代替單列索引的案例SQL索引
- How to Run Statement Level/Java trace or a SQL Trace in Self Service ApplicationJavaSQLAPP
- Android APT(Annotation Processing Tool) 實踐AndroidAPT
- IDEA+Maven:invalid bound statement (not found)解決辦法IdeaMaven
- SQLT安裝使用說明SQL
- SQL PERFORMANCE ANALYZER, a great tool for upgrade testing tuning and benchmark checkSQLORM
- ORA-01555 caused by SQL statement below (Query Duration=0 sec, SCNSQL
- EVENT: 10046 "enable SQL statement tracing (including binds/waits)"SQLAI
- Oracle RDBMS : Flushing a Single SQL Statement out of the Object Library CacheOracleSQLObject
- Flutter 安裝搭建報錯 Android sdkmanager tool not foundFlutterAndroid