DBMS_REGISTRY and DBMS_REGISTRY_SYS -> KO
Hello,
I have a sever issue with theses main packages DBMS_REGISTRY and DBMS_REGISTRY_SYS. In this way I can't use Datapump (export) or other system usage (i.e DBMS_METADATA ...) with this relevant error : <<ORA-00604 error occurred at recursive SQL level 2>> . I try to compile my CATALOG an CATPROC but it is the same issue with the previous error.
Please how can I manage with this kind of problem instead of rebuild the database or try to create a new database using DBLink in order to export data + binary objects (LOB) from it ?
Thanks for your answer
(By the way I take an eyes on the DocID 563701.1 but it's the same issue :-()