gv$session_longops and running queries
I'm a little bit confused about gv$session_longops
the TIME_REMAINING is mostly zero for all operations, even though I have a long running query
Also, the query that is taking up the most time does not show up
is there any view for long runnig queries or am I missing something?
select *
from gv$session_longops
where sql_id = '23q8rww8a7jsy';
No Rows
yet query ID is runing