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: Internal lock

Re: Internal lock

From: Jim Kennedy <kennedy-downwithspammersfamily_at_attbi.net>
Date: Wed, 10 Dec 2003 15:08:14 GMT
Message-ID: <yFGBb.13276$8y1.52067@attbi_s52>

"Chris" <cs123._no_spam__at_telstra.com> wrote in message news:UxBBb.47181$aT.15619_at_news-server.bigpond.net.au...
>
> "Ofer" <oferr_at_realcommerce.co.il> wrote in message
> news:br6lhv$56m$1_at_news2.netvision.net.il...
> > It seems I have some library cache contentions... lots of waits.
> >
> > I'm thinking maybe to increase _spin_count parameter
> >
> I wouldn't. If you really are having library cache contention then it is
> most probably caused by the fact you're not using binds in your SQL.
>
> You should try as a first step to set cursor sharing to forced and hope
that
> fixes it.
>
> I'd really like to see your top waits from a statspack report though.
>
>
>
>

Or writing the application correctly and use bind variables. I think your analysis is correct.
Jim Received on Wed Dec 10 2003 - 09:08:14 CST

Original text of this message

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