此商品已下架,若仍需天瓏代為查詢或代購書籍,請與門市客服人員聯繫,或 E-mail 至 service@tenlong.com.tw 將有專人為您服務。

Oracle PL/SQL Performance Tuning Tips & Techniques (Paperback)
暫譯: Oracle PL/SQL 性能調優技巧與技術 (平裝本)

Michael Rosenblum, Paul Dorsey

  • 出版商: McGraw-Hill Education
  • 出版日期: 2014-08-13
  • 售價: $2,670
  • 貴賓價: 9.5$2,537
  • 語言: 英文
  • 頁數: 336
  • 裝訂: Paperback
  • ISBN: 0071824820
  • ISBN-13: 9780071824828
  • 相關分類: OracleSQL
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Proven PL/SQL Optimization Solutions

In Oracle PL/SQL Performance Tuning Tips & Techniques, Oracle ACE authors with decades of experience building complex production systems for government, industry, and educational organizations present a hands-on approach to enabling optimal results from PL/SQL. The book begins by describing the discovery process required to pinpoint performance problems and then provides measurable and repeatable test cases. In-depth coverage of linking SQL and PL/SQL is followed by deep dives into essential Oracle Database performance tuning tools. Real-world examples and best practices are included throughout this Oracle Press guide.

  • Follow a request-driven nine-step process to identify and address performance problems in web applications
  • Use performance-related database tools, including data dictionary views, logging, tracing, PL/SQL Hierarchical Profiler, PL/Scope, and RUNSTATS
  • Instrument code to pinpoint performance issues using call stack APIs, error stack APIs, and timing markers
  • Embed PL/SQL in SQL and manage user-defined functions
  • Embed SQL in PL/SQL using a set-based approach to handle large volumes of data
  • Properly write and deploy data manipulation language triggers to avoid performance problems
  • Work with advanced datatypes, including LOBs and XML
  • Use caching techniques to avoid redundant operations
  • Effectively use dynamic SQL to reduce the amount of code needed and streamline system management
  • Manage version control and ensure that performance fixes are successfully deployed

Code examples in the book are available for download.

商品描述(中文翻譯)

#### 經驗證的 PL/SQL 優化解決方案

在《Oracle PL/SQL 性能調優技巧與技術》中,擁有數十年為政府、工業和教育機構建構複雜生產系統經驗的 Oracle ACE 作者,提供了一種實用的方法來實現 PL/SQL 的最佳結果。本書首先描述了確定性能問題所需的發現過程,然後提供可測量和可重複的測試案例。深入探討 SQL 與 PL/SQL 的連結,隨後深入介紹 Oracle 數據庫性能調優工具。全書包含了真實世界的範例和最佳實踐,這是一本 Oracle Press 指南。

- 遵循請求驅動的九步驟過程來識別和解決網頁應用程式中的性能問題
- 使用與性能相關的數據庫工具,包括數據字典視圖、日誌記錄、追蹤、PL/SQL 層次分析器、PL/Scope 和 RUNSTATS
- 使用呼叫堆疊 API、錯誤堆疊 API 和計時標記來檢測性能問題
- 在 SQL 中嵌入 PL/SQL 並管理用戶定義的函數
- 使用基於集合的方法在 PL/SQL 中嵌入 SQL 以處理大量數據
- 正確編寫和部署數據操作語言觸發器以避免性能問題
- 使用高級數據類型,包括 LOB 和 XML
- 使用快取技術以避免冗餘操作
- 有效使用動態 SQL 以減少所需的代碼量並簡化系統管理
- 管理版本控制並確保性能修復成功部署

書中的代碼範例可供下載。