DBA Data[Home] [Help]

VIEW: SYS.V_$BLOCKING_QUIESCE

Source

View Text - Preformatted

select "SID","CON_ID" from v$blocking_quiesce
View Text - HTML Formatted

SELECT "SID"
, "CON_ID"
FROM V$BLOCKING_QUIESCE