Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Diagnose Slow System
One idea is at the end of the day run the script response_time_breakdown.sql
from Steve Adam's site. If people are not complaining about a specific SQL
statement, but just say the system is slow, this will show the components of
response time.
For example, it will show you how significant enqueue waits are in the grand scheme of things.
Also, a section of this report is called "Latency." It contains a subsection called "Network." This should help confirm your suspicions about whether the slowness users experience in response time is due to a network problem.
Cheers!
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Greg Moore
INET: sqlgreg_at_pacbell.net
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 Thu May 23 2002 - 21:38:20 CDT
![]() |
![]() |