To find out the Stored Procedure name and the Full table scan [message #65617] |
Tue, 09 November 2004 20:22 |
Vijay
Messages: 116 Registered: September 1999
|
Senior Member |
|
|
Dear All,
1.) I have a set of queries that were collected from v$sql_area, that are performing badly. Now im supposed to tune these queries and edit the procedure that contains these queries. how can i find the procedure that contains these queries.
I tried using all_source and user_source but that did not give any result, is there anyother way out.
2.) Is there any way we can find out the tables in an entire application that have gone for a full scan.
Kindly help,
Vijay
|
|
|
|