PRCD-01119
        Failed to create database {0} because the database unique name matches that of database {1} in the first 12 characters
        
        
        Cause
        The database unique name was not unique in the first 12 characters. It is a requirement because the name is used to generate ORACLE_SID.
        Action
        Ensure that the name supplied is unique in the first 12 characters, and retry the command.
        
     
    
    
        PRCD-01119
        Failed to create database {0} because the database unique name matches that of database {1} in the first 8 characters
        
        
        Cause
        The database unique name was not unique in the first 8 characters. It is a requirement because the name is used to generate ORACLE_SID.
        Action
        Ensure that the name supplied is unique in the first 8 characters, and retry the command.
        
     
    
    
        PRCD-01119
        Failed to create database {0} because the database unique name matches that of database {1} in the first 12 characters
        
        
        Cause
        The database unique name was not unique in the first 12 characters. It is a requirement because the name is used to generate ORACLE_SID.
        Action
        Ensure that the name supplied is unique in the first 12 characters, and retry the command.