語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Oracle SQL tuning with Oracle SQLTXP...
~
Charalambides, Stelios.
Oracle SQL tuning with Oracle SQLTXPLAINOracle database 12c edition /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
Oracle SQL tuning with Oracle SQLTXPLAINby Stelios Charalambides.
其他題名:
Oracle database 12c edition /
作者:
Charalambides, Stelios.
出版者:
Berkeley, CA :Apress :2017.
面頁冊數:
xxiii, 408 p. :ill., digital ;24 cm.
Contained By:
Springer eBooks
標題:
Database management.
電子資源:
http://dx.doi.org/10.1007/978-1-4842-2436-6
ISBN:
9781484224366$q(electronic bk.)
Oracle SQL tuning with Oracle SQLTXPLAINOracle database 12c edition /
Charalambides, Stelios.
Oracle SQL tuning with Oracle SQLTXPLAIN
Oracle database 12c edition /[electronic resource] :by Stelios Charalambides. - 2nd ed. - Berkeley, CA :Apress :2017. - xxiii, 408 p. :ill., digital ;24 cm.
1. Introduction -- 2. AWR: Your Guide on What to do Next -- 3. The Cost-Based Optimizer Environment -- 4. How Object Statistics Can Make Your Execution Plan Wrong -- 5. How Skewness Can Make Your Execution Times Variable -- 6. Collecting Good Oracle 12c Statistics -- 7. Tracing CBO Decisions, Hints and Query Transformations using 10053 -- 8. Forcing Execution Plans Through Profiles -- 9. Adaptive Cursor Sharing -- 10. How To Work with Adaptive Plans -- 11. Dynamic Statistics -- 12. Directives and Statistics Feedback -- 13. Parallel Execution -- 14. SQL Monitor Active Reports -- 15. Using SQLTXPLAIN with an Active Data Environment -- 16. Building Good Test Cases -- 17. Using XPLORE to Investigate Unexpected Plan Changes -- 18. Trace Files, TRCANLZR and Modifying SQLT Behavior -- 19. Comparing Execution Plans -- 20. Running a Health Check -- 21. The Final Word -- 22. Appendix A. Installing SQLTXPLAIN -- 23. Appendix B. The CBO Parameters (11.2.0.1) -- 24. Appendix C. Tool Configuration Parameters and the Express Methods.
Learn through this practical guide to SQL tuning how Oracle's own experts do it, using a freely downloadable tool called SQLTXPLAIN. This new edition has been expanded to include AWR, Oracle 12c Statistics, interpretation of SQL Monitor reports, Parallel execution, and Exadata-related features. Reading this book and using SQL helps you learn to tune even the most complex SQL, and you'll learn to do it quickly, without the huge learning curve usually associated with tuning as a whole. Firmly based in real-world problems, this book helps you reclaim system resources and avoid the most common bottleneck in overall performance, badly tuned SQL. You'll learn how the optimizer works, how to take advantage of its latest features, and when it's better to turn them off. Best of all, the book is updated to cover the very latest feature set in Oracle Database 12c. Covers AWR report integration Helps with SQL Monitor Report Interpretation Provides a reliable method that is repeatable Shows the very latest tuning features in Oracle Database 12c Enables the building of test cases without affecting production What You Will Learn: Identify how and why complex SQL has gone wrong Correctly interpret AWR reports generated via SQLTXPLAIN Collect the best statistics for your environment Know when to invoke built-in tuning facilities Recognize when tuning is not the solution Spot the steps in a SQL statement's execution plan that are critical to performance of that statement Modify your SQL to solve performance problems and increase the speed and throughput of production database systems.
ISBN: 9781484224366$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-2436-6doiSubjects--Uniform Titles:
Oracle (Computer file)
Subjects--Topical Terms:
182428
Database management.
LC Class. No.: QA76.73.S67 / C43 2017
Dewey Class. No.: 005.7585
Oracle SQL tuning with Oracle SQLTXPLAINOracle database 12c edition /
LDR
:03674nmm a2200337 a 4500
001
512313
003
DE-He213
005
20170406083649.0
006
m d
007
cr nn 008maaau
008
171226s2017 cau s 0 eng d
020
$a
9781484224366$q(electronic bk.)
020
$a
9781484224359$q(paper)
024
7
$a
10.1007/978-1-4842-2436-6
$2
doi
035
$a
978-1-4842-2436-6
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.S67
$b
C43 2017
072
7
$a
UN
$2
bicssc
072
7
$a
UMT
$2
bicssc
072
7
$a
COM021000
$2
bisacsh
082
0 4
$a
005.7585
$2
23
090
$a
QA76.73.S67
$b
C469 2017
100
1
$a
Charalambides, Stelios.
$3
780167
245
1 0
$a
Oracle SQL tuning with Oracle SQLTXPLAIN
$h
[electronic resource] :
$b
Oracle database 12c edition /
$c
by Stelios Charalambides.
250
$a
2nd ed.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2017.
300
$a
xxiii, 408 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
1. Introduction -- 2. AWR: Your Guide on What to do Next -- 3. The Cost-Based Optimizer Environment -- 4. How Object Statistics Can Make Your Execution Plan Wrong -- 5. How Skewness Can Make Your Execution Times Variable -- 6. Collecting Good Oracle 12c Statistics -- 7. Tracing CBO Decisions, Hints and Query Transformations using 10053 -- 8. Forcing Execution Plans Through Profiles -- 9. Adaptive Cursor Sharing -- 10. How To Work with Adaptive Plans -- 11. Dynamic Statistics -- 12. Directives and Statistics Feedback -- 13. Parallel Execution -- 14. SQL Monitor Active Reports -- 15. Using SQLTXPLAIN with an Active Data Environment -- 16. Building Good Test Cases -- 17. Using XPLORE to Investigate Unexpected Plan Changes -- 18. Trace Files, TRCANLZR and Modifying SQLT Behavior -- 19. Comparing Execution Plans -- 20. Running a Health Check -- 21. The Final Word -- 22. Appendix A. Installing SQLTXPLAIN -- 23. Appendix B. The CBO Parameters (11.2.0.1) -- 24. Appendix C. Tool Configuration Parameters and the Express Methods.
520
$a
Learn through this practical guide to SQL tuning how Oracle's own experts do it, using a freely downloadable tool called SQLTXPLAIN. This new edition has been expanded to include AWR, Oracle 12c Statistics, interpretation of SQL Monitor reports, Parallel execution, and Exadata-related features. Reading this book and using SQL helps you learn to tune even the most complex SQL, and you'll learn to do it quickly, without the huge learning curve usually associated with tuning as a whole. Firmly based in real-world problems, this book helps you reclaim system resources and avoid the most common bottleneck in overall performance, badly tuned SQL. You'll learn how the optimizer works, how to take advantage of its latest features, and when it's better to turn them off. Best of all, the book is updated to cover the very latest feature set in Oracle Database 12c. Covers AWR report integration Helps with SQL Monitor Report Interpretation Provides a reliable method that is repeatable Shows the very latest tuning features in Oracle Database 12c Enables the building of test cases without affecting production What You Will Learn: Identify how and why complex SQL has gone wrong Correctly interpret AWR reports generated via SQLTXPLAIN Collect the best statistics for your environment Know when to invoke built-in tuning facilities Recognize when tuning is not the solution Spot the steps in a SQL statement's execution plan that are critical to performance of that statement Modify your SQL to solve performance problems and increase the speed and throughput of production database systems.
630
0 0
$a
Oracle (Computer file)
$3
200209
650
0
$a
Database management.
$3
182428
650
0
$a
SQL (Computer program language)
$3
189402
650
1 4
$a
Computer Science.
$3
212513
650
2 4
$a
Database Management.
$3
273994
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-2436-6
950
$a
Professional and Applied Computing (Springer-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000141567
電子館藏
1圖書
電子書
EB QA76.73.S67 C469 2017
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
http://dx.doi.org/10.1007/978-1-4842-2436-6
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入