Database Administration (MOSC)

MOSC Banner

How to produce listing of patches

edited Aug 31, 2011 8:00PM in Database Administration (MOSC) 5 commentsAnswered
Currently getting ready to upgrade to a new release, 12.0.6 to 12.1.3.  We need to verify a couple hundred patches were loaded before releasing to end-users. Screen by screen is extremely tedious and time consuming, so is there way to load to excel or any sql to help find the patches in batch list?

Following SQL locates some of the patches, but not all:

select * from AD_PATCH_DRIVERS

where driver_file_name like '%&patch%';

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