Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Large Parse times
> Increase the size of the SHARED_POOL , pin any frequently used packages,
> sounds like a problem with fragmentation or insufficiently size SGA.
I had the same-alike problem. I created statistics for all tables involved in query, and the problem disappeared. But then the optimizer started to use NESTED_LOOPS instead of hash joins.
Asko Tiidumaa Received on Thu Jul 09 1998 - 08:41:34 CDT
![]() |
![]() |