Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Benchmark runs - Waits on enqueue , latch free - & AGAIN
Hi Vivek !
Still benchmarking :)
> > RESULT - Most of the waits Occuring on "library
> cache"
> > a few waits on row cache objects & shared pool
> also exist
> >
> > Qs. How can this be Addressed ?
Waits for library cache can be reduced (!!) if you set the paremeter CURSOR_SPACE_FOR_TIME. But in this case you need a little bigger shared pool size. I guess you have pinned most of the SYS packages and heavy reload packages in Shared Pool.