find out query is taking full table scan or index scan [message #277370] |
Mon, 29 October 2007 16:06 |
skumar.dba
Messages: 82 Registered: October 2007
|
Member |
|
|
Hi,
i have couple of questions.
1) I have a schema where all my objects are in that schema. my users are runnig reports. some of them are complaint thet reprot is taking long time.
my question is i want to find the query (text of plsql block) who is causing performance problem.
2) i want to know that query is taking full table sacn or index scan.
|
|
|
|
|