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: query on ditionary objects

Re: query on ditionary objects

From: Yavor Ivanov <Yavor_Ivanov_at_stemo.bg>
Date: Wed, 19 Oct 2005 11:11:09 +0300
Message-ID: <op.syvvovhntjan04@theshire>

	Hm.
	My guess would be oposite. According to Oracle Docs, you should not  
collect stats for objects in SYS schema in 9i or the database will creep. So, do you realy have ANY stats on SYS objects? If you do have, remove them...
	Rgds,
	yavor

On Wed, 19 Oct 2005 09:48:19 +0300, raja rao <raja4list_at_yahoo.com> wrote:

> Hi All,
>
> querying sys objects taking long time in 9205. is this becoz, of the
> stats missing on sys schema ?
> select trunc(last_analyzed), count(*) from dba_tables
> group by trunc(last_analyzed);
> (taking 10-15 seconds)
> Can someone throw some light on this.
> Thanks,
> Raj
>
>
> ---------------------------------
> Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Oct 19 2005 - 03:13:46 CDT

Original text of this message

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