标题: Installation Of XDB Fails With ORA-04063, ORA-31000, ORA-600 [qmxqtmChkXQAtom... [打印本页] 作者: 刘泽宇 时间: 2023-11-5 14:05 标题: Installation Of XDB Fails With ORA-04063, ORA-31000, ORA-600 [qmxqtmChkXQAtom... SYMPTOMS
On 11.2.0.4, the installation of XDB fails with the following errors:
ORA-04063: package body "SYS.DBMS_METADATA" has errors
ORA-04063: package body "XDB.DBMS_XDBZ" has errors
ORA-06575: Package or function XDB$PATCHUPSCHEMA is in an invalid state
ORA-31000: Resource 'http://xmlns.oracle.com/xdb/acl.xsd' is not an XDB schema document
ORA-00600: internal error code, arguments: [qmxqtmChkXQAtomMapSQL:2], [], [], [], [], [], [], [], [], [], [], []
CAUSE
XDB DBMS_XDB PACKAGE BODY 800
PL/SQL: ORA-00942: table or view does not exist
Select owner,object_name,Object_type , status from dba_objects where object_name='DUAL';