Find Sessions on RAC Home > Database Blog > Find Sessions on RAC select inst_id,count(*) from gv$session where username is not null group by inst_id; Hariprasath Rajaram hariprasath.r@doyensys.com Recent Posts Restricting multiple sessions per user in Oracle APEX APEX USER LOGIN LOGOUT AUDIT Converting UTC to Local Time with DST in Oracle Integration