SYS.DBMS_OPTIM_BUNDLE Invalid After Downgrading From 12.2.0.1 To 12.1.0.2
(Doc ID 2398897.1)
Last updated on MARCH 03, 2022
Applies to:
Oracle Database Cloud Schema Service - Version N/A and laterGen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
- On : 12.1.0.2 RDBMS version, SYS.DBMS_OPTIM_BUNDLE is invalid
- Package body cannot be manually validated due to errors:
ERROR
-----------------------
alter package sys.DBMS_OPTIM_BUNDLE compile body;
Warning: Package Body altered with compilation errors.
-----------------------
alter package sys.DBMS_OPTIM_BUNDLE compile body;
Warning: Package Body altered with compilation errors.
Changes
DataBase downgraded from 12.2.0.1 to 12.1.0.2/11.2.0.4, following the below steps:
- DB is initially 12.1.0.2/11.2.0.4
- DB is upgraded to 12.2.0.1 - DBMS_OPTIM_BUNDLE is valid there (although it should no longer exist - based on Package SYS.DBMS_OPTIM_BUNDLE is Showing as Invalid After Upgrade to 12.2.0.1 (Doc ID 2310318.1))
- DB is downgraded to 12.1.0.2/11.2.0.4
- DBMS_OPTIM_BUNDLE cannot be compiled
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 |
References |