column
select inst_id,opname, totalwork, sofar, time_remaining from gv$session_longops where totalwork > sofar order by time_remaining;
Parm Patram
Oracle, Linux and UNIX tips, tricks and stuff
column
select inst_id,opname, totalwork, sofar, time_remaining from gv$session_longops where totalwork > sofar order by time_remaining;
Posted by admin @ 8:59 am




