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: What Would Cause....

Re: What Would Cause....

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: Sat, 4 Dec 2004 20:44:56 -0000
Message-ID: <41b221bc$0$19161$cc9e4d1f@news-text.dial.pipex.com>


"Harvey" <harveyb_at_NoSpambeliveau.ccHere> wrote in message news:41B06DE3.9C679990_at_NoSpambeliveau.ccHere...
> Hi All:
>
> I've encountered this situation twice, and I'm not sure of what the
> cause is. If anyone has a hint of where to look I'd appreciate it.
>
> The problem - when looking at a database via DBA Studio I go to Storage
> and then Tablespaces to display the list/utilization. Generally
> speaking this takes a few seconds to load/display, however, what I'm
> encountering are significant delays, in the order of up to ten minutes.
> I've had two databases that were configured identically, with one
> displaying this behavior and the other working fine. There's nothing
> remarkable in the alert logs. Any ideas/suggestions?
>
> The environment - Oracle 8.1.7.4 on Solaris 8. (The environment for the
> first encounter of this type was Oracle 8.1.7.4 on Windows 2000).

I wonder if the *slow* tablespaces are in fact dictionary managed and have rather a lot of extents in the objects in them, whereas the *fast* ones are locally managed.
You can however find out rather than guessing. You can trace the dba studio session and then see (using tkprof, traceanalyser or some other tool) what is consuming the time. ten minutes does sound excessive.

Cheers

-- 
Niall Litchfield
Oracle DBA
http://www.niall.litchfield.dial.pipex.com 
Received on Sat Dec 04 2004 - 14:44:56 CST

Original text of this message

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