Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: tkprof output?
In article <6p3mkq$r5o$1_at_sloth.swcp.com>,
elufker_at_swcp.com (Ed Lufker) wrote:
> Hi All:
>
> What would cause no rows to show up under this execution plan the I pulled
> out of a tkprof output file?
>
> Misses in library cache during parse: 0
> Optimizer goal: RULE
> Parsing user id: 224 (TA087)
>
> Rows Execution Plan
> ------- ---------------------------------------------------
> 0 SELECT STATEMENT GOAL: RULE
> 0 SORT (ORDER BY)
> eddie lufker
Did you analyze the database (dbms_utillity.analyze_schema ('x','COMPUTE|ESTIMATE') ?
-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Thu Jul 23 1998 - 09:13:29 CDT
![]() |
![]() |