My Oracle Support Banner

Installation of XDB Fails with "ORA-00942: table or view does not exist" when Compiling Package Body XDB.DBMS_XDBUTIL_INT (Doc ID 1538552.1)

Last updated on FEBRUARY 03, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.2 to 11.2.0.3 [Release 11.2]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.Symptoms

Installation of XDB fails with the following error:

SQL> @?/rdbms/admin/catqm.sql xdb sysaux temp

.
.

Warning: Package Body created with compilation errors.

SQL> show errors
Errors for PACKAGE BODY XDB.DBMS_XDBUTIL_INT:

LINE/COL ERROR
-------- -----------------------------------------------------------------
38/7     PL/SQL: SQL Statement ignored
39/14   PL/SQL: ORA-00942: table or view does not exist


declare
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-04063: package body "XDB.DBMS_XDBUTIL_INT" has errors
ORA-06512: at "XDB.XDB$PATCHUPSCHEMA", line 98
ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 37
ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 65
ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 136
ORA-06512: at line 5

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.