Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Database sloowww...trying to figure out why...

RE: Database sloowww...trying to figure out why...

From: Mike Schmitt <mschmitt_at_uchicago.edu>
Date: Tue, 30 Mar 2004 16:27:43 -0600
Message-Id: <5.2.0.9.2.20040330160102.0275b988@nsit-imap.uchicago.edu>

As someone else mentioned, I think you might need to spend a little more time collecting the right data and then start fixing your problems by priority. I am guessing that all of your users are complaining about performance at this point.

Something that I have noticed in the past when working on Oracle apps installations is that poorly custom coded reports, jobs, and forms can really tear away at the performance as they slowly get introduced. You should be able to find out which jobs are the most critical and taking the longest to run within apps. Start tracing those jobs as they run and working on improving their performance. In other words, improving the puzzle piece by piece can often improve the whole.

Also, watch out for forms that allow the users to run selects without providing fields to select by. These can easily chew up a lot of resources.

Anyways, Im sure people on here will be able to give you better advice

Good luck : )

>....much of the problem lies in custom scripting not in a particular module..



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Mar 30 2004 - 16:24:08 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US