Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

Query for performance stats for the instance

$
0
0
select  n.name,
   s.value
from   v$statname n,
           v$sysstat s
where n.statistic# = s.statistic#
order by n.class,n.name
/

Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>