Home » SQL & PL/SQL » SQL & PL/SQL » Tunning
Tunning [message #20621] Fri, 07 June 2002 14:13 Go to next message
shankar
Messages: 29
Registered: January 2002
Junior Member
Hello,
I have a query which runs in 100 msc without the order by clause. But as soon as I add the order by clause, it's running for 19 seconds.

any suggestion to make it faster?
Re: Tunning [message #20622 is a reply to message #20621] Fri, 07 June 2002 14:19 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
try increasing
sort_area_size and sort_area_retained_size in you initsid.ora
Re: Tunning [message #20629 is a reply to message #20621] Sun, 09 June 2002 19:57 Go to previous message
manish mendiratta
Messages: 110
Registered: May 2002
Senior Member
Try Creating Index on the column used in order by clause.

ManishM.
Previous Topic: Join Query
Next Topic: Re: Hierarchical List
Goto Forum:
  


Current Time: Fri Apr 26 02:42:59 CDT 2024