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: To patch 'n pray or to keep looking for the root cause: that is the question

Re: To patch 'n pray or to keep looking for the root cause: that is the question

From: Jared Still <jkstill_at_gmail.com>
Date: Fri, 2 Sep 2005 20:36:26 +0100
Message-ID: <bf463805090212366efb24a9@mail.gmail.com>


Just a hunch that was provoked by the fact that your exports seem to take longer after the database has been busy:

You might query stats$sesstat joined to v$statname and look for statname.name <http://statname.name> like '%cleanout%'

There may be a lot of block cleanouts occurring during the export.

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist



On 9/2/05, Branimir Petrovic <BranimirP_at_cpas.com> wrote:

>
> a) Over and above taking statspack snapshots before and after Oracle
> export, start tracing export sessions, run through some of available
> profilers and scratch head some more (become even more bewildered as
> new data emerges)?
-- http://www.freelists.org/webpage/oracle-l
Received on Fri Sep 02 2005 - 14:41:06 CDT

Original text of this message

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