Showing posts with label ORA-22887: type of REF column is not the same as that of its scoped table. Show all posts
Showing posts with label ORA-22887: type of REF column is not the same as that of its scoped table. Show all posts

Thursday, 12 April 2012

ORA-22887: type of REF column is not the same as that of its scoped table

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.