Home » RDBMS Server » Server Administration » Dictionary tables taking a lot of time
Dictionary tables taking a lot of time [message #61034] Sun, 21 March 2004 23:58 Go to next message
Shikha
Messages: 36
Registered: January 2002
Member
Hi,

Somehow while querying dictionary tables like:

select * from user_indexes

where table_name='ACCT_MASTER';

is taking a lot of time (nearly a minute) to show off results. What could be the reason? The database is 8i and the regular table queries are as such pretty fast.

 

TIA,

Shikha
Re: Dictionary tables taking a lot of time [message #61037 is a reply to message #61034] Mon, 22 March 2004 02:13 Go to previous messageGo to next message
Anatol Ciolac
Messages: 113
Registered: December 2003
Senior Member
See trace statistics for viewing what resources are consuming query.
Re: Dictionary tables taking a lot of time [message #61045 is a reply to message #61034] Mon, 22 March 2004 05:37 Go to previous message
Thiru
Messages: 1089
Registered: May 2002
Senior Member
Also
- check to make sure the dictionary objects are NOT analyzed.
- make sure you have sized shared_pool appropriately
- make sure SYSTEM is not the default or TEMPORARY tablespace for non-sys user.

-Thiru
Previous Topic: Shared Server (MTS - Multi-Thread Server) and SQL_TRACE
Next Topic: oracle Data manager Export or import
Goto Forum:
  


Current Time: Fri Sep 27 14:20:03 CDT 2024