Oracle7 Server Tuning
Index
Index
- access paths
- adding, dispatcher processes
- ALL
- ALL_ROWS hint [2]
- allocating, extents
- allocation, of memory
- ALTER SESSION command
- ANALYZE command
- AND_EQUAL hint [2]
- anonymous PL/SQL blocks
- ANY
- applications
- array processing
- assigning, rollback segments to transactions
- BEGIN_DISCRETE_TRANSACTION procedure
- BETWEEN
- bind variables
- bottlenecks
- buffer cache
- buffers
- BUSY column, V$DISPATCHER table
- CACHE hint
- cartesian products
- chained rows
- Checkpoint process (CKPT)
- CHECKPOINT_PROCESS parameter, setting
- checkpoints
- CHOOSE
- CHOOSE hint
- client/server applications
- CLUSTER hint
- cluster joins
- clusters
- columns, choosing for indexes
- composite indexes
- consistent gets statistic [2] [3]
- consistent mode, number of buffers retrieved
- contention, disk access [2]
- controling transactions
- cost-based optimization [2]
- count column
- cpu column, SQL trace facility output
- CREATE CLUSTER command
- CREATE INDEX command
- CREATE TABLE command
- CREATE TABLESPACE command
- cross joins
- current column, SQL trace facility output
- current mode, number of buffers retrieved
- CURSOR_NUM column, TKPROF_TABLE
- CURSOR_SPACE_FOR_TIME parameter, setting
- cursors, creating
- data definition statements (DDL), processing
- data dictionary cache
- data dictionary, views used in optimization
- data manipulation statements (DML), processing
- Database Writer process (DBWR), behavior on checkpoints
- databases, distributed, statement optimization
- DATAFILE clause
- datafiles
- DATE_OF_INSERT column, TKPROF_TABLE
- db block gets statistic [2] [3]
- DB_BLOCK_BUFFERS parameter
- DB_BLOCK_LRU_EXTENDED_STATISTICS parameter, setting
- DB_BLOCK_LRU_STATISTICS parameter, setting
- DB_FILE_MULTIBLOCK_READ_COUNT parameter
- DB_FILE_MULTIBLOCK_READ_COUNT parameter
- DBMS_APPLICATION_INFO package [2]
- DBMS_SHARED_POOL package
- DBMS_SYSTEM package
- DBMSPOOL.SQL script
- DBMSUTL.SQL
- decision support [2]
- define phase of query processing
- degree of parallelism [2]
- DEPTH column, TKPROF_TABLE
- describe phase of query processing
- designing and tuning
- discrete transactions
- disk column, SQL trace facility output
- disks
- dispatcher processes (Dnnn), adding
- distributed databases
- distributed processing environment, data manipulation statements
- distributing I/O [2]
- DIUTIL package
- dynamic extension
- dynamic performance tables, enabling statistics
- elapsed column, SQL trace facility output
- enabling
- equijoins, defined
- errors, during discrete transactions
- examples
- execution plans
- EXPLAIN PLAN command
- extension, generates recursive calls
- extents, allocating to avoid extension
- fetching rows in a query
- FIRST_ROWS hint [2]
- free lists
- FULL hint [2]
- full table scans [2] [3]
- GETMISSES column, V$ROWCACHE table [2]
- GETS column
- goals for tuning
- HASH hint
- HASH parameter, CREATE CLUSTER command
- hashing, how to use
- HASHKEYS parameter, CREATE CLUSTER command
- HIGH_VALUE column, of USER_TAB_COLUMNS
- hints
- HOLD_CURSOR
- I/O, distributing [2]
- ID column, PLAN_TABLE table
- IDLE column, V$DISPATCHER table
- IN
- INDEX hint [2]
- INDEX_ASC hint
- INDEX_DESC hint
- indexes
- INDX column
- initialization parameters
- instances, limiting for parallel queries
- inter-operator parallelism
- intra-operator parallelism
- joins
- KEEP procedure
- keys, searches
- latches
- library cache
- LIKE
- log
- log switches, tuning checkpoints
- Log Writer process (LGWR), tuning
- LOG_BUFFER parameter, setting
- LOG_CHECKPOINT_INTERVAL parameter, guidelines
- LOG_CHECKPOINT_TIMEOUT parameter, guidelines
- LOG_SIMULTANEOUS_COPIES parameter
- LOG_SMALL_ENTRY_MAX_SIZE parameter, setting [2]
- LOW_VALUE column, of USER_TAB_COLUMNS
- Managment Information Base (MIB)
- MAX operator
- max session memory statistic
- MAX_DUMP_FILE_SIZE
- MAXOPENCURSORS
- memory allocation
- migrated rows
- MIN operator
- mirroring, redo log files
- MISSES column, V$LATCH table
- monitoring the system
- MTS_MAX_DISPATCHERS parameter, tuning dispatchers
- MTS_MAX_SERVERS parameter, tuning servers
- multi-block reads
- multi-purpose applications
- multi-threaded server
- NAMESPACE column, V$LIBRARYCACHE table
- nested loops joins
- networks, minimizing traffic
- NLS_SORT parameter, ORDER BY access path
- NOCACHE hint
- nonequijoins
- NOPARALLEL hint
- NOSORT option
- NUM_DISTINCT column, of USER_TAB_COLUMNS
- NUM_ROWS column, of USER_TABLES view
- OBJECT_INSTANCE column, PLAN_TABLE table
- OBJECT_NAME column, PLAN_TABLE table
- OBJECT_NODE column, PLAN_TABLE table
- OBJECT_OWNER column, PLAN_TABLE table
- OBJECT_TYPE column, PLAN_TABLE table
- online redo log, increasing size
- online transaction processing (OLTP)
- OPEN_CURSORS parameter
- operating system, monitoring disk I/O [2]
- OPERATION column
- operators
- OPTIMAL storage parameter
- optimization
- optimizer
- OPTIMIZER column, PLAN_TABLE
- OPTIMIZER_GOAL option
- OPTIMIZER_MODE [2] [3] [4]
- optimizer
- OPTIONS column, PLAN_TABLE table
- Oracle Call Interface (OCI)
- Oracle Forms
- Oracle Parallel Server
- Oracle Precompilers
- Oracle Server Manager
- Oracle Server
- ORDERED hint [2]
- OTHER column, PLAN_TABLE table
- outer joins
- overloaded disks
- packages, DBMS_APPLICATION_INFO [2]
- paging
- PARALLEL hint
- parallel query option [2]
- Parallel Server
- PARALLEL_MAX_SERVERS parameter
- PARALLEL_MIN_SERVERS parameter
- PARALLEL_SERVER_IDLE_TIME parameter
- PARAMETER column, V$ROWCACHE tabe
- PARENT_ID column, PLAN_TABLE table
- parsing
- performance
- PHYRDS column, V$FILESTAT table
- physical reads statistic
- PHYWRTS column, V$FILESTAT table
- PINS column, V$LIBRARYCACHE table
- PL/SQL
- PLAN_TABLE table
- POSITION column, PLAN_TABLE table
- PRE_PAGE_SGA parameter
- primary keys
- private SQL areas, reuse by multiple SQL statements
- procedures
- process priority
- PROCESSES parameter, increasing for CKPT
- processing, distributed processing environment [2]
- production systems, tuning
- PUSH_SUBQ hint
- queries
- query column, SQL trace facility output
- query coordinator
- query plan
- query server process
- recovery from instance failure, effect of checkpoints
- recursive calls
- recursive SQL, shared SQL
- redo allocation latch
- redo copy latches
- redo log files
- redo log space requests statistic
- reducing
- registering applications with database
- RELEASE_CURSOR
- RELOADS column, V$LIBRARYCACHE table
- REMARKS column, PLAN_TABLE table
- response time
- rollback segments
- row sources
- ROWID hint
- ROWIDs, table access by
- rows column, SQL trace facility output
- rows
- RULE hint
- rule-based optimization [2]
- scans
- scientific applications
- SEARCH_COLUMN column, PLAN_TABLE table
- segments
- selectivity
- Server Manager
- session memory statistic
- SESSION_CACHED_CURSORS parameter
- SET TRANSACTION command
- shared pool
- shared SQL areas
- SHARED_POOL_SIZE parameter
- SHOW SGA command
- Simple Network Management Protocol (SNMP)
- SIZES procedure
- SLEEPS column, V$LATCH table
- SNMP
- SOME
- sort areas
- sort-merge joins
- SORT_AREA_RETAINED_SIZE parameter, tuning sorts
- SORT_AREA_SIZE parameter
- SORT_DIRECT_WRITES parameter
- SORT_WRITE_BUFFERS
- sorts (disk) statistic
- sorts (memory) statistic
- sorts
- SQL areas, tuning
- SQL statements
- SQL trace facility [2]
- SQL*Plus, PL/SQL
- SQL_STATEMENT column, TKPROF_TABLE
- SQL_TRACE parameter
- STANDARD package
- STATEMENT_ID column, PLAN_TABLE table
- statistical systems
- statistics, consistent gets [2] [3]
- STORAGE clause
- stored procedures, application uses [2]
- striping tables
- subqueries, converting to joins
- swapping
- System Global Area (SGA), tuning
- TABLESPACE clause
- tables
- throughput
- TIMED_STATISTICS
- TIMESTAMP column, PLAN_TABLE table
- TKPROF program [2]
- TKPROF_TABLE
- TOTALQ column, V$QUEUE table [2]
- trace facility
- transactions
- Trusted Oracle Server, application registration
- tuning
- undo header statistic
- undo block statistic
- unique keys
- UNKEEP procedure
- UNRECOVERABLE option
- USE_CONCAT hint
- USE_MERGE hint
- USE_NL hint
- USER_DUMP_DEST
- USER_ID column, TKPROF_TABLE
- USER_TAB_COLUMNS view [2]
- USER_TABLES view
- users, memory allocation
- UTLCHAIN.SQL
- UTLXPLAN.SQL
- V$ dynamic performance views
- V$DATAFILE view, disk I/O
- V$DISPATCHER view, using
- V$FILESTAT view
- V$LATCH view
- V$LIBRARYCACHE view
- V$QUEUE view
- V$ROWCACHE view
- V$SESSION_WAIT view
- V$SESSION, application registration
- V$SESSTAT view, using
- V$SQLAREA, application registration [2]
- V$SYSSTAT view
- V$WAITSTAT view
- views, optimization
- virtual tables
- WAIT column, V$QUEUE table [2]
- writing SQL statements
- X$KCBCBH table
- X$KCBRBH table