Query for performance stats for the instance Home > Database Blog > Query for performance stats for the instance select n.name, s.value from v$statname n, v$sysstat s where n.statistic# = s.statistic# order by n.class,n.name / Doyensys social@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