Oracle Database. Performance Tuning Guide 10g Release 2 (10.2) B

Size: px
Start display at page:

Download "Oracle Database. Performance Tuning Guide 10g Release 2 (10.2) B14211-03"

Transcription

1 Oracle Database Performance Tuning Guide 10g Release 2 (10.2) B March 2008

2 Oracle Database Performance Tuning Guide, 10g Release 2 (10.2) B Copyright 2000, 2008, Oracle. All rights reserved. Primary Author: Immanuel Chan Contributors: Aditya Agrawal, James Barlow, Vladimir Barriere, Ruth Baylis, Eric Belden, Pete Belknap, Qiang Cao, Sunil Chakkappen, Sumanta Chatterjee, Alvaro Corena, Benoit Dageville, Dinesh Das, Karl Dias, Vinayagam Djegaradjane, Harvey Eneman, Bjorn Engsig, Mike Feng, Cecilia Gervasio, Bhaskar Ghosh, Ray Glasstone, Leslie Gloyd, Prabhaker Gongloor, Connie Dialeris Green, Russell Green, Joan Gregoire, Lester Gutierrez, Lex de Haan, Karl Haas, Brian Hirano, Lilian Hobbs, Andrew Holdsworth, Mamdouh Ibrahim, Hakan Jacobsson, Christopher Jones, Srinivas Kareenhalli, Feroz Khan, Stella Kister, Paul Lane, Sue K. Lee, Herve Lejeune, Yunrui Li, Juan Loaiza, Diana Lorentz, George Lumpkin, Joe McDonald, Bill McKenna, Mughees Minhas, Valarie Moore, Sujatha Muthulingam, Gary Ngai, Michael Orlowski, Kant C. Patel, Richard Powell, Mark Ramacher, Shankar Raman, Yair Sarig, Uri Shaft, Vinay Srihari, Sankar Subramanian, Margaret Susairaj, Hal Takahara, Misha Tyulenev, Mark Van de Wiel, Venkateshwaran Venkataramani, Nitin Vengurlekar, Stephen Vivian, Simon Watt, Andrew Witkowski, Graham Wood, Khaled Yagoub, Mohamed Zait The Programs (which include both the software and documentation) contain proprietary information; they are provided under a license agreement containing restrictions on use and disclosure and are also protected by copyright, patent, and other intellectual and industrial property laws. Reverse engineering, disassembly, or decompilation of the Programs, except to the extent required to obtain interoperability with other independently created software or as specified by law, is prohibited. The information contained in this document is subject to change without notice. If you find any problems in the documentation, please report them to us in writing. This document is not warranted to be error-free. Except as may be expressly permitted in your license agreement for these Programs, no part of these Programs may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose. If the Programs are delivered to the United States Government or anyone licensing or using the Programs on behalf of the United States Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the Programs, including documentation and technical data, shall be subject to the licensing restrictions set forth in the applicable Oracle license agreement, and, to the extent applicable, the additional rights set forth in FAR , Commercial Computer Software--Restricted Rights (June 1987). Oracle USA, Inc., 500 Oracle Parkway, Redwood City, CA The Programs are not intended for use in any nuclear, aviation, mass transit, medical, or other inherently dangerous applications. It shall be the licensee's responsibility to take all appropriate fail-safe, backup, redundancy and other measures to ensure the safe use of such applications if the Programs are used for such purposes, and we disclaim liability for any damages caused by such use of the Programs. Oracle, JD Edwards, PeopleSoft, and Siebel are registered trademarks of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. The Programs may provide links to Web sites and access to content, products, and services from third parties. Oracle is not responsible for the availability of, or any content provided on, third-party Web sites. You bear all risks associated with the use of such content. If you choose to purchase any products or services from a third party, the relationship is directly between you and the third party. Oracle is not responsible for: (a) the quality of third-party products or services; or (b) fulfilling any of the terms of the agreement with the third party, including delivery of products or services and warranty obligations related to purchased products or services. Oracle is not responsible for any loss or damage of any sort that you may incur from dealing with any third party.

3 Contents Preface... xxiii Audience... Documentation Accessibility... Related Documents... Conventions... xxiii xxiii xxiv xxiv What's New in Oracle Performance?... xxv Part I Performance Tuning 1 Performance Tuning Overview Introduction to Performance Tuning Performance Planning Instance Tuning Performance Principles Baselines The Symptoms and the Problems When to Tune Proactive Monitoring Bottleneck Elimination SQL Tuning Query Optimizer and Execution Plans Introduction to Performance Tuning Features and Tools Automatic Performance Tuning Features Additional Oracle Tools V$ Performance Views Part II Performance Planning 2 Designing and Developing for Performance Oracle Methodology Understanding Investment Options Understanding Scalability What is Scalability? System Scalability iii

4 Factors Preventing Scalability System Architecture Hardware and Software Components Hardware Components CPU Memory I/O Subsystem Network Software Components Managing the User Interface Implementing Business Logic Managing User Requests and Resource Allocation Managing Data and Transactions Configuring the Right System Architecture for Your Requirements Application Design Principles Simplicity In Application Design Data Modeling Table and Index Design Appending Columns to an Index or Using Index-Organized Tables Using a Different Index Type B-Tree Indexes Bitmap Indexes Function-based Indexes Partitioned Indexes Reverse Key Indexes Finding the Cost of an Index Serializing within Indexes Ordering Columns in an Index Using Views SQL Execution Efficiency Implementing the Application Trends in Application Development Workload Testing, Modeling, and Implementation Sizing Data Estimating Workloads Extrapolating From a Similar System Benchmarking Application Modeling Testing, Debugging, and Validating a Design Deploying New Applications Rollout Strategies Performance Checklist Performance Improvement Methods The Oracle Performance Improvement Method Steps in The Oracle Performance Improvement Method A Sample Decision Process for Performance Conceptual Modeling iv

5 Top Ten Mistakes Found in Oracle Systems Emergency Performance Methods Steps in the Emergency Performance Method Part III Optimizing Instance Performance 4 Configuring a Database for Performance Performance Considerations for Initial Instance Configuration Initialization Parameters Configuring Undo Space Sizing Redo Log Files Creating Subsequent Tablespaces Creating Permanent Tablespaces - Automatic Segment-Space Management Creating Temporary Tablespaces Creating and Maintaining Tables for Good Performance Table Compression Estimating the Compression factor Tuning to Achieve a Better Compression Ratio Reclaiming Unused Space Indexing Data Specifying Memory for Sorting Data Performance Considerations for Shared Servers Identifying Contention Using the Dispatcher-Specific Views Reducing Contention for Dispatcher Processes Identifying Contention for Shared Servers Automatic Performance Statistics Overview of Data Gathering Database Statistics Wait Events Time Model Statistics Active Session History (ASH) System and Session Statistics Operating System Statistics CPU Statistics Virtual Memory Statistics Disk Statistics Network Statistics Operating System Data Gathering Tools Interpreting Statistics Overview of the Automatic Workload Repository Snapshots Baselines Space Consumption Managing the Automatic Workload Repository Managing Snapshots v

6 Creating Snapshots Dropping Snapshots Modifying Snapshot Settings Managing Baselines Creating a Baseline Dropping a Baseline Transporting Automatic Workload Repository Data Extracting AWR Data Loading AWR Data Using Automatic Workload Repository Views Generating Automatic Workload Repository Reports Running the awrrpt.sql Report Running the awrrpti.sql Report Running the awrsqrpt.sql Report Running the awrsqrpi.sql Report Running the awrddrpt.sql Report Running the awrddrpi.sql Report Generating Active Session History Reports Running the ashrpt.sql Report Running the ashrpti.sql Report Automatic Performance Diagnostics Introduction to Database Diagnostic Monitoring Automatic Database Diagnostic Monitor ADDM Analysis Results An ADDM Example Setting Up ADDM Diagnosing Database Performance Issues with ADDM Running ADDM Using addmrpt.sql Running ADDM using DBMS_ADVISOR APIs Views with ADDM Information Memory Configuration and Use Understanding Memory Allocation Issues Oracle Memory Caches Automatic Shared Memory Management Dynamically Changing Cache Sizes Viewing Information About Dynamic Resize Operations Application Considerations Operating System Memory Use Reduce paging Fit the SGA into main memory Allow adequate memory to individual users Iteration During Configuration Configuring and Using the Buffer Cache Using the Buffer Cache Effectively Sizing the Buffer Cache vi

7 Buffer Cache Advisory Statistics Using V$DB_CACHE_ADVICE Calculating the Buffer Cache Hit Ratio Interpreting and Using the Buffer Cache Advisory Statistics Increasing Memory Allocated to the Buffer Cache Reducing Memory Allocated to the Buffer Cache Considering Multiple Buffer Pools Random Access to Large Segments Oracle Real Application Cluster Instances Using Multiple Buffer Pools Buffer Pool Data in V$DB_CACHE_ADVICE Buffer Pool Hit Ratios Determining Which Segments Have Many Buffers in the Pool KEEP Pool RECYCLE Pool Configuring and Using the Shared Pool and Large Pool Shared Pool Concepts Dictionary Cache Concepts Library Cache Concepts SQL Sharing Criteria Using the Shared Pool Effectively Shared Cursors Single-User Logon and Qualified Table Reference Use of PL/SQL Avoid Performing DDL Cache Sequence Numbers Cursor Access and Management Reducing Parse Calls with OCI Reducing Parse Calls with the Oracle Precompilers Reducing Parse Calls with SQLJ Reducing Parse Calls with JDBC Reducing Parse Calls with Oracle Forms Sizing the Shared Pool Shared Pool: Library Cache Statistics V$LIBRARYCACHE Shared Pool Advisory Statistics V$SHARED_POOL_ADVICE V$LIBRARY_CACHE_MEMORY V$JAVA_POOL_ADVICE and V$JAVA_LIBRARY_CACHE_MEMORY Shared Pool: Dictionary Cache Statistics Interpreting Shared Pool Statistics Increasing Memory Allocation Allocating Additional Memory for the Library Cache Allocating Additional Memory to the Data Dictionary Cache Reducing Memory Allocation Using the Large Pool Tuning the Large Pool and Shared Pool for the Shared Server Architecture vii

8 Determining an Effective Setting for Shared Server UGA Storage Checking System Statistics in the V$SESSTAT View Limiting Memory Use for Each User Session by Setting PRIVATE_SGA Reducing Memory Use with Three-Tier Connections Using CURSOR_SPACE_FOR_TIME Caching Session Cursors Configuring the Reserved Pool Using SHARED_POOL_RESERVED_SIZE When SHARED_POOL_RESERVED_SIZE Is Too Small When SHARED_POOL_RESERVED_SIZE Is Too Large When SHARED_POOL_SIZE is Too Small Keeping Large Objects to Prevent Aging CURSOR_SHARING for Existing Applications Similar SQL Statements CURSOR_SHARING When to use CURSOR_SHARING Maintaining Connections Configuring and Using the Redo Log Buffer Sizing the Log Buffer Log Buffer Statistics PGA Memory Management Configuring Automatic PGA Memory Setting PGA_AGGREGATE_TARGET Initially Monitoring the Performance of the Automatic PGA Memory Management V$PGASTAT V$PROCESS V$PROCESS_MEMORY V$SQL_WORKAREA_HISTOGRAM V$SQL_WORKAREA_ACTIVE V$SQL_WORKAREA Tuning PGA_AGGREGATE_TARGET V$PGA_TARGET_ADVICE How to Tune PGA_AGGREGATE_TARGET V$PGA_TARGET_ADVICE_HISTOGRAM V$SYSSTAT and V$SESSTAT Configuring OLAP_PAGE_POOL_SIZE I/O Configuration and Design Understanding I/O Basic I/O Configuration Lay Out the Files Using Operating System or Hardware Striping Requested I/O Size Concurrency of I/O Requests Alignment of Physical Stripe Boundaries with Block Size Boundaries Manageability of the Proposed System Manually Distributing I/O When to Separate Files viii

9 Tables, Indexes, and TEMP Tablespaces Redo Log Files Archived Redo Logs Three Sample Configurations Stripe Everything Across Every Disk Move Archive Logs to Different Disks Move Redo Logs to Separate Disks Oracle-Managed Files Tuning Oracle-Managed Files Choosing Data Block Size Reads Writes Block Size Advantages and Disadvantages Understanding Operating System Resources Understanding Operating System Performance Issues Using Operating System Caches Asynchronous I/O FILESYSTEMIO_OPTIONS Initialization Parameter Memory Usage Buffer Cache Limits Parameters Affecting Memory Usage Using Operating System Resource Managers Solving Operating System Problems Performance Hints on UNIX-Based Systems Performance Hints on Windows Systems Performance Hints on HP OpenVMS Systems Understanding CPU Finding System CPU Utilization Checking Memory Management Paging and Swapping Oversize Page Tables Checking I/O Management Checking Network Management Checking Process Management Scheduling and Switching Context Switching Post-wait Driver Memory-mapped System Timer List I/O Interfaces to Submit Multiple Asynchronous I/Os in One Call Starting New Operating System Processes Instance Tuning Using Performance Views Instance Tuning Steps Define the Problem Examine the Host System ix

10 x CPU Usage Non-Oracle Processes Oracle Processes Oracle CPU Statistics Interpreting CPU Statistics Detecting I/O Problems Network Examine the Oracle Statistics Setting the Level of Statistics Collection V$STATISTICS_LEVEL Wait Events Dynamic Performance Views Containing Wait Event Statistics System Statistics V$ACTIVE_SESSION_HISTORY V$SYSSTAT V$FILESTAT V$ROLLSTAT V$ENQUEUE_STAT V$LATCH Segment-Level Statistics Implement and Measure Change Interpreting Oracle Statistics Examine Load Changing Load High Rates of Activity Using Wait Event Statistics to Drill Down to Bottlenecks Table of Wait Events and Potential Causes Additional Statistics Redo Log Space Requests Statistic Read Consistency Table Fetch by Continued Row Parse-Related Statistics Wait Events Statistics SQL*Net Events SQL*Net message from client Network Bottleneck Resource Bottleneck on the Client Process SQL*Net message from dblink SQL*Net more data to client buffer busy waits Causes Actions segment header data block undo header undo block db file scattered read

11 Actions Managing Excessive I/O Inadequate I/O Distribution Finding the SQL Statement executed by Sessions Waiting for I/O Finding the Object Requiring I/O db file sequential read Actions direct path read and direct path read temp Causes Actions Sorts to Disk Full Table Scans Hash Area Size direct path write and direct path write temp Causes Actions enqueue (enq:) waits Finding Locks and Lock Holders Actions ST enqueue HW enqueue TM enqueue TX enqueue events in wait class other free buffer waits Causes Actions Writes Cache is Too Small Cache Is Too Big for One DBWR Consider Multiple Database Writer (DBWR) Processes or I/O Slaves DB_WRITER_PROCESSES DBWR_IO_SLAVES Choosing Between Multiple DBWR Processes and I/O Slaves latch events Actions Example: Find Latches Currently Waited For Shared Pool and Library Cache Latch Contention Unshared SQL Reparsed Sharable SQL By Session cache buffers lru chain cache buffers chains row cache objects log file parallel write library cache pin library cache lock xi

12 log buffer space log file switch Actions log file sync rdbms ipc reply Idle Wait Events Part IV Optimizing SQL Statements 11 SQL Tuning Overview Introduction to SQL Tuning Goals for Tuning Reduce the Workload Balance the Workload Parallelize the Workload Identifying High-Load SQL Identifying Resource-Intensive SQL Tuning a Specific Program Tuning an Application / Reducing Load Gathering Data on the SQL Identified Information to Gather During Tuning Automatic SQL Tuning Features Developing Efficient SQL Statements Verifying Optimizer Statistics Reviewing the Execution Plan Restructuring the SQL Statements Compose Predicates Using AND and = Avoid Transformed Columns in the WHERE Clause Write Separate SQL Statements for Specific Tasks Use of EXISTS versus IN for Subqueries Example 1: Using IN - Selective Filters in the Subquery Example 2: Using EXISTS - Selective Predicate in the Parent Controlling the Access Path and Join Order with Hints Use Caution When Managing Views Use Caution When Joining Complex Views Do Not Recycle Views Use Caution When Unnesting Subqueries Use Caution When Performing Outer Joins to Views Store Intermediate Results Restructuring the Indexes Modifying or Disabling Triggers and Constraints Restructuring the Data Maintaining Execution Plans Over Time Visiting Data as Few Times as Possible Combine Multiples Scans with CASE Statements Use DML with RETURNING Clause Modify All the Data Needed in One Statement xii

13 12 Automatic SQL Tuning Automatic SQL Tuning Overview Query Optimizer Modes Normal mode Tuning mode Types of Tuning Analysis Statistics Analysis SQL Profiling Access Path Analysis SQL Structure Analysis SQL Tuning Advisor Input Sources Tuning Options Advisor Output Using SQL Tuning Advisor APIs Creating a SQL Tuning Task Executing a SQL Tuning Task Checking the Status of a SQL Tuning Task Checking the Progress of the SQL Tuning Advisor Displaying the Results of a SQL Tuning Task Additional Operations on a SQL Tuning Task SQL Tuning Sets Creating a SQL Tuning Set Loading a SQL Tuning Set Displaying the Contents of a SQL Tuning Set Modifying a SQL Tuning Set Transporting a SQL Tuning Set Dropping a SQL Tuning Set Additional Operations on SQL Tuning Sets SQL Profiles Accepting a SQL Profile Altering a SQL Profile Dropping a SQL Profile SQL Tuning Information Views The Query Optimizer Optimizer Operations Choosing an Optimizer Goal OPTIMIZER_MODE Initialization Parameter Optimizer SQL Hints for Changing the Query Optimizer Goal Query Optimizer Statistics in the Data Dictionary Enabling and Controlling Query Optimizer Features Enabling Query Optimizer Features Controlling the Behavior of the Query Optimizer Understanding the Query Optimizer Components of the Query Optimizer xiii

14 xiv Transforming Queries View Merging Predicate Pushing Subquery Unnesting Query Rewrite with Materialized Views OR-expansion Peeking of User-Defined Bind Variables Estimating Selectivity Cardinality Cost Generating Plans Reading and Understanding Execution Plans Overview of EXPLAIN PLAN Steps in the Execution Plan Understanding Access Paths for the Query Optimizer Full Table Scans Why a Full Table Scan Is Faster for Accessing Large Amounts of Data When the Optimizer Uses Full Table Scans Lack of Index Large Amount of Data Small Table High Degree of Parallelism Full Table Scan Hints Parallel Query Execution Rowid Scans When the Optimizer Uses Rowids Index Scans Assessing I/O for Blocks, not Rows Index Unique Scans When the Optimizer Uses Index Unique Scans Index Unique Scan Hints Index Range Scans When the Optimizer Uses Index Range Scans Index Range Scan Hints Index Range Scans Descending When the Optimizer Uses Index Range Scans Descending Index Range Scan Descending Hints Index Skip Scans Full Scans Fast Full Index Scans Fast Full Index Scan Hints Index Joins Index Join Hints Bitmap Indexes Cluster Access Hash Access

15 Sample Table Scans How the Query Optimizer Chooses an Access Path Understanding Joins How the Query Optimizer Executes Join Statements How the Query Optimizer Chooses Execution Plans for Joins Nested Loop Joins Nested Loop Example Outer loop Inner loop When the Optimizer Uses Nested Loop Joins Nested Loop Join Hints Nesting Nested Loops Hash Joins When the Optimizer Uses Hash Joins Hash Join Hints Sort Merge Joins When the Optimizer Uses Sort Merge Joins Sort Merge Join Hints Cartesian Joins When the Optimizer Uses Cartesian Joins Cartesian Join Hints Outer Joins Nested Loop Outer Joins Hash Join Outer Joins Sort Merge Outer Joins Full Outer Joins Managing Optimizer Statistics Understanding Statistics Automatic Statistics Gathering GATHER_STATS_JOB Enabling Automatic Statistics Gathering Considerations When Gathering Statistics When to Use Manual Statistics Restoring Previous Versions of Statistics Locking Statistics Manual Statistics Gathering Gathering Statistics with DBMS_STATS Procedures Statistics Gathering Using Sampling Parallel Statistics Gathering Statistics on Partitioned Objects Column Statistics and Histograms Determining Stale Statistics User-defined Statistics When to Gather Statistics System Statistics Workload Statistics xv

16 Gathering Workload Statistics Multiblock Read Count Noworkload Statistics Gathering Noworkload Statistics Managing Statistics Restoring Previous Versions of Statistics Exporting and Importing Statistics Restoring Statistics Versus Importing or Exporting Statistics Locking Statistics for a Table or Schema Setting Statistics Estimating Statistics with Dynamic Sampling How Dynamic Sampling Works When to Use Dynamic Sampling How to Use Dynamic Sampling to Improve Performance Dynamic Sampling Levels Handling Missing Statistics Viewing Statistics Statistics on Tables, Indexes and Columns Viewing Histograms Height-Balanced Histograms Frequency Histograms Using Indexes and Clusters Understanding Index Performance Tuning the Logical Structure Index Tuning using the SQLAccess Advisor Choosing Columns and Expressions to Index Choosing Composite Indexes Choosing Keys for Composite Indexes Ordering Keys for Composite Indexes Writing Statements That Use Indexes Writing Statements That Avoid Using Indexes Re-creating Indexes Compacting Indexes Using Nonunique Indexes to Enforce Uniqueness Using Enabled Novalidated Constraints Using Function-based Indexes for Performance Using Partitioned Indexes for Performance Using Index-Organized Tables for Performance Using Bitmap Indexes for Performance Using Bitmap Join Indexes for Performance Using Domain Indexes for Performance Using Clusters for Performance Using Hash Clusters for Performance Using Optimizer Hints Understanding Optimizer Hints xvi

17 Types of Hints Hints by Category Hints for Optimization Approaches and Goals Hints for Access Paths Hints for Query Transformations Hints for Join Orders Hints for Join Operations Hints for Parallel Execution Additional Hints Specifying Hints Specifying a Full Set of Hints Specifying a Query Block in a Hint Specifying Global Table Hints Specifying Complex Index Hints Using Hints with Views Hints and Complex Views Hints and Mergeable Views Hints and Nonmergeable Views SQL Access Advisor Overview of the SQL Access Advisor in the DBMS_ADVISOR Package Overview of Using the SQL Access Advisor SQL Access Advisor Repository Using the SQL Access Advisor Steps for Using the SQL Access Advisor Privileges Needed to Use the SQL Access Advisor Setting Up Tasks and Templates Creating Tasks Using Templates Creating Templates Managing Workloads Workload Objects Using Workloads Linking Tasks and Workloads Defining Workload Contents SQL Tuning Sets Loading User-Defined Workloads Loading SQL Cache Workloads Using Hypothetical Workloads Using Summary Advisor Oracle Database 9i Workloads SQL Access Advisor Workload Parameters Adding SQL Statements to a Workload Deleting SQL Statements from a Workload Changing SQL Statements in Workloads Maintaining Workloads Setting Workload Attributes Resetting Workloads xvii

18 Removing a Link Between a Workload and a Task Removing Workloads Working with Recommendations Recommendation Options Evaluation Mode Generating Recommendations EXECUTE_TASK Procedure Viewing Recommendations SQL Workload Journal Stopping the Recommendation Process Interrupting Tasks Canceling Tasks Marking Recommendations Modifying Recommendations Generating SQL Scripts When Recommendations are no Longer Required Performing a Quick Tune Managing Tasks Updating Task Attributes Deleting Tasks Setting the DAYS_TO_EXPIRE Parameter Using SQL Access Advisor Constants Examples of Using the SQL Access Advisor Recommendations From a User-Defined Workload Generate Recommendations Using a Task Template Filter a Workload from the SQL Cache Evaluate Current Usage of Indexes and Materialized Views Tuning Materialized Views for Fast Refresh and Query Rewrite DBMS_ADVISOR.TUNE_MVIEW Procedure TUNE_MVIEW Syntax and Operations Accessing TUNE_MVIEW Output Results USER_TUNE_MVIEW and DBA_TUNE_MVIEW Views Script Generation DBMS_ADVISOR Function and Procedure Fast Refreshable with Optimized Sub-Materialized View Using Plan Stability Using Plan Stability to Preserve Execution Plans Using Hints with Plan Stability How Outlines Use Hints Storing Outlines Enabling Plan Stability Using Supplied Packages to Manage Stored Outlines Creating Outlines Using Category Names for Stored Outlines Using Stored Outlines Viewing Outline Data Moving Outline Tables xviii

19 Using Plan Stability with Query Optimizer Upgrades Moving from RBO to the Query Optimizer Moving to a New Oracle Release under the Query Optimizer Upgrading with a Test System Using EXPLAIN PLAN Understanding EXPLAIN PLAN How Execution Plans Can Change Different Schemas Different Costs Minimizing Throw-Away Looking Beyond Execution Plans Using V$SQL_PLAN Views EXPLAIN PLAN Restrictions The PLAN_TABLE Output Table Running EXPLAIN PLAN Identifying Statements for EXPLAIN PLAN Specifying Different Tables for EXPLAIN PLAN Displaying PLAN_TABLE Output Customizing PLAN_TABLE Output Reading EXPLAIN PLAN Output Viewing Parallel Execution with EXPLAIN PLAN Viewing Parallel Queries with EXPLAIN PLAN Viewing Bitmap Indexes with EXPLAIN PLAN Viewing Partitioned Objects with EXPLAIN PLAN Examples of Displaying Range and Hash Partitioning with EXPLAIN PLAN Plans for Hash Partitioning Examples of Pruning Information with Composite Partitioned Objects Examples of Partial Partition-wise Joins Examples of Full Partition-wise Joins Examples of INLIST ITERATOR and EXPLAIN PLAN When the IN-List Column is an Index Column When the IN-List Column is an Index and a Partition Column When the IN-List Column is a Partition Column Example of Domain Indexes and EXPLAIN PLAN PLAN_TABLE Columns Using Application Tracing Tools End to End Application Tracing Enabling and Disabling Statistic Gathering for End to End Tracing Statistic Gathering for Client Identifier Statistic Gathering for Service, Module, and Action Viewing Gathered Statistics for End to End Application Tracing Enabling and Disabling for End to End Tracing Tracing for Client Identifier Tracing for Service, Module, and Action xix

20 Tracing for Session Tracing for Entire Instance or Database Viewing Enabled Traces for End to End Tracing Using the trcsess Utility Syntax for trcsess Sample Output of trcsess Understanding SQL Trace and TKPROF Understanding the SQL Trace Facility Understanding TKPROF Using the SQL Trace Facility and TKPROF Step 1: Setting Initialization Parameters for Trace File Management Step 2: Enabling the SQL Trace Facility Step 3: Formatting Trace Files with TKPROF Sample TKPROF Output Syntax of TKPROF Examples of TKPROF Statement TKPROF Example TKPROF Example Step 4: Interpreting TKPROF Output Tabular Statistics in TKPROF Row Source Operations Wait Event Information Interpreting the Resolution of Statistics Understanding Recursive Calls Library Cache Misses in TKPROF Statement Truncation in SQL Trace Identification of User Issuing the SQL Statement in TKPROF Execution Plan in TKPROF Deciding Which Statements to Tune Step 5: Storing SQL Trace Facility Statistics Generating the TKPROF Output SQL Script Editing the TKPROF Output SQL Script Querying the Output Table Avoiding Pitfalls in TKPROF Interpretation Avoiding the Argument Trap Avoiding the Read Consistency Trap Avoiding the Schema Trap Avoiding the Time Trap Avoiding the Trigger Trap Sample TKPROF Output Sample TKPROF Header Sample TKPROF Body Sample TKPROF Summary Part V Real Application Testing xx

Oracle Database. Performance Tuning Guide 11g Release 1 (11.1) B28274-02

Oracle Database. Performance Tuning Guide 11g Release 1 (11.1) B28274-02 Oracle Database Performance Tuning Guide 11g Release 1 (11.1) B28274-02 July 2008 Oracle Database Performance Tuning Guide, 11g Release 1 (11.1) B28274-02 Copyright 2000, 2008, Oracle. All rights reserved.

More information

Oracle Database 11 g Performance Tuning. Recipes. Sam R. Alapati Darl Kuhn Bill Padfield. Apress*

Oracle Database 11 g Performance Tuning. Recipes. Sam R. Alapati Darl Kuhn Bill Padfield. Apress* Oracle Database 11 g Performance Tuning Recipes Sam R. Alapati Darl Kuhn Bill Padfield Apress* Contents About the Authors About the Technical Reviewer Acknowledgments xvi xvii xviii Chapter 1: Optimizing

More information

Oracle Database 11g: SQL Tuning Workshop Release 2

Oracle Database 11g: SQL Tuning Workshop Release 2 Oracle University Contact Us: 1 800 005 453 Oracle Database 11g: SQL Tuning Workshop Release 2 Duration: 3 Days What you will learn This course assists database developers, DBAs, and SQL developers to

More information

Oracle Database 11g: SQL Tuning Workshop

Oracle Database 11g: SQL Tuning Workshop Oracle University Contact Us: + 38516306373 Oracle Database 11g: SQL Tuning Workshop Duration: 3 Days What you will learn This Oracle Database 11g: SQL Tuning Workshop Release 2 training assists database

More information

Oracle Enterprise Manager. Description. Versions Supported. Prerequisites

Oracle Enterprise Manager. Description. Versions Supported. Prerequisites Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft SQL Server 10g Release 2 (10.2) B28049-01 January 2006 This document provides a brief description about the Oracle System

More information

Oracle Database 12c: Performance Management and Tuning NEW

Oracle Database 12c: Performance Management and Tuning NEW Oracle University Contact Us: 1.800.529.0165 Oracle Database 12c: Performance Management and Tuning NEW Duration: 5 Days What you will learn In the Oracle Database 12c: Performance Management and Tuning

More information

1. This lesson introduces the Performance Tuning course objectives and agenda

1. This lesson introduces the Performance Tuning course objectives and agenda Oracle Database 11g: Performance Tuning The course starts with an unknown database that requires tuning. The lessons will proceed through the steps a DBA will perform to acquire the information needed

More information

Oracle Database 11g: Performance Tuning DBA Release 2

Oracle Database 11g: Performance Tuning DBA Release 2 Oracle University Contact Us: 1.800.529.0165 Oracle Database 11g: Performance Tuning DBA Release 2 Duration: 5 Days What you will learn This Oracle Database 11g Performance Tuning training starts with

More information

Oracle Enterprise Manager. Description. Versions Supported

Oracle Enterprise Manager. Description. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft Active Directory 10g Release 2 (10.2.0.2) B28044-02 June 2006 This document provides a brief description about the Oracle

More information

Oracle Database. How To Get Started. April 2006. 10g Release 2 (10.2) for or IBM z/os (OS/390) B28533-01

Oracle Database. How To Get Started. April 2006. 10g Release 2 (10.2) for or IBM z/os (OS/390) B28533-01 Oracle Database How To Get Started 10g Release 2 (10.2) for or IBM z/os (OS/390) B28533-01 April 2006 Oracle Database How To Get Started, 10g Release 2 (10.2) for or IBM z/os (OS/390) B28533-01 Copyright

More information

Oracle Enterprise Manager. 1 Introduction to SAP Monitoring with Oracle Enterprise Manager Grid Control. 1.1 Overview

Oracle Enterprise Manager. 1 Introduction to SAP Monitoring with Oracle Enterprise Manager Grid Control. 1.1 Overview Oracle Enterprise Manager SAP Monitoring Guide 10g Release 4 (10.2.0.4.0) E11037-02 February 2008 This document provides a brief introduction to SAP Monitoring using Oracle Enterprise Manager Grid Control.

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager Getting Started with Oracle Change Management Pack Release 9.2.0 March 2002 Part No. A96679-01 Oracle Enterprise Manager Getting Started with Oracle Change Management Pack, Release

More information

Objectif. Participant. Prérequis. Pédagogie. Oracle Database 11g - Performance Tuning DBA Release 2. 5 Jours [35 Heures]

Objectif. Participant. Prérequis. Pédagogie. Oracle Database 11g - Performance Tuning DBA Release 2. 5 Jours [35 Heures] Plan de cours disponible à l adresse http://www.adhara.fr/.aspx Objectif Use the Oracle Database tuning methodology appropriate to the available tools Utilize database advisors to proactively tune an Oracle

More information

Oracle Enterprise Manager. Description. Platforms Supported. Versions Supported

Oracle Enterprise Manager. Description. Platforms Supported. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Check Point Firewall 10g Release 2 (10.2) B28038-02 May 2007 This document provides a brief description about the Oracle System

More information

Oracle Database. 2 Day + Performance Tuning Guide 12c Release 1 (12.1) E17635-10

Oracle Database. 2 Day + Performance Tuning Guide 12c Release 1 (12.1) E17635-10 Oracle Database 2 Day + Performance Tuning Guide 12c Release 1 (12.1) E17635-10 March 2013 Oracle Database 2 Day + Performance Tuning Guide, 12c Release 1 (12.1) E17635-10 Copyright 2007, 2013, Oracle

More information

Oracle. Brief Course Content This course can be done in modular form as per the detail below. ORA-1 Oracle Database 10g: SQL 4 Weeks 4000/-

Oracle. Brief Course Content This course can be done in modular form as per the detail below. ORA-1 Oracle Database 10g: SQL 4 Weeks 4000/- Oracle Objective: Oracle has many advantages and features that makes it popular and thereby makes it as the world's largest enterprise software company. Oracle is used for almost all large application

More information

Oracle Database 10g: New Features for Administrators

Oracle Database 10g: New Features for Administrators Oracle Database 10g: New Features for Administrators Course ON10G 5 Day(s) 30:00 Hours Introduction This course introduces students to the new features in Oracle Database 10g Release 2 - the database for

More information

Deploying Oracle Business Intelligence Publisher in J2EE Application Servers Release 10.1.3.2.0

Deploying Oracle Business Intelligence Publisher in J2EE Application Servers Release 10.1.3.2.0 Oracle Business Intelligence Publisher Deploying Oracle Business Intelligence Publisher in J2EE Application Servers Release 10.1.3.2.0 Part No. B32481-01 December 2006 Introduction Oracle BI Publisher

More information

Basic Tuning Tools Monitoring tools overview Enterprise Manager V$ Views, Statistics and Metrics Wait Events

Basic Tuning Tools Monitoring tools overview Enterprise Manager V$ Views, Statistics and Metrics Wait Events Introducción Objetivos Objetivos del Curso Basic Tuning Tools Monitoring tools overview Enterprise Manager V$ Views, Statistics and Metrics Wait Events Using Automatic Workload Repository Managing the

More information

Installing a Plug-in

Installing a Plug-in Oracle Enterprise Manager Release Notes for System Monitoring Plug-ins 10g Release 2 (10.2.0.2) B28199-03 July 2006 These release notes list the System Monitoring Plug-ins that are documented, describe

More information

Oracle Database 12c: Performance Management and Tuning NEW

Oracle Database 12c: Performance Management and Tuning NEW Oracle University Contact Us: 1.800.529.0165 Oracle Database 12c: Performance Management and Tuning NEW Duration: 5 Days What you will learn In the Oracle Database 12c: Performance Management and Tuning

More information

Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release 11.1.1.2.

Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release 11.1.1.2. Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release 11.1.1.2.0 20413-01 December 2010 8B Oracle Enterprise Single Sign-on Logon

More information

Oracle Enterprise Manager. Description. Versions Supported

Oracle Enterprise Manager. Description. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft.NET Framework 10g Release 2 (10.2) E10749-01 January 2006 This document provides a brief description about the Oracle

More information

Oracle 11g Database Administration

Oracle 11g Database Administration Oracle 11g Database Administration Part 1: Oracle 11g Administration Workshop I A. Exploring the Oracle Database Architecture 1. Oracle Database Architecture Overview 2. Interacting with an Oracle Database

More information

Oracle Enterprise Manager. Description. Versions Supported. Prerequisites

Oracle Enterprise Manager. Description. Versions Supported. Prerequisites Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Check Point Firewall 10g Release 2 (10.2) B28038-01 January 2006 This document provides a brief description about the Oracle System

More information

Oracle DBA Course Contents

Oracle DBA Course Contents Oracle DBA Course Contents Overview of Oracle DBA tasks: Oracle as a flexible, complex & robust RDBMS The evolution of hardware and the relation to Oracle Different DBA job roles(vp of DBA, developer DBA,production

More information

Oracle Database 10g. Page # The Self-Managing Database. Agenda. Benoit Dageville Oracle Corporation benoit.dageville@oracle.com

Oracle Database 10g. Page # The Self-Managing Database. Agenda. Benoit Dageville Oracle Corporation benoit.dageville@oracle.com Oracle Database 10g The Self-Managing Database Benoit Dageville Oracle Corporation benoit.dageville@oracle.com Agenda Oracle10g: Oracle s first generation of self-managing database Oracle s Approach to

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in for Oracle TimesTen In-Memory Database Installation Guide Release 11.2.1 E13081-02 June 2009 This document was first written and published in November

More information

Oracle Agile Product Lifecycle Management for Process

Oracle Agile Product Lifecycle Management for Process Oracle Agile Product Lifecycle Management for Process Document Reference Library User Guide Release 6.1.0.1 E27854-01 March 2012 Oracle Agile Product Lifecycle Management for Process Document Reference

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Installation Guide for Oracle Business Intelligence 11g Release 1 (11.1.1) E10539-04 April 2012 Explains how to install and deinstall Oracle Business Intelligence products (including

More information

Oracle Application Server

Oracle Application Server Oracle Application Server Quick Installation Guide 10g Release 3 (10.1.3) for Microsoft Windows (64-Bit) on Intel Itanium B28114-01 February 2006 Oracle Application Server Quick Installation Guide 10g

More information

ORACLE DATABASE 11G: COMPLETE

ORACLE DATABASE 11G: COMPLETE ORACLE DATABASE 11G: COMPLETE 1. ORACLE DATABASE 11G: SQL FUNDAMENTALS I - SELF-STUDY COURSE a) Using SQL to Query Your Database Using SQL in Oracle Database 11g Retrieving, Restricting and Sorting Data

More information

Oracle Virtual Desktop Client for ipad. User Guide for Version 1.0

Oracle Virtual Desktop Client for ipad. User Guide for Version 1.0 Oracle Virtual Desktop Client for ipad User Guide for Version 1.0 Oracle Virtual Desktop Client for ipad: User Guide for Version 1.0 Published June 2011 Abstract Part Number: E23350-01 This manual describes

More information

Oracle Procurement. Punchout and Transparent Punchout Guide for Oracle iprocurement and Oracle Exchange Release 11i. Part No.

Oracle Procurement. Punchout and Transparent Punchout Guide for Oracle iprocurement and Oracle Exchange Release 11i. Part No. Oracle Procurement Punchout and Transparent Punchout Guide for Oracle iprocurement and Oracle Exchange Release 11i Part No. A92190-03 April 2003 Oracle Procurement Punchout and Transparent Punchout Guide

More information

Programa de Actualización Profesional ACTI Oracle Database 11g: SQL Tuning Workshop

Programa de Actualización Profesional ACTI Oracle Database 11g: SQL Tuning Workshop Programa de Actualización Profesional ACTI Oracle Database 11g: SQL Tuning Workshop What you will learn This Oracle Database 11g SQL Tuning Workshop training is a DBA-centric course that teaches you how

More information

1 Certification Information

1 Certification Information Database Release Notes 10g Release 2 (10.2) for AIX 5L Based Systems (64-Bit) B19074-03 November 2005 This document contains important information that was not included in the platform-specific or product-specific

More information

Oracle Applications Release Notes Release 12 for Apple Macintosh OS X version 10.4 (Doc ID 402138.1)

Oracle Applications Release Notes Release 12 for Apple Macintosh OS X version 10.4 (Doc ID 402138.1) Oracle Applications Release Notes Release 12 for Apple Macintosh OS X version 10.4 (Doc ID 402138.1) Skip to content Modified: 04-Feb-2013 Type: BULLETIN Status: PUBLISHED Priority: 3 Oracle Applications

More information

Introduction. Part I: Finding Bottlenecks when Something s Wrong. Chapter 1: Performance Tuning 3

Introduction. Part I: Finding Bottlenecks when Something s Wrong. Chapter 1: Performance Tuning 3 Wort ftoc.tex V3-12/17/2007 2:00pm Page ix Introduction xix Part I: Finding Bottlenecks when Something s Wrong Chapter 1: Performance Tuning 3 Art or Science? 3 The Science of Performance Tuning 4 The

More information

Oracle Database. Products Available on the Oracle Database Examples Media. Oracle Database Examples. Examples Installation Guide 11g Release 2 (11.

Oracle Database. Products Available on the Oracle Database Examples Media. Oracle Database Examples. Examples Installation Guide 11g Release 2 (11. Oracle Database Examples Installation Guide 11g Release 2 (11.2) E10846-01 August 2009 This document describes how to install and configure the products available on the Oracle Database Examples media.

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Installation Guide for Oracle Business Intelligence 11g Release 1 (11.1.1) E10539-05 February 2013 Explains how to install and deinstall Oracle Business Intelligence products (including

More information

Oracle Database: SQL and PL/SQL Fundamentals NEW

Oracle Database: SQL and PL/SQL Fundamentals NEW Oracle University Contact Us: 001-855-844-3881 & 001-800-514-06-97 Oracle Database: SQL and PL/SQL Fundamentals NEW Duration: 5 Days What you will learn This Oracle Database: SQL and PL/SQL Fundamentals

More information

Oracle Oracle DAM and Conversion Products. 1 What s New. Release Notes 10g Release 3 (10.1.3.3.2)

Oracle Oracle DAM and Conversion Products. 1 What s New. Release Notes 10g Release 3 (10.1.3.3.2) Oracle Oracle DAM and Conversion Products Release Notes 10g Release 3 (10.1.3.3.2) October 2007 These release notes outline new and enhanced features for this release of Oracle DAM and Conversion Products.

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Modeling and Implementation Guide for Oracle Business Process Management 11g Release 1 (11.1.1) E15176-02 July 2010 Describes how to design and implement business processes using

More information

Oracle Cloud. Creating a Business Intelligence Cloud Extract 11.1.1.10.1 E59934 01

Oracle Cloud. Creating a Business Intelligence Cloud Extract 11.1.1.10.1 E59934 01 Oracle Cloud Creating a Business Intelligence Cloud Extract 11.1.1.10.1 E59934 01 June 2015 Oracle Cloud Creating a Business Intelligence Cloud Extract, 11.1.1.10.1 E59934 01 Copyright 2014, 2015, Oracle

More information

Siebel Application Deployment Manager Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013

Siebel Application Deployment Manager Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Siebel Application Deployment Manager Guide Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Copyright 2005, 2013 Oracle and/or its affiliates. All rights reserved. This software and related

More information

JD Edwards World. Database Audit Manager Release A9.3 E21957-02

JD Edwards World. Database Audit Manager Release A9.3 E21957-02 JD Edwards World Database Audit Manager Release A9.3 E21957-02 April 2013 JD Edwards World Database Audit Manager, Release A9.3 E21957-02 Copyright 2013, Oracle and/or its affiliates. All rights reserved.

More information

System Administration of Windchill 10.2

System Administration of Windchill 10.2 System Administration of Windchill 10.2 Overview Course Code Course Length TRN-4340-T 3 Days In this course, you will gain an understanding of how to perform routine Windchill system administration tasks,

More information

Oracle Utilities Meter Data Management Business Intelligence

Oracle Utilities Meter Data Management Business Intelligence Oracle Utilities Meter Data Management Business Intelligence Metric Reference Guide Release 2.3.2 E22567-01 May 2011 Oracle Utilities Meter Data Management Business Intelligence Metric Reference Guide

More information

1 Certification Information

1 Certification Information Oracle Database Release Notes 10g Release 2 (10.2) for Linux Itanium B15673-02 January 2006 This document contains important information that was not included in the platform-specific or product-specific

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01 ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6 PART NO. E17087-01 FEBRUARY 2010 COPYRIGHT Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Part

More information

Oracle Database B28051-03

Oracle Database B28051-03 Oracle Database 2 Day + Performance Tuning Guide 10g Release 2 (10.2) B28051-03 April 2010 Easy, Automatic, and Step-By-Step Performance Tuning Using Oracle Diagnostics Pack, Oracle Database Tuning Pack,

More information

1Z0-117 Oracle Database 11g Release 2: SQL Tuning. Oracle

1Z0-117 Oracle Database 11g Release 2: SQL Tuning. Oracle 1Z0-117 Oracle Database 11g Release 2: SQL Tuning Oracle To purchase Full version of Practice exam click below; http://www.certshome.com/1z0-117-practice-test.html FOR Oracle 1Z0-117 Exam Candidates We

More information

Siebel Installation Guide for Microsoft Windows. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014

Siebel Installation Guide for Microsoft Windows. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Siebel Installation Guide for Microsoft Windows Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Copyright 2005, 2014 Oracle and/or its affiliates. All rights reserved. This software and

More information

Changes for Release 3.0 from Release 2.1.1

Changes for Release 3.0 from Release 2.1.1 Oracle SQL Developer Oracle TimesTen In-Memory Database Support Release Notes Release 3.0 E18439-03 February 2011 This document provides late-breaking information as well as information that is not yet

More information

Oracle EXAM - 1Z0-117. Oracle Database 11g Release 2: SQL Tuning. Buy Full Product. http://www.examskey.com/1z0-117.html

Oracle EXAM - 1Z0-117. Oracle Database 11g Release 2: SQL Tuning. Buy Full Product. http://www.examskey.com/1z0-117.html Oracle EXAM - 1Z0-117 Oracle Database 11g Release 2: SQL Tuning Buy Full Product http://www.examskey.com/1z0-117.html Examskey Oracle 1Z0-117 exam demo product is here for you to test the quality of the

More information

1 Changes in this release

1 Changes in this release Oracle SQL Developer Oracle TimesTen In-Memory Database Support Release Notes Release 4.0 E39883-01 June 2013 This document provides late-breaking information as well as information that is not yet part

More information

About Oracle Universal Online Archive (Oracle UOA)

About Oracle Universal Online Archive (Oracle UOA) Oracle Universal Online Archive Release Notes 10g Release 3 (10.2.2.1.0) January 2009 Note: This document is accurate at the time of publication. Oracle will update the documentation periodically after

More information

DBA Best Practices: A Primer on Managing Oracle Databases. Leng Leng Tan Vice President, Systems and Applications Management

DBA Best Practices: A Primer on Managing Oracle Databases. Leng Leng Tan Vice President, Systems and Applications Management DBA Best Practices: A Primer on Managing Oracle Databases Leng Leng Tan Vice President, Systems and Applications Management The following is intended to outline our general product direction. It is intended

More information

JD Edwards EnterpriseOne Tools. 1 Understanding JD Edwards EnterpriseOne Business Intelligence Integration. 1.1 Oracle Business Intelligence

JD Edwards EnterpriseOne Tools. 1 Understanding JD Edwards EnterpriseOne Business Intelligence Integration. 1.1 Oracle Business Intelligence JD Edwards EnterpriseOne Tools Embedded Business Intelligence for JD Edwards EnterpriseOne Release 8.98 Update 4 E21426-02 March 2011 This document provides instructions for using Form Design Aid to create

More information

COURCE TITLE DURATION. Oracle Database 11g: Administration Workshop I

COURCE TITLE DURATION. Oracle Database 11g: Administration Workshop I COURCE TITLE DURATION DBA 11g Oracle Database 11g: Administration Workshop I 40 H. What you will learn: This course is designed to give students a firm foundation in basic administration of Oracle Database

More information

Oracle Utilities Mobile Workforce Management Business Intelligence

Oracle Utilities Mobile Workforce Management Business Intelligence Oracle Utilities Mobile Workforce Management Business Intelligence Metric Reference Guide Release 2.4.0 E26818-01 December 2011 Oracle Utilities Mobile Workforce Management Business Intelligence Metric

More information

Oracle Database 11g: Administer a Data Warehouse

Oracle Database 11g: Administer a Data Warehouse Oracle Database 11g: Administer a Data Warehouse Volume I Student Guide D70064GC10 Edition 1.0 July 2008 D55424 Authors Lauran K. Serhal Mark Fuller Technical Contributors and Reviewers Hermann Baer Kenji

More information

H Y P E R I O N F I N A N C I A L D A T A Q U A L I T Y M A N A G E M E N T R E L E A S E 9. 3. 1 R E P O R T S G U I D E

H Y P E R I O N F I N A N C I A L D A T A Q U A L I T Y M A N A G E M E N T R E L E A S E 9. 3. 1 R E P O R T S G U I D E H Y P E R I O N F I N A N C I A L D A T A Q U A L I T Y M A N A G E M E N T R E L E A S E 9. 3. 1 R E P O R T S G U I D E FDM Reports Guide, 9.3.1 Copyright 1989, 2007, Oracle and/or its affiliates. All

More information

Oracle Engineering. User s Guide Release 11i Part No. A75090-03

Oracle Engineering. User s Guide Release 11i Part No. A75090-03 Oracle Engineering User s Guide Release 11i Part No. A75090-03 December 2004 Oracle Engineering User s Guide, Release 11i Part No. A75090-03 Copyright 2001, 2004, Oracle. All rights reserved. Primary Author:

More information

Siebel Installation Guide for UNIX. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014

Siebel Installation Guide for UNIX. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Siebel Installation Guide for UNIX Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Copyright 2005, 2014 Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Oracle Virtual Desktop Client. Release Notes for Version 3.0

Oracle Virtual Desktop Client. Release Notes for Version 3.0 Oracle Virtual Desktop Client Release s for Version 3.0 Oracle Virtual Desktop Client: Release s for Version 3.0 Published August 2011 Abstract Part Number: E23537-01 This manual provides information about

More information

NEW FEATURES ORACLE ESSBASE STUDIO

NEW FEATURES ORACLE ESSBASE STUDIO ORACLE ESSBASE STUDIO RELEASE 11.1.1 NEW FEATURES CONTENTS IN BRIEF Introducing Essbase Studio... 2 From Integration Services to Essbase Studio... 2 Essbase Studio Features... 4 Installation and Configuration...

More information

Oracle Database 10g: Administration Workshop II Release 2

Oracle Database 10g: Administration Workshop II Release 2 ORACLE UNIVERSITY CONTACT US: 00 9714 390 9000 Oracle Database 10g: Administration Workshop II Release 2 Duration: 5 Days What you will learn This course advances your success as an Oracle professional

More information

Siebel HelpDesk Guide. Version 8.0, Rev. C March 2010

Siebel HelpDesk Guide. Version 8.0, Rev. C March 2010 Siebel HelpDesk Guide Version 8.0, Rev. C March 2010 Copyright 2005, 2010 Oracle and/or its affiliates. All rights reserved. The Programs (which include both the software and documentation) contain proprietary

More information

Agile Product Lifecycle Management for Process

Agile Product Lifecycle Management for Process Document Reference Library User Guide Release 6.0.0.3.0 Part No. E18528-01 September 2010 Copyrights and Trademarks Agile Product Lifecycle Management for Process, Release 6.0.0.3.0 E18528-01 Copyright

More information

Oracle Enterprise Manager. Description. Versions Supported

Oracle Enterprise Manager. Description. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft SQL Server Release 10 (4.0.3.1.0) E14811-03 June 2009 This document provides a brief description about the Oracle System

More information

MyOra 3.0. User Guide. SQL Tool for Oracle. Jayam Systems, LLC

MyOra 3.0. User Guide. SQL Tool for Oracle. Jayam Systems, LLC MyOra 3.0 SQL Tool for Oracle User Guide Jayam Systems, LLC Contents Features... 4 Connecting to the Database... 5 Login... 5 Login History... 6 Connection Indicator... 6 Closing the Connection... 7 SQL

More information

Advanced Oracle SQL Tuning

Advanced Oracle SQL Tuning Advanced Oracle SQL Tuning Seminar content technical details 1) Understanding Execution Plans In this part you will learn how exactly Oracle executes SQL execution plans. Instead of describing on PowerPoint

More information

Oracle WebCenter Content Service for Microsoft Exchange

Oracle WebCenter Content Service for Microsoft Exchange Oracle WebCenter Content Service for Microsoft Exchange Installation and Upgrade Guide 10g Release 3 (10.3) November 2008 Oracle WebCenter Content Service for Microsoft Exchange Installation and Upgrade

More information

P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T

P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T, F U S I O N E D I T I O N R E L E A S E 1 1. 1. 1.x P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E

More information

Optimizing Your Database Performance the Easy Way

Optimizing Your Database Performance the Easy Way Optimizing Your Database Performance the Easy Way by Diane Beeler, Consulting Product Marketing Manager, BMC Software and Igy Rodriguez, Technical Product Manager, BMC Software Customers and managers of

More information

Application Interface Services Server for Mobile Enterprise Applications Configuration Guide Tools Release 9.2

Application Interface Services Server for Mobile Enterprise Applications Configuration Guide Tools Release 9.2 [1]JD Edwards EnterpriseOne Application Interface Services Server for Mobile Enterprise Applications Configuration Guide Tools Release 9.2 E61545-01 October 2015 Describes the configuration of the Application

More information

Secure Configuration Guide

Secure Configuration Guide Secure Configuration Guide Oracle Health Sciences Empirica Healthcare 1.0 Part number: E49242-01 Copyright 2013, Oracle and/or its affiliates. All rights reserved. The Programs (which include both the

More information

Oracle Architecture, Concepts & Facilities

Oracle Architecture, Concepts & Facilities COURSE CODE: COURSE TITLE: CURRENCY: AUDIENCE: ORAACF Oracle Architecture, Concepts & Facilities 10g & 11g Database administrators, system administrators and developers PREREQUISITES: At least 1 year of

More information

Oracle Database. New Feature in Oracle Database 11g Release 2 (11.2.0.2) Products Available on the Oracle Database Examples Media

Oracle Database. New Feature in Oracle Database 11g Release 2 (11.2.0.2) Products Available on the Oracle Database Examples Media Oracle Database Examples Installation Guide 11g Release 2 (11.2) E17861-03 September 2010 This document describes how to install and configure the products available on the Oracle Database Examples media.

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for EMC Symmetrix DMX System Release 12.1.0.2.0 E27543-03 February 2014 This document provides installation and configuration instructions

More information

Expert Oracle. Database Architecture. Techniques and Solutions. 10gr, and 11g Programming. Oracle Database 9/, Second Edition.

Expert Oracle. Database Architecture. Techniques and Solutions. 10gr, and 11g Programming. Oracle Database 9/, Second Edition. Expert Oracle Database Architecture Oracle Database 9/, Techniques and Solutions 10gr, and 11g Programming Second Edition TECHNiSCHE JNFORMATIONSBIBLIOTHEK UN!VERSITAT BIBLIOTHEK HANNOVER Thomas Kyte Apress

More information

ORACLE 11g RDBMS Features: Oracle Total Recall Oracle FLEXCUBE Enterprise Limits and Collateral Management Release 12.1 [December] [2014]

ORACLE 11g RDBMS Features: Oracle Total Recall Oracle FLEXCUBE Enterprise Limits and Collateral Management Release 12.1 [December] [2014] ORACLE 11g RDBMS Features: Oracle Total Recall Oracle FLEXCUBE Enterprise Limits and Collateral Management Release 12.1 [December] [2014] Table of Contents 1. INTRODUCTION... 2 2. REQUIREMENT /PROBLEM

More information

An Oracle White Paper May 2010. Guide for Developing High-Performance Database Applications

An Oracle White Paper May 2010. Guide for Developing High-Performance Database Applications An Oracle White Paper May 2010 Guide for Developing High-Performance Database Applications Introduction The Oracle database has been engineered to provide very high performance and scale to thousands

More information

MyOra 3.5. User Guide. SQL Tool for Oracle. Kris Murthy

MyOra 3.5. User Guide. SQL Tool for Oracle. Kris Murthy MyOra 3.5 SQL Tool for Oracle User Guide Kris Murthy Contents Features... 4 Connecting to the Database... 5 Login... 5 Login History... 6 Connection Indicator... 6 Closing the Connection... 7 SQL Editor...

More information

Documentation Accessibility

Documentation Accessibility Oracle Warehouse Builder Release Notes 11g Release 1 (11.1) B40098-02 September 2007 This document contains important information not included in the Oracle Warehouse Builder documentation. This document

More information

Customer evaluation guide Toad for Oracle v12 Database administration

Customer evaluation guide Toad for Oracle v12 Database administration Thank you for choosing to download a Toad for Oracle trial. This guide will enable you to evaluate Toad s key technical features and business value. It can be used to evaluate the database administration

More information

Start Oracle Insurance Policy Administration. Activity Processing. Version 9.2.0.0.0

Start Oracle Insurance Policy Administration. Activity Processing. Version 9.2.0.0.0 Start Oracle Insurance Policy Administration Activity Processing Version 9.2.0.0.0 Part Number: E16287_01 March 2010 Copyright 2009, Oracle and/or its affiliates. All rights reserved. This software and

More information

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP)

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP) Audience Data Warehouse Administrator Database Administrators Database Designers Support Engineer Technical Administrator Related Training Required Prerequisites Working knowledge of SQL and use of PL/SQL

More information

Oracle Enterprise Manager 12c New Capabilities for the DBA. Charlie Garry, Director, Product Management Oracle Server Technologies

Oracle Enterprise Manager 12c New Capabilities for the DBA. Charlie Garry, Director, Product Management Oracle Server Technologies Oracle Enterprise Manager 12c New Capabilities for the DBA Charlie Garry, Director, Product Management Oracle Server Technologies of DBAs admit doing nothing to address performance issues CHANGE AVOID

More information

TUTORIAL WHITE PAPER. Application Performance Management. Investigating Oracle Wait Events With VERITAS Instance Watch

TUTORIAL WHITE PAPER. Application Performance Management. Investigating Oracle Wait Events With VERITAS Instance Watch TUTORIAL WHITE PAPER Application Performance Management Investigating Oracle Wait Events With VERITAS Instance Watch TABLE OF CONTENTS INTRODUCTION...3 WAIT EVENT VIRTUAL TABLES AND VERITAS INSTANCE WATCH...4

More information

Oracle Cloud E37404-05

Oracle Cloud E37404-05 Oracle Cloud Known Issues for Oracle Business Intelligence Cloud Service E37404-05 November 2015 Describes information about known software issues and their workarounds for this release of Oracle Business

More information

Oracle Enterprise Single Sign-on Provisioning Gateway. Administrator Guide Release 10.1.4.1.0 E12613-01

Oracle Enterprise Single Sign-on Provisioning Gateway. Administrator Guide Release 10.1.4.1.0 E12613-01 Oracle Enterprise Single Sign-on Provisioning Gateway Administrator Guide Release 10.1.4.1.0 E12613-01 March 2009 Oracle Enterprise Single Sign-on Provisioning Gateway, Administrator Guide, Release 10.1.4.1.0

More information

Oracle WebCenter Sites. Backup and Recovery Guide 11g Release 1 (11.1.1)

Oracle WebCenter Sites. Backup and Recovery Guide 11g Release 1 (11.1.1) Oracle WebCenter Sites Backup and Recovery Guide 11g Release 1 (11.1.1) April 2012 Oracle WebCenter Sites Backup and Recovery Guide, 11g Release 1 (11.1.1) Copyright 2012 Oracle and/or its affiliates.

More information

PeopleSoft Enterprise CRM 9.1 Marketing Applications PeopleBook

PeopleSoft Enterprise CRM 9.1 Marketing Applications PeopleBook PeopleSoft Enterprise CRM 9.1 Marketing Applications PeopleBook October 2009 PeopleSoft Enterprise CRM 9.1 Marketing Applications PeopleBook SKU crm91pbr0 Copyright 2001, 2009, Oracle and/or its affiliates.

More information

Siebel Correspondence, Proposals, and Presentations Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013

Siebel Correspondence, Proposals, and Presentations Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Siebel Correspondence, Proposals, and Presentations Guide Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Copyright 2005, 2013 Oracle and/or its affiliates. All rights reserved. This software

More information

Oracle Enterprise Content Management

Oracle Enterprise Content Management Oracle Enterprise Content Licensing Information 10g Release 3 (10.1.3.3.0) E10302-15 March 2010 Oracle Enterprise Content Licensing Information, 10g Release 3 (10.1.3.3.0) E10302-15 Copyright 2009, 2010,

More information

AV-004: Administering and Programming with ORACLE

AV-004: Administering and Programming with ORACLE AV-004: Administering and Programming with ORACLE Oracle 11g Duration: 140 hours Introduction: An Oracle database is a collection of data treated as a unit. The purpose of a database is to store and retrieve

More information

Oracle Database 12c: Administration Workshop NEW

Oracle Database 12c: Administration Workshop NEW Oracle University Contact Us: 1.800.529.0165 Oracle Database 12c: Administration Workshop NEW Duration: 5 Days What you will learn The Oracle Database 12c: Administration Workshop will teach you about

More information

Oracle Enterprise Manager. Description. Versions Supported

Oracle Enterprise Manager. Description. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft SQL Server Release 12 (4.1.3.2.0) E18740-01 November 2010 This document provides a brief description about the Oracle

More information