Index

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  

A

  • access paths
    • execution plans [1]
    • full table scan [1]
    • full table scans [1]
  • adaptive plans
    • cardinality misestimates [1]
    • join methods [1]
    • optimizer statistics collector [1]
    • parallel distribution methods [1]
    • reporting mode [1]
    • subplans [1]
  • adaptive query optimization
  • adaptive statistics
    • automatic reoptimization [1]
    • dynamic statistics [1]
    • SQL plan directives [1] , [2]
  • ADDM [1]
  • ALTER SESSION statement
  • antijoins [1]
  • applications
    • implementing [1]
  • automatic reoptimization
    • cardinality misestimates [1]
    • performance feedback [1]
    • statistics feedback [1]
  • automatic statistics collection [1]
  • Automatic Tuning Optimizer [1]
  • Automatic Workload Repository (AWR) [1]

B

  • big bang rollout strategy [1]
  • bind-aware cursors [1]
  • bind-sensitive cursors [1]
  • bind variable peeking [1]
  • bind variables
    • bind peeking [1]
  • bitmap indexes
    • inlist iterator [1]
    • on joins [1]
    • when to use [1]
  • BOOLEAN data type [1]
  • BYTES column

C

  • cardinality [1] , [2] , [3] , [4] , [5] , [6] , [7] , [8] , [9] , [10] , [11] , [13]
  • CARDINALITY column
  • cartesian joins [1]
  • child cursors [1]
  • clusters
    • sorted hash [1]
  • column groups
    • optimizer statistics [1]
  • column group statistics [1]
  • columns
    • cardinality [1]
    • to index [1]
  • compilation, SQL [1] , [2] , [3]
  • composite indexes [1]
  • composite partitioning
    • examples of [1]
  • concurrent statistics gathering [1] , [2] , [3]
  • consistent mode
  • constraints [1]
  • COST column
  • current mode
  • CURSOR_NUM column
    • TKPROF_TABLE table [1]
  • CURSOR_SHARING initialization parameters [1]
  • cursors

D

  • data
  • database operations
  • database operations, monitoring
    • composite [1]
    • composite operations [1]
    • creating database operations [1]
    • enabling with hints [1]
    • enabling with initialization parameters [1]
    • Enterprise Manager interface [1]
    • generating a report [1]
    • PL/SQL interface [1]
    • purpose [1]
    • real-time SQL [1]
    • simple operations [1]
  • data blocks [1]
  • data dictionary cache [1]
  • data flow operator (DFO) [1]
  • Data Pump
    • Export utility
      • statistics on system-generated columns names [1]
    • Import utility
      • copying statistics [1]
  • data skew [1]
  • data types
  • DATE_OF_INSERT column
    • TKPROF_TABLE table [1]
  • DB_FILE_MULTIBLOCK_READ_COUNT initialization parameter [1]
  • DBMS_ADVISOR package [1]
  • DBMS_MONITOR package
    • end-to-end application tracing [1]
  • DBMS_SQLTUNE package
    • SQL Tuning Advisor [1]
  • DDL (data definition language)
    • processing of [1]
  • deadlocks [1]
  • debugging designs [1]
  • dedicated server [1]
  • dense keys
    • dense grouping keys [1]
    • dense join keys [1]
  • density, histogram [1]
  • DEPTH column
    • TKPROF_TABLE table [1]
  • designs
  • development environments [1]
  • DIAGNOSTIC_DEST initialization parameter [1]
  • disabled constraints [1]
  • DISTRIBUTION column
  • domain indexes
    • and EXPLAIN PLAN [1]
    • using [1]
  • dynamic statistics
    • controlling [1]
    • process [1]
    • sampling levels [1]
    • when to use [1]

E

  • enabled constraints [1]
  • endpoint repeat counts, in histograms [1]
  • end-to-end application tracing
    • action and module names [1]
    • creating a service [1]
    • DBMS_APPLICATION_INFO package [1]
    • DBMS_MONITOR package [1]
  • enforced constraints [1]
  • examples
    • ALTER SESSION statement [1]
    • EXPLAIN PLAN output [1]
  • EXECUTE_TASK procedure [1]
  • execution plans
  • execution trees [1]
  • EXPLAIN PLAN statement
    • access paths [1] , [2]
    • and full partition-wise joins [1]
    • and partial partition-wise joins [1]
    • and partitioned objects [1]
    • basic steps [1]
    • examples of output [1]
    • invoking with the TKPROF program [1]
    • PLAN_TABLE table [1]
    • restrictions [1]
    • viewing the output [1]
  • extended statistics [1]
  • extensions [1]

F

  • fixed objects
    • gathering statistics for [1] , [2]
  • frequency histograms [1] , [2] , [3]
  • full outer joins [1]
  • full partition-wise joins [1]
  • full table scans [1] , [2]
  • function-based indexes [1]

G

  • global temporary tables [1]

H

  • hard parsing [1] , [2]
  • hash clusters
  • hashing [1]
  • hash joins
    • cost-based optimization [1]
  • hash partitions
    • examples of [1]
  • height-balanced histograms [1] , [2]
  • high-load SQL
  • hints, optimizer
  • histograms
    • cardinality algorithms [1]
    • criteria for creation [1]
    • data skew [1]
    • definition [1]
    • density [1]
    • endpoint numbers [1]
    • endpoint repeat counts [1]
    • endpoint values [1]
    • frequency [1] , [2] , [3]
    • height-balanced [1] , [2]
    • hybrid [1] , [2]
    • NDV [1]
    • nonpopular values [1]
    • popular values [1]
    • purpose [1]
    • top frequency [1] , [2]
  • hybrid histograms [1] , [2]

I

  • I/O
  • ID column
  • incremental statistics [1] , [2]
  • index clustering factor [1]
  • indexes
    • avoiding the use of [1]
    • bitmap [1]
    • choosing columns for [1]
    • composite [1]
    • domain [1]
    • dropping [1]
    • enforcing uniqueness [1]
    • ensuring the use of [1]
    • function-based [1]
    • improving selectivity [1]
    • low selectivity [1]
    • modifying values of [1]
    • non-unique [1]
    • re-creating [1]
    • scans [1]
    • selectivity of [1]
  • index statistics
    • index clustering factor [1]
  • initialization parameters
    • DIAGNOSTIC_DEST [1]
  • in-memory aggregation
  • in-memory table scans
  • inner loop, in nested loops joins [1]

J

  • joins
    • antijoins [1]
    • cartesian [1]
    • full outer [1]
    • hash [1]
    • nested loops [1] , [2] , [3]
    • nested loops and cost-based optimization [1]
    • order [1]
    • outer [1]
    • partition-wise
      • examples of full [1]
      • examples of partial [1]
      • full [1]
    • semijoins [1]
    • sort-merge and cost-based optimization [1]

K

  • key vectors [1]

L

  • latches
    • parsing and [1]
  • library cache [1]
  • library cache miss [1]
  • locks
    • deadlocks [1]

M

  • manual plan capture [1]
  • modeling
  • multiversion read consistency [1]

N

  • NDV [1]
  • nested loop joins
    • how they work [1]
  • nested loops
    • driving table [1]
  • nested loops joins
    • cost-based optimization [1]
  • NO_INDEX hint [1]
  • nonpopular values, in histograms [1]
  • NOT IN subquery [1]

O

  • OBJECT_INSTANCE column
  • OBJECT_NAME column
  • OBJECT_NODE column
  • OBJECT_OWNER column
  • OBJECT_TYPE column
  • OPERATION column
  • optimization, SQL [1]
  • optimizer
  • OPTIMIZER column
  • optimizer environment [1]
  • optimizer hints
  • optimizer statistics
  • optimizer statistics collection [1]
  • optimizer statistics collectors [1]
  • OPTIONS column
  • OTHER_TAG column
  • OTHER column
  • outer joins [1]
  • outer loops, in nested loops join [1]

P

  • packages
    • DBMS_ADVISOR [1]
  • parallel execution
    • gathering statistics [1]
  • PARENT_ID column
  • parent cursors [1] , [2]
  • parse calls [1]
  • parsing, SQL
  • PARTITION_ID column
  • PARTITION_START column
  • PARTITION_STOP column
  • partitioned objects
    • and EXPLAIN PLAN statement [1]
  • partitioning
    • examples of [1]
    • examples of composite [1]
    • hash [1]
    • range [1]
    • start and stop columns [1]
  • partition maintenance operations [1]
  • partition-wise joins
    • full [1]
    • full, and EXPLAIN PLAN output [1]
    • partial, and EXPLAIN PLAN output [1]
  • performance
    • viewing execution plans [1]
  • PLAN_TABLE table
  • pluggable databases
    • automatic optimizer statistics collection [1]
    • manageability features [1]
    • SQL management base [1]
    • SQL Tuning Advisor [1] , [2]
    • SQL tuning sets [1]
  • popular values, in histograms [1]
  • POSITION column
  • private SQL areas
    • parsing and [1]
  • processes
    • dedicated server [1]
  • programming languages [1]

Q

  • queries
    • avoiding the use of indexes [1]
    • ensuring the use of indexes [1]
  • query transformations
    • in-memory aggregation [1]

R

  • range
    • examples of partitions [1]
    • partitions [1]
  • Real-Time Database Operations [1]
  • Real-Time SQL Monitoring [1] , [2]
  • Real-World Performance
    • cursor sharing [1]
  • recursive calls [1]
  • recursive SQL [1] , [2] , [3]
  • REMARKS column
  • reoptimization, automatic
    • cardinality misestimates [1]
    • performance feedback [1]
    • statistics feedback [1]
  • result sets, SQL [1] , [2]
  • rollout strategies
    • big bang approach [1]
    • trickle approach [1]
  • rowids
    • table access by [1]
  • rows
    • rowids used to locate [1]
    • row set [1]
    • row source [1]
  • row source generation [1]

S

  • SAMPLE BLOCK clause [1]
  • SAMPLE clause [1]
  • sample table scans [1]
  • scans
    • in-memory [1]
    • sample table [1]
  • SEARCH_COLUMNS column
  • selectivity
    • creating indexes [1]
    • improving for an index [1]
    • indexes [1]
  • SELECT statement
    • SAMPLE clause [1]
  • semijoins [1]
  • shared pool
    • parsing check [1]
  • shared SQL areas [1] , [2]
  • soft parsing [1] , [2]
  • sort merge joins
    • cost-based optimization [1]
  • SQL
  • SQL_STATEMENT column
    • TKPROF_TABLE [1]
  • SQL, recursive [1] , [2]
  • SQL Access Advisor
    • constants [1]
    • EXECUTE_TASK procedure [1]
  • SQL compilation [1] , [2] , [3]
  • SQL management base
    • pluggable databases and [1]
  • SQL parsing
    • parse calls [1]
  • SQL Performance Analyzer [1]
  • SQL plan baselines
    • displaying [1]
  • SQL plan capture [1]
  • SQL plan directives
    • cardinality misestimates [1]
    • managing [1]
  • SQL plan management
    • automatic plan capture [1]
    • introduction [1]
    • manual plan capture [1]
    • plan capture [1]
    • plan evolution [1] , [2]
    • plan selection [1] , [2]
    • plan verification [1]
    • purpose [1]
    • SQL plan baselines [1]
    • SQL plan capture [1]
  • SQL processing
    • semantic check [1]
    • shared pool check [1]
    • stages [1]
    • syntax check [1]
  • SQL profiles
    • and SQL plan baselines [1]
  • SQL statements
    • avoiding the use of indexes [1]
    • ensuring the use of indexes [1]
    • execution plans of [1]
    • modifying indexed data [1]
  • SQL Test Case Builder [1]
  • SQL test cases [1]
  • SQL trace facility
    • output [1]
    • statement truncation [1]
    • trace files [1]
  • SQL trace files [1]
  • SQL tuning
    • definition [1]
    • introduction [1]
    • tools overview [1]
  • SQL Tuning Advisor
  • SQL tuning sets
    • pluggable databases and [1]
  • SQL Tuning Sets
    • managing with APIs [1]
  • start columns
    • in partitioning and EXPLAIN PLAN statement [1]
  • STATEMENT_ID column
  • statistics, optimizer
    • adaptive statistics [1]
    • automatic collection [1]
    • bulk loads [1]
    • cardinality [1]
    • collection [1]
    • column group [1]
    • column groups [1] , [2]
    • dynamic [1] , [2] , [3] , [4] , [5]
    • dynamic statistics [1]
    • exporting and importing [1]
    • extended [1]
    • gathering concurrently [1]
    • incremental [1] , [2]
    • index [1]
    • limitations on restoring previous versions [1]
    • preferences [1]
    • system [1] , [2] , [3]
    • user-defined [1]
  • stop columns
    • in partitioning and EXPLAIN PLAN statement [1]
  • subqueries
  • system statistics [1]

T

  • table statistics [1]
  • temporary tables, global [1]
  • testing designs [1]
  • throughput
    • optimizer goal [1]
  • TIMESTAMP column
  • TKPROF_TABLE [1]
  • TKPROF program
    • editing the output SQL script [1]
    • example of output [1]
    • generating the output SQL script [1]
    • row source operations [1]
    • using the EXPLAIN PLAN statement [1]
    • wait event information [1]
  • top frequency histograms [1] , [2]
  • tracing
    • consolidating with trcsess [1]
    • identifying files [1]
  • trcsess utility [1]
  • trickle rollout strategy [1]
  • tuning
    • logical structure [1]

U

  • uniqueness [1]
  • USER_ID column, TKPROF_TABLE [1]

V

  • V$SQL_PLAN_STATISTICS_ALL view
    • using to display execution plan information [1]
  • V$SQL_PLAN_STATISTICS view
    • using to display execution plan statistics [1]
  • V$SQL_PLAN view
    • using to display execution plan [1]
  • V$SQLAREA view [1]
  • validating designs [1]

W

  • workloads [1]