ORA-01504
        database name 'string' does not match initialization parameter DB_NAME 'string'
        
        
        Cause
        The database name during create or mount did not match the name specified for the DB_NAME initialization parameter.
        Action
        Correct or omit one of the two names.
        
     
    
    
        ORA-01504
        database name 'string' does not match parameter db_name 'string'
        
        
        Cause
        The name in a database create or mount does not match the name given in the INIT.ORA parameter db_name.
        Action
        correct or omit one of the two names.
        
     
    
    
        ORA-01504
        database name 'string' does not match parameter db_name 'string'
        
        
        Cause
        The name in a database create or mount does not match the name given in the INIT.ORA parameter db_name.
        Action
        correct or omit one of the two names.