XDB Component is Invalid due to XDB.DBMS_XDBT being Invalid
(Doc ID 2853796.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.10.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
XDB Component is Invalid due to XDB.DBMS_XDBT object being Invalid.
Upon recompilation of XDB.DBMS_XDBT we have:
alter package XDB.DBMS_XDBT compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY XDB.DBMS_XDBT:
LINE/COL ERROR
-------- -----------------------------------------------------------------
611/3 PL/SQL: Statement ignored
611/3 PLS-00201: identifier 'DBMS_SCHEDULER' must be declared
Changes
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 |
Changes |
Cause |
Solution |