How to implement SQL changes when tuning [message #260441] |
Sun, 19 August 2007 22:09 |
mson77
Messages: 208 Registered: August 2007 Location: Brazil
|
Senior Member |
|
|
Hello ALL,
Let me tell my scenery:
A client computer/application accessing a remote oracle DB server.
I see a report from this application taking too much time to be processed.
Then I started a sql_trace from this application and I am analysing the sql statement.
What I want do now is to implement changes that I did over the sql statements that I have traced and analysed.
But... where should I make changes? I mean... where the original sql statements are? Are they (sql statements) merged inside the application? If yes (merged)... do I have a chance to modify? I have searched for user's functions and procedures in the oracle DB but they are not there.
Thank you,
mson77
|
|
|
|
|