Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORDER BY performance problem
No,
v$sesstat.
Sorry I don't know the statistic# by heart, you can find them in v$statname.
Hth,
Sybrand Bakker, Oracle DBA
Doug Cowles <dcowles_at_bigfoot.com> wrote in message
news:37AF07A6.5EDB66E3_at_bigfoot.com...
> How do you check that? tkprof?
>
> Jason Salter wrote:
>
> > You could check to see if the query is sorting to disk or within
> > memory.
> >
> > Regards,
> > Jason.
> >
> > On Mon, 09 Aug 1999 13:43:50 GMT, franz.mueller_at_orbis.de (Franz
> > Mueller) wrote:
> >
> > >Hi,
> > >
> > >I have a performance problem with a query that ends with "ORDER BY .."
> > >Without the ORDER BY it runs really fast. The difference is really big
> > >(on an answer set with 200 rows). Is there a way to speed up this kind
> > >of query?
> > >
> > >Franz
>
>
>
Received on Mon Aug 09 1999 - 12:33:13 CDT
![]() |
![]() |