ORA-04063: view "SYS.KU$_XMLSCHEMA_VIEW" has errors
I have been getting this error - ORA-04063: view "SYS.KU$_XMLSCHEMA_VIEW" has errors- when running export and datapump export from a 11.1 database. I found some info on the web and executed catexp as sysdba , which completed without issues and utlrp. That procedure showed 59 errors during the recompilation. They are all similar
ORA-04045: errors during recompilation/revalidation of PUBLIC.AD_CTGY
ORA-00980: synonym translation is no longer valid. One of them refers to an object in a schema that I try to export
ORA-04045: errors during recompilation/revalidation of PUBLIC.AD_CTGY
ORA-00980: synonym translation is no longer valid. One of them refers to an object in a schema that I try to export
ORA-04045: errors during recompilation/revalidation of IULRSUPT.CUST_INFO_CACHE
ORA-00980: synonym translation is no longer valid
0