Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: gather_stats_job died due to AUTO SGA error

Re: gather_stats_job died due to AUTO SGA error

From: Don Seiler <don_at_seiler.us>
Date: Wed, 11 Apr 2007 22:20:37 -0500
Message-ID: <716f7a630704112020r5d42d8eem2016116755024456@mail.gmail.com>


Perhaps Note:396940.1 is what he means. One section that might seem to apply is this:

High parse ratios

It is important to identify what could produce high parsing calls:

Typical operations that cause this situation is the execution of:

If an ORA-04031 error is associated with high parse ratios, you will also see latch contention for the library cache latch as well as indications of lots of invalidations and reloads in the Library Cache statists in a Statspack or AWR report.

DBMS_STATS would seem to apply to me, except that 2:30 AM shouldn't be "a period of high workload."

Don.

On 4/11/07, rjamya <rjamya_at_gmail.com> wrote:
> John,
>
> you got the bug number handy? Since we create indexes with compute clause, I
> just want to be careful. I haven't seen it yet, but a bug# would be great.
>
> rjamya
>
>
> On 4/11/07, John Darrah <darrah.john_at_gmail.com> wrote:
> > There is a bug in 10.2.0.2 that presents as 4031 errors when rebuilding
> indexes with the compute statistics clause. It causes state objects to be
> created in the shared pool that are never destroyed.
>

-- 
Don Seiler
oracle: http://seilerwerks.blogspot.com
ultimate: http://www.mufc.us
--
http://www.freelists.org/webpage/oracle-l
Received on Wed Apr 11 2007 - 22:20:37 CDT

Original text of this message

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