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