Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to find running queries

Vinay KFeb 28 2012 — edited Feb 28 2012
Hi,

How can find about the queries which are currently running in my database (11.1.0.7)

I was using v$session_longops, but I learnt that some of the activities are not recorded in this.

v$sql and v$sqlarea list the queries which are not running as well.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 27 2012
Added on Feb 28 2012
5 comments
202,568 views