Database Error Messages

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.