Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Has datapatch been applied?

edited Feb 27, 2025 8:20AM in Database Install/Upgrade/Opatch (MOSC) 2 commentsAnswered

19c RU26

I there away to see if datapatch has been applied to a database?

Regards

Rookie

edit:

SELECT patch_id, patch_uid, status, action, action_time
FROM dba_registry_sqlpatch
ORDER BY action_time DESC;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center