Database Error Messages

ORA-22808

REF dereferencing not allowed

Cause

An attempt was made to access an object type's attributes by dereferencing a REF item.


Action

Make the item an object type instead of a REF to an object type.