ORA-22887
        type of REF column column_name is not the same as that of its scoped table
        - column_name: The REF column name.
        Cause
        The type specified for the REF column and the type specified for the scope table were different.
        Action
        Ensure that the types of a REF column and its scoped table are the same.
        
     
    
    
        ORA-22887
        type of REF column is not the same as that of its scoped table
        
        
        Cause
        The type specified for the REF column and the type specified for the scope table are different.
        Action
        Ensure that the types of a REF column and its scoped table are the same.
        
     
    
    
        ORA-22887
        type of REF column is not the same as that of its scoped table
        
        
        Cause
        The type specified for the REF column and the type specified for the scope table are different.
        Action
        Ensure that the types of a REF column and its scoped table are the same.