Oracle8i Reference Release 2 (8.1.6) Part Number A76961-01 |
|
Initialization Parameters, 125 of 188
Parameter type: |
Integer |
Parameter class: |
Dynamic. Scope = |
Default value: |
0 |
Range of values: |
0 to 100 |
The default of 0 means that the optimizer chooses the best serial plan. A value of 100 means that the optimizer uses each object's degree of parallelism in computing the cost of a full table scan operation. Low values favor indexes, and high values favor table scans.
Cost-based optimization is always used for queries that reference an object with a nonzero degree of parallelism. For such queries, a |
|
Note: Use of a |
|
See Also: Oracle8i Designing and Tuning for Performance for more information on setting this parameter. |
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|