Jan 12: 8 Useful Technical Posts ...
Trackbacks
Trackback specific URI for this entry
No Trackbacks
#1 - Marco Gralike said:
2008-01-12 22:02 - (Reply)
...people running into performance problems after upgrading from 9i to 10g...
That triggered me in an almost forgotten performance problem I encountered during an upgrade from 8.1.7.x to 10.2.0.3.
When someone has multiple schema's and table data is revealed via views that lap multiple tables from multiple schema's, then you could encounter a unexpected full table scan, despite that fact that nothing has changed in your environment (except of course that you upgraded).
The is an unenclosed metalink note (have to lookup what it was) that describes this behaviour due to the in 10gR2 standard setting of TRUE for parameter OPTIMIZER_SECURE_VIEW_MERGING ( http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams146.htm)
The base view had multiple layers of views or tables. The optimizer gets "lost" and results in full table scans.
An alter system set OPTIMIZER_SECURE_VIEW_MERGING=FALSE was not picked up by the system a bounce of the database was necessary.
Maybe this info is useful for someone.
I wanted to write a post about this (maybe I still will) but got side tracked over time.
#2 - Alex Gorbachev said:
2008-02-03 04:07 - (Reply)
Time to host a log buffer issue again! ![]()
Contents
Part 1 - Default options - GLOBAL AND PARTITION
Part 2 - Estimated Global Stats
Part 3 - Stats Aggregation Problems I
Part 4 - Stats Aggregation Problems II
Part 5 - Minimal Stats Aggregation
Part 6a - COPY_TABLE_STATS - Intro
Part 6b - COPY_TABLE_STATS - Mistakes
Part 6c - COPY_TABLE_STATS - Bugs and Patches
Part 6d - COPY_TABLE_STATS - A Light-bulb Moment
Part 6e - COPY_TABLE_STATS - Bug 10268597
11g
ACE
adaptive thresholds
ASH
Audit Vault
AWR
Blogging
conferences
Cuddly Toys
Database Refresh
DBMS_STATS
Direct Path Reads
Fun
grid control
hotsos 2010
listener
Locking
oow
oow2009
optimiser
OTN
Parallel
Partitions
Patching
swingbench
The Reality Gap
time matters
ukoug
ukoug2009
Unix/Shell
Useful LinksDesign by Andreas Viklund | Conversion to s9y by Carl