|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
HI,
MS-SQl has sql profiler which shows all the select st, procedure call.. fired by any application. In oracle is there any tool which will do the same thing? |
|
#2
|
|||
|
|||
|
i'm not sure i understand the question completely.
There is the SGA and assorted v$views that can be queried to determine which statements are running in the database (parsed, executed, times, etc). If you want to get execution profiles, you can use the explain plan utility/query. |
![]() |
| Viewing: Dev Shed Forums > Databases > Oracle Development > Profiler in Oracle? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|