DB daily change rate - RMAN arch logs
Oracle 11gr2
RAC- 4 nodes
We run our RMAN backups on 2 nodes - Archive logs four times a day and also run LVL1 every night.
I am trying to figure out daily change rate - what is the best way? any queries for RAC DB?
1. I thought if I run the Query #1 in both nodes(v$rman_backup_job_details) and add the input bytes for each archive log backups for the day that would give me the approximately "the daily change rate, is this correct? The confusing part is that when I run this query in each nodes, the "input bytes" are exactly the same - how could be possible?