RAC Database - Rate change per day
DB: Oracle 11.2.03 with ASM Linux: Red Hat Enterprise Linux Server release 6.4
Node: 5
How would I find out my database change rate for a given day? not for a table but the entire database.
I found the DBA_TAB_MODIFICATIONS but it gives the # of inserts/update/deletes.
is there a query that would give me this info.?
Node: 5
How would I find out my database change rate for a given day? not for a table but the entire database.
I found the DBA_TAB_MODIFICATIONS but it gives the # of inserts/update/deletes.
is there a query that would give me this info.?
0