Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: large SORT_AREA_SIZE usefullness
Hi Danisment Gazi Unal,
Itprof's suggestion is valid that I should be able to use an index to speed up this query.
But my objective here is to help sorting. Many users write adhoc queries to into my warehouse and all are not going to be tuned queries. Many go for full tablescans on some big fact tables and sort like hell.
We do have some good indexes for often used queries. But it is the adhoc one which people cook up that hurt us bad.
So my intention is to tune sorts. In that light could you give me an explanation for the query running slow because the sort_area_size was increased?
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Jun 22 2001 - 09:23:08 CDT