Does Value on REQUIRED_MIRROR_FREE_MB different in every grid version ?
Hi all,
I just want to ask some question regarding REQUIRED_MIRROR_FREE_MB parameter, i have found that parameter REQUIRED_MIRROR_FREE_MB on grid version 11g and 19c are different, so our environment has 3 Server Database, for Production using 2 Node RAC and for DRC using single database with ASM, and for the synchronize using ODG , the problem is our Production using grid versin 11g and for DRC using grid version 19c, for both ASM DISK we're using Normal Redundancy and while i query with this :
select name, TOTAL_MB, FREE_MB, REQUIRED_MIRROR_FREE_MB, USABLE_FILE_MB from v$asm_diskgroup;