dbTalk Databases Forums  

Catalog access taking 10 seconds or more

comp.databases.oracle.server comp.databases.oracle.server


Discuss Catalog access taking 10 seconds or more in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #21  
Old   
sekhar
 
Posts: n/a

Default Re: Catalog access taking 10 seconds or more - 04-03-2006 , 02:41 AM






did b angry baby i also want to come


Reply With Quote
  #22  
Old   
sekhar
 
Posts: n/a

Default Re: Catalog access taking 10 seconds or more - 04-03-2006 , 02:43 AM






y r u so angry baby i just want to come with u all


Reply With Quote
  #23  
Old   
sekhar
 
Posts: n/a

Default Re: Catalog access taking 10 seconds or more - 04-03-2006 , 02:43 AM



y r u so angry baby i just want to come with u all


Reply With Quote
  #24  
Old   
janu
 
Posts: n/a

Default Re: Catalog access taking 10 seconds or more - 04-03-2006 , 02:45 AM



where u want to come mr.
what r u talking.first of all how r u i dont known
& u want to come with me did u known my name at least .
maind ur tongue...


Reply With Quote
  #25  
Old   
janu
 
Posts: n/a

Default Re: Catalog access taking 10 seconds or more - 04-03-2006 , 02:47 AM



may i known how is this.


Reply With Quote
  #26  
Old   
sirkarupa99@gmail.com
 
Posts: n/a

Default Re: Catalog access taking 10 seconds or more - 04-03-2006 , 02:55 AM



why bhani not chating


Reply With Quote
  #27  
Old   
sirkarupa99@gmail.com
 
Posts: n/a

Default Re: Catalog access taking 10 seconds or more - 04-03-2006 , 03:06 AM



why do u want to know what we talk about .
did we ask u to chat with us


Reply With Quote
  #28  
Old   
sirkarupa99@gmail.com
 
Posts: n/a

Default Re: Catalog access taking 10 seconds or more - 04-03-2006 , 03:09 AM



the other day u told me i am your princess know u r telli ng somebody
else your princess what is this


Reply With Quote
  #29  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: Catalog access taking 10 seconds or more - 04-03-2006 , 04:34 AM



J Huntley Palmer <jh (AT) dontspam (DOT) spam> wrote:
Quote:
I am getting this request from an oracle ODBC driver attached to some PC
based development tools. MS Access is one of them. Regardless, when
there is catalog information needed this statement gets called and takes
10 seconds to resolve on a database that otherwise is quick and
efficient for regular user data selects and updates.

I am using Release 10.2.0.1.0 on Solaris9 SPARC.

Any ODBC configs to make?
What does the explain plan of this statement say?

Yours,
Laurenz Albe


Reply With Quote
  #30  
Old   
J Huntley Palmer
 
Posts: n/a

Default Re: Catalog access taking 10 seconds or more - 04-03-2006 , 12:19 PM



Laurenz Albe wrote:
Quote:
J Huntley Palmer <jh (AT) dontspam (DOT) spam> wrote:
I am getting this request from an oracle ODBC driver attached to some PC
based development tools. MS Access is one of them. Regardless, when
there is catalog information needed this statement gets called and takes
10 seconds to resolve on a database that otherwise is quick and
efficient for regular user data selects and updates.

I am using Release 10.2.0.1.0 on Solaris9 SPARC.

Any ODBC configs to make?

What does the explain plan of this statement say?


Operation Object Object Type Order Rows Size (KB) Cost Time (sec) CPU
Cost I/O Cost
SELECT STATEMENT


142 0 0.000 0 0 0 0
SORT UNIQUE


141 0 0.000 0 0 0 0
UNION-ALL


140 0 0.000 0 0 0 0
VIEW
SYS.ALL_TAB_COLUMNS VIEW 26 0 0.000 0 0 0 0
FILTER


25 0 0.000 0 0 0 0
NESTED LOOPS OUTER


18 0 0.000 0 0 0 0
NESTED LOOPS OUTER


15 0 0.000 0 0 0 0
NESTED LOOPS OUTER


12 0 0.000 0 0 0 0
NESTED LOOPS OUTER


10 0 0.000 0 0 0 0
NESTED LOOPS


8 0 0.000 0 0 0 0
NESTED LOOPS


5 0 0.000 0 0 0 0
TABLE ACCESS BY INDEX ROWID
SYS.USER$ CLUSTER 2 0 0.000 0 0 0 0
INDEX UNIQUE SCAN
SYS.I_USER1 INDEX (UNIQUE) 1 0 0.000 0 0 0 0
TABLE ACCESS BY INDEX ROWID
SYS.OBJ$ TABLE 4 0 0.000 0 0 0 0
INDEX RANGE SCAN
SYS.I_OBJ2 INDEX (UNIQUE) 3 0 0.000 0 0 0 0
TABLE ACCESS CLUSTER
SYS.COL$ CLUSTER 7 0 0.000 0 0 0 0
INDEX UNIQUE SCAN
SYS.I_OBJ# INDEX (CLUSTER) 6 0 0.000 0 0 0 0
TABLE ACCESS CLUSTER
SYS.COLTYPE$ CLUSTER 9 0 0.000 0 0 0 0
INDEX RANGE SCAN
SYS.I_HH_OBJ#_INTCOL# INDEX 11 0 0.000 0 0 0 0
TABLE ACCESS BY INDEX ROWID
SYS.OBJ$ TABLE 14 0 0.000 0 0 0 0
INDEX RANGE SCAN
SYS.I_OBJ3 INDEX 13 0 0.000 0 0 0 0
TABLE ACCESS CLUSTER
SYS.USER$ CLUSTER 17 0 0.000 0 0 0 0
INDEX UNIQUE SCAN
SYS.I_USER# INDEX (CLUSTER) 16 0 0.000 0 0 0 0
TABLE ACCESS CLUSTER
SYS.TAB$ CLUSTER 20 0 0.000 0 0 0 0
INDEX UNIQUE SCAN
SYS.I_OBJ# INDEX (CLUSTER) 19 0 0.000 0 0 0 0
NESTED LOOPS


23 0 0.000 0 0 0 0
FIXED TABLE FULL
SYS.X$KZSRO TABLE (FIXED) 21 0 0.000 0 0 0 0
INDEX RANGE SCAN
SYS.I_OBJAUTH2 INDEX 22 0 0.000 0 0 0 0
FIXED TABLE FULL
SYS.X$KZSPR TABLE (FIXED) 24 0 0.000 0 0 0 0
FILTER


139 0 0.000 0 0 0 0
NESTED LOOPS OUTER


132 0 0.000 0 0 0 0
NESTED LOOPS OUTER


129 0 0.000 0 0 0 0
NESTED LOOPS OUTER


126 0 0.000 0 0 0 0
NESTED LOOPS OUTER


124 0 0.000 0 0 0 0
NESTED LOOPS


122 0 0.000 0 0 0 0
NESTED LOOPS


119 0 0.000 0 0 0 0
NESTED LOOPS


116 0 0.000 0 0 0 0
VIEW
SYS.ALL_SYNONYMS VIEW 113 0 0.000 0 0 0 0
SORT UNIQUE


112 0 0.000 0 0 0 0
UNION-ALL


111 0 0.000 0 0 0 0
FILTER


46 0 0.000 0 0 0 0
NESTED LOOPS


34 0 0.000 0 0 0 0
NESTED LOOPS


31 0 0.000 0 0 0 0
TABLE ACCESS BY INDEX ROWID
SYS.USER$ CLUSTER 28 0 0.000 0 0 0 0
INDEX UNIQUE SCAN
SYS.I_USER1 INDEX (UNIQUE) 27 0 0.000 0 0 0 0
TABLE ACCESS BY INDEX ROWID
SYS.OBJ$ TABLE 30 0 0.000 0 0 0 0
INDEX RANGE SCAN
SYS.I_OBJ2 INDEX (UNIQUE) 29 0 0.000 0 0 0 0
TABLE ACCESS BY INDEX ROWID
SYS.SYN$ TABLE 33 0 0.000 0 0 0 0
INDEX UNIQUE SCAN
SYS.I_SYN1 INDEX (UNIQUE) 32 0 0.000 0 0 0 0
FILTER


44 0 0.000 0 0 0 0
FILTER


42 0 0.000 0 0 0 0
NESTED LOOPS


41 0 0.000 0 0 0 0
NESTED LOOPS


39 0 0.000 0 0 0 0
TABLE ACCESS BY INDEX ROWID
SYS.USER$ CLUSTER 36 0 0.000 0 0 0 0
INDEX UNIQUE SCAN
SYS.I_USER1 INDEX (UNIQUE) 35 0 0.000 0 0 0 0
TABLE ACCESS BY INDEX ROWID
SYS.OBJ$ TABLE 38 0 0.000 0 0 0 0
INDEX RANGE SCAN
SYS.I_OBJ2 INDEX (UNIQUE) 37 0 0.000 0 0 0 0
INDEX RANGE SCAN
SYS.I_OBJAUTH1 INDEX (UNIQUE) 40 0 0.000 0 0 0 0
FIXED TABLE FULL
SYS.X$KZSRO TABLE (FIXED) 43 0 0.000 0 0 0 0
FIXED TABLE FULL
SYS.X$KZSPR TABLE (FIXED) 45 0 0.000 0 0 0 0
NESTED LOOPS


110 0 0.000 0 0 0 0
NESTED LOOPS


107 0 0.000 0 0 0 0
NESTED LOOPS


104 0 0.000 0 0 0 0
TABLE ACCESS BY INDEX ROWID
SYS.USER$ CLUSTER 48 0 0.000 0 0 0 0
INDEX UNIQUE SCAN
SYS.I_USER1 INDEX (UNIQUE) 47 0 0.000 0 0 0 0
VIEW
SYS._ALL_SYNONYMS_TREE VIEW 103 0 0.000 0 0 0 0
CONNECT BY WITHOUT FILTERING


102 0 0.000 0 0 0 0
FILTER


85 0 0.000 0 0 0 0
COUNT


62 0 0.000 0 0 0 0
NESTED LOOPS


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.