Sign in or 

| Platform: | Oracle | App: | Tool: | ||
| DB Ver: | 9.2 | App Ver: | Tool Ver: | ||
| Revision Date: | 23-Nov-2006 | Keywords: | REF, REFERENCE, CBO,COST FORMULA | ||
| Reference Notes | |||||
| The formula for the cost (using the CPU Costing Model) of a query is: | |||||
Cost = ( The translation of this formula is: The cost is the time spent on single block reads, plus the time spent on multiblock reads, plus the CPU time required, all divided by the time is takes to do a single block read. This means that the cost of a query is the PREDICTED EXECUTION TIME, counted innumber of single block read timesand is effectively the unit of measure of the cost. | |||||
|
consultium |
Latest page update: made by consultium
, Oct 7 2009, 4:16 PM EDT
(about this update
About This Update
72 words added view changes - complete history) |
|
Keyword tags:
CBO
COST FORMULA
REF
REFERENCE
More Info: links to this page
|