Registry$sqlpatch output showing wrong entry under TARGET_VERSION introduced in 18.3
(Doc ID 2578654.1)
Last updated on AUGUST 27, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 18.3.0.0.0 and laterInformation in this document applies to any platform.
Goal
Registry$sqlpatch output showing wrong entry under TARGET_VERSION introduced in 18.3 for OJVM patches.
SQL> select patch_id, patch_uid, action_time, action, source_version,target_version, status, description from registry$sqlpatch;
PATCH_ID PATCH_UID ACTION_TIME ACTION SOURCE_VERSION TARGET_VERSION STATUS DESCRIPTION
--------------------------------------------------------------------------------
28655784 22509982 28-NOV-18 02.48.25.373566 AM APPLY 18.1.0.0.0 18.4.0.0.0 SUCCESS Database Release Update : 18.4.0.0.181016 (28655784)
28502229 22435400 28-NOV-18 02.48.25.382942 AM APPLY 18.1.0.0.0 18.1.0.0.0 SUCCESS OJVM RELEASE UPDATE: 18.4.0.0.181016 (28502229)
PATCH_ID PATCH_UID ACTION_TIME ACTION SOURCE_VERSION TARGET_VERSION STATUS DESCRIPTION
--------------------------------------------------------------------------------
28655784 22509982 28-NOV-18 02.48.25.373566 AM APPLY 18.1.0.0.0 18.4.0.0.0 SUCCESS Database Release Update : 18.4.0.0.181016 (28655784)
28502229 22435400 28-NOV-18 02.48.25.382942 AM APPLY 18.1.0.0.0 18.1.0.0.0 SUCCESS OJVM RELEASE UPDATE: 18.4.0.0.181016 (28502229)
Solution
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
Goal |
Solution |
References |