Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

after patching a 19c db container, several options within the PDBS aren't upgraded.

Hi,

We used “autoupgrade -deploy” for one PDB, and afterwards “autougrade -upgrade” for all the other PDBS. For the PDBS were we used upgrade, only catalog and packages are updated. The rest of the components are still in previous version. see below.

How can we manually upgrade Oracle Text, XML Database and Workspace Manager? re-running autoupgrade or datapatch does not work.

SELECT COMP_NAME, VERSION_FULL, STATUS, CON_ID FROM CDB_REGISTRY;

COMP_NAME VERSION_FULL STATUS CON_ID
-------------------------------------------------- ------------------------------ -------------------------------------------- ----------
Oracle Database Catalog Views 19.26.0.0.0 VALID 24
Oracle Database Packages and Types 19.26.0.0.0 VALID 24
Oracle Real Application Clusters 19.21.0.0.0 OPTION OFF 24
Oracle Text 19.21.0.0.0 VALID 24

Oracle XML Database 19.21.0.0.0 VALID 24
Oracle Workspace Manager 19.21.0.0.0 VALID 24

Comments

Post Details

Added 6 days ago
1 comment
15 views