DBA Data[Home] [Help]

VIEW: SYS.V_$XS_SESSIONS

Source

View Text - Preformatted

select "SID","DB_SID","SERIAL#","CON_ID" from v$xs_sessions
View Text - HTML Formatted

SELECT "SID"
, "DB_SID"
, "SERIAL#"
, "CON_ID"
FROM V$XS_SESSIONS