Hi.
As DBA, I usually assist to our developers with multisession PL/SQL developer. Sometimes we found usefull to change or customize window title to include some of these :
gv$session.INST_ID,
gv$session.SID,
gv$session.SERIAL#,
gv$process.SOSID
gv$process.SPID / STID (for those who uses...