Can missing schema objects in XDB be recovered?
When I tried to export a user from one of my databases with exp, I got the error
ORA-04063: view "SYS.KU$_XMLSCHEMA_VIEW" has errors
Upon investigating it further, I found that there are no objects in the XDB schema. Normal working with the database is not affected.
Can the XDB schema be recovered using some admin script?
The database is 11.2.
Thanks for any hint.
Pavel