select * from v$session
Find the session that is running your stored procedure. If the STATUS column = 'ACTIVE', then it is running a query. If it
is INACTIVE, then the session is not currently running a query.
-John
|
Results 1 to 4 of 4
Thread: check on a query?Threaded View
|
Click Here to Expand Forum to Full Width |