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.
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.