Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to tune SQL and CPU usage
David,
The parameter PROCESS control the number of process that can be running in the instance.
Yes, you can tune the SQL instruction. You can use the Trace utility or the plan table to do that.
Ramon
-----Original Message-----
From: "root_at_fatcity.com" <root_at_fatcity.com> on behalf of "Nguyen, David M" <david.m.nguyen_at_xo.com> Sent: Friday, April 05, 2002 4:54 PM To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Subject: How to tune SQL and CPU usage
Someone uses SQL to query data, he complains it takes too long to get results back from oracle database. He also notices there are many oracle processes running on system that uses much CPU and causing system slow down.
Is there a way to tune SQL to improve query and to set maximum number of running oracle processes?
Thanks,
David
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Nguyen, David M
INET: david.m.nguyen_at_xo.com
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).
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 Apr 05 2002 - 15:30:34 CST
![]() |
![]() |