Feature request: longops viewer tab

Starina

Member³
Hi.

When I work in SQL window there are two useful tabs labeled "Output" and "Statistics". It would be nice to see another tab named "Longops" that would display unfinished operations related to the current session. This data can be retrieved by querying v$session_longops view.

Feature in question can be extremely useful for monitoring progress of "heavy" tasks.

Thanks in advance.
 
+1

I currently add my own longops query to the detail section of the "Sessions" window (right next to the "SQL text" tab). But it would be nice to have on the SQL Window.
 
Back
Top