Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RESOURCE INTENSIVE QUERIES
My favorite tool is SQL*Plus. V$SQL has buffer_gets, executions, =
disk_reads, parse_calls, all of which may be significant in evaluating =
resource intensive queries.
However, as has been stated here many times before, a much more = effective process is to look at a particular application or business = process that's performing poorly. Trace it, look at where the time is = being spent. Resource intensive queries, along with any other problems = that process encounters, will come out in the analysis.
Hope that helps,
-Mark
> -----Original Message-----
> From: oracle-l-bounce_at_freelists.org
> [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Seema Singh
> Sent: Friday, October 29, 2004 4:28 PM
> To: oracle-l_at_freelists.org
> Subject: RESOURCE INTENSIVE QUERIES
>=20 >=20
>=20> Don't just search. Find. Check out the new MSN Search!=20
> _________________________________________________________________
>=20
-- http://www.freelists.org/webpage/oracle-lReceived on Sat Oct 30 2004 - 15:54:24 CDT
![]() |
![]() |