ORA-46952
        format mismatch for password file 'password_filename' in the standby database
        - password_filename: The password file name on the Standby Database
        Cause
        An attempt was made to apply password file changes made on the primary database to the password file of the standby database, but there was a password file format mismatch which prevented the operation.
        Action
        Re-create the password file on the standby database with the same format as that of the primary database.
        
     
    
    
        ORA-46952
        standby database format mismatch for password file 'string'
        
        
        Cause
        An attempt was made to apply password file changes made on the primary database to the password file of the standby database, but there was a password file format mismatch which prevented the operation.
        Action
        Re-create the password file on the standby database using the same password file format as that of the primary database. Ensure that the password file format used on the standby database matches that of the primary database.
        
     
    
    
        ORA-46952
        standby database format mismatch for password file 'string'
        
        
        Cause
        An attempt was made to apply password file changes made on the primary database to the password file of the standby database, but there was a password file format mismatch which prevented the operation.
        Action
        Re-create the password file on the standby database using the same password file format as that of the primary database. Ensure that the password file format used on the standby database matches that of the primary database.