Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: extremely high "consistent gets" count on query of all_constraints view
On Fri, 28 Apr 2006 14:03:34 -0700, mike wrote:
> Why would a query of all_constraints cause 7 million consistent gets
> and take nearly two minutes ?
That is for us to guess and for you to find out. Enable the event 10046, level 12 and do the TKPROF, with SYS=YES WAITS=YES SORT=(EXEELA,FCHELA) Don't forget to tell us what's going on.
-- http://www.mgogala.comReceived on Fri Apr 28 2006 - 18:54:30 CDT