Create or replace package is ending ORA-21700

Posted on 16th Feb 2014 by admin

Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.

I received ORA-21700.
I find recommened action for that error:
User needs to re-initialize the reference to reference an existent object or the user needs to unmark the object.

What it means? How I can re-initialize that reference?

I think that there is some mistake in dictionary or something like that but I don't know how to correct it.

Thank you all for any ideas

Other forums