Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Tunning help

Re: Tunning help

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Sat, 08 Jun 2002 06:25:19 GMT
Message-ID: <jrhM8.138220$ux5.184028@rwcrnsc51.ops.asp.att.net>

  1. No, you have to have an order by to get the data in a particular order.
  2. Try looking up the sort_area_parameter in the docs. My guess is that yours is too low and that you are sorting to disk and not sorting in memory. Jim "shankar" <sasubram_at_cisco.com> wrote in message news:b7616278.0206071406.317b3105_at_posting.google.com...
    > Hello,
    > I have a query which runs in less than 200 msc without order by clause.
    > But as soon as I add the order by clause it runs for 16 to 19 seconds
    >
    > is there any way I can avoid the order by?
    > Users really need to order the result in certain way.
    >
    > any tuning suggestion?
    > thanks
    > shankar
Received on Sat Jun 08 2002 - 01:25:19 CDT

Original text of this message

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