Get "ORA-04063: package body ".QU_CONFIG" has errors" installing repository
説明
Getting the following error message when trying to install the repository.
ORA-04063: package body ".QU_CONFIG" has errors
ORA-06508: PL?SQL: could not find program unit being called: ".QU_CONFIG"
ORA-06512: at line 4
原因
There is a table that is not being created in the repository installation that is causing the errors for the synonyms. The table is not created because user does not have access to the SYS.XMLTYPE object, which is needed for the table.