longtx.sql with the flag whether session is blocking any DML locks or not.
col machine format a30 col sid format 99999 col serial# format 99999 col sid_info format a14 col Transaction_id format a20 col username format a8 col days format 99.99 col hours1 format 999999 col TX_HRS format 999 col USER_HRS format 999 col LOCK format a2 set lines 120 pages 200 select a.sid || ‘,’ || a.serial#…
Read More “longtx.sql with the flag whether session is blocking any DML locks or not.” »
