Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Explain Plan.....plan_table.cost and plan_table.cardinality

Re: Explain Plan.....plan_table.cost and plan_table.cardinality

From: Andrew Mobbs <andrewm_at_chiark.greenend.org.uk>
Date: 25 Jun 2001 11:21:49 +0100 (BST)
Message-ID: <XDh*VqCZo@news.chiark.greenend.org.uk>

Zoom Zoom Zoom <satnic_at_home.com> wrote:
>I am just ran the explain plan for one of the sql statement in Oracle 8.1.7
>and did select from plan_table. Although I could see the :
>operation, options and object_name columns, the COST and CARDINALITY columns
>are null. Why are not they getting populated?

Do all the objects involved in the query have statistics (i.e. are they analyzed)?

-- 
Andrew Mobbs - http://www.chiark.greenend.org.uk/~andrewm/
Received on Mon Jun 25 2001 - 05:21:49 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US