Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Help with suddenly long running query, 7.3.4.3/AIX
James,
For the three tables you missed out analyzing, retry with ESTIMATE rather than compute (the estimate is good).
For index statistics use ANALYZE INDEX <index_name>
Chris.
James wrote:
>
> Actually, we have computed statistics for all (except for three table due to
> size) and all of the tables involved with this are computed. I thought that
> computing table statuistics would compute the index statistics, is there a
> difference?
>
> Thanks
> James
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Fri Mar 05 1999 - 16:35:53 CST
![]() |
![]() |