Oracle Error ORA-26500: error on caching “string”.”string”

Oracle Error Message

ORA-26500: error on caching “string”.”string”

Reason for the Error

Attempt to cache the replication information which is unavailable in the catalog for the object.

Solution

Use dbms_reputil.sync_up_rep to validate the replication catalog, or use dbms_reputil.make_internal_pkg to validate internal package.