Undo Tablespace Utilization By All Sessions
Undo Tablespace Utilization By All Sessions set lines 200col sid FOR 99999col username FOR a10col name FOR a15SELECT s.sid,s.serial#,username,s.machine,t.used_ublk,t.used_urec,rn.name,( t.used_ublk * 8 ) / 1024 … Read more