Showing posts with label ORA-30765. Show all posts
Showing posts with label ORA-30765. Show all posts

Thursday, 24 May 2012

ORA-30765: cannot modify scope for an unscoped REF column

ORA-30765: cannot modify scope for an unscoped REF column

Cause: An attempt was made to modify the scope for an unscoped REF column.

Action: Use an ALTER TABLE ADD SCOPE FOR command instead.