ERROR | REF target string changed during compilation |
CAUSE | The current unit contains a REF to a target object. During compilation, the REFs target object was simultaneously changed by a different session. The current unit is therefore invalid and needs to be recompiled to pick up the latest definition of the REF target. |
ACTION | Recompile the unit that has this error. |