Procedure slow in Oracle 10g [message #300088] |
Thu, 14 February 2008 03:42 |
toastmax
Messages: 16 Registered: November 2006
|
Junior Member |
|
|
I wonder if I could ask for some guidance in an issue we are encountering with a performance issue.
We have a third party software with an Oracle backend, since upgrading from Oracle 9i to 10g we have noticed system performance issue when a certain routine is run. Our dba's have identified what is causing this slow down of the system, they also say that they have optimised the database as much as possible. However the problem remains. Our DBA's say that they can't do any more, the server is up to spec and the hardware is up to the job, our software supplier fail to recognise there is a problem as other customers have not reported this problem.
But the calls from users continue to happen when this process occurs.
So the point of this post is two fold:
1> I have read in passing, that Oracle 10g has more system overhead with its automatic tuning process's. Can anyone point me to anymore detailed reference regarding this, if this overhead exists, what can be done to alleviate the symptoms?
2> With the procedure that is causing the problem, which is wrapped so I cannot see the code behind it. What can I run against it to see what resources it is taking up.
With our installation the tables and indexes are analysed both by the application and by a script on a regular basis.
Any help our guidance in what to do next would be very much appreciated.
Many thanks
|
|
|
|
|
Re: Procedure slow in Oracle 10g [message #300450 is a reply to message #300094] |
Fri, 15 February 2008 07:50 |
toastmax
Messages: 16 Registered: November 2006
|
Junior Member |
|
|
I have looked through the article and its has some interesting features, which I will look at when the system runs slow.
I have since found out also that each dataset has multiple files attached instead of one.
Would this has a factor in perfomance also, the server the DB lives on is UNIX based.
|
|
|
|
|
Re: Procedure slow in Oracle 10g [message #301656 is a reply to message #300088] |
Thu, 21 February 2008 04:40 |
toastmax
Messages: 16 Registered: November 2006
|
Junior Member |
|
|
I've had a loot at the 'Sampling.pdf' article and it makes mention of producing pretty analysis graphs in 10g Enterprise, are there any instructions on how to do this, i'm having difficulty generating the top 5 report as well, any pointers?
|
|
|
|
|