Explore >> Select a destination


You are here

www.bobbydurrettdba.com
| | mauro-pagano.com
10.2 parsecs away

Travel
| | 12c brought several new features in the SQL performance area and the most advertised one is probablyAdaptive Query Optimization. The Adaptive Plans feature has been described in a lot of details (specially the adaptive join methods part) and most of the focus in Adaptive Statistics has been on SQL Plan Directives and Automatic Re-optimization, not...
| | nenadnoveljic.com
12.5 parsecs away

Travel
| | A frequently executed SQL causes problems with the initial incremental statistics calculation.
| | mwidlake.wordpress.com
13.0 parsecs away

Travel
| | 1 post published by mwidlake on July 3, 2009
| | tonyhasler.wordpress.com
66.0 parsecs away

Travel
| When a table is accessed by multiple members of a parallel query server set, the execution plan may show the use of block range granules (PX BLOCK ITERATOR) or partition granules (PX PARTITION [RANGE|LIST|HASH] ITERATOR or PX PARTITION [RANGE|LIST|HASH] ALL). The basic ideas surrounding these concepts are discussed in numerous blogs and books, including my...