ORA-59611
        PARITY requires COMPATIBLE.RDBMS parameter of %0!s or higher for the ASM disk group
        
        
        Cause
        An attempt was made to create, open, or modify a file(group) using a redundancy setting of PARITY while the COMPATIBLE.RDBMS parameter of the ASM disk group was set to a version that did not support PARITY protection.
        Action
        Change the COMPATIBLE.RDBMS parameter to match the minimum required version that supports PARITY protection (if the database version is similar or higher), or specify a redundancy setting other than PARITY in the statement.
        
     
    
    
        ORA-59611
        parity requires RDBMS compatibility of %0!s or higher
        
        
        Cause
        An attempt was made to create or open a file or to modify the redundancy of a file group for a database with a software version that did not support parity protection.
        Action
        Advance RDBMS compatibility to or above the required version.
        
     
    
    
        ORA-59611
        parity requires RDBMS compatibility of %0!s or higher
        
        
        Cause
        An attempt was made to create or open a file or to modify the redundancy of a file group for a database with a software version that did not support parity protection.
        Action
        Advance RDBMS compatibility to or above the required version.