ORA-22975
        cannot create a primary-key based REF for this object view
        
        
        Cause
        The object view that was specified in the MAKE_REF function did not have a primary-key based object identifier. A primary-key based REF could not be created for such a view.
        Action
        Specify an object view that has a primary-key based object identifier in the MAKE_REF function.
        
     
    
    
        ORA-22975
        cannot create a PRIMARY KEY-based REF to this object view
        
        
        Cause
        The object view specified in the MAKE_REF function does not have a PRIMARY KEY-based object identifier.  A PRIMARY KEY-based REF cannot be created for such a view.
        Action
        Specify an object view that has a PRIMARY KEY-based object identifier in the MAKE_REF function.
        
     
    
    
        ORA-22975
        cannot create a PRIMARY KEY-based REF to this object view
        
        
        Cause
        The object view specified in the MAKE_REF function does not have a PRIMARY KEY-based object identifier.  A PRIMARY KEY-based REF cannot be created for such a view.
        Action
        Specify an object view that has a PRIMARY KEY-based object identifier in the MAKE_REF function.