how to calculate percentage of DB idle through time?
468057Apr 24 2010 — edited Apr 24 2010So, let's say that I have a demanding procedure (I/O usually) that I would like to run during working time on Oracle DB (11gR2, aix) in calcualted amount of work...
to do that first I would need to know what is current percentage of DB being used...
so, how could I get this info during runtime?
could I get any of that data in certain time periods also? (15 sec, 1 min, etc.)
note that I run Oracle on 8 proc. AIX, so I would need to get this calc on each proc. possibly