Get the list of patches

set lin 600
col action format a10
col namespace format a7
col version format a10
col bundle_series format a30
col comments format a30
select id,action,namespace,version,bundle_series,comments from registry$history;

Another solution:

cat /u01/app/oracle/product/11.2.0.3/.patch_storage/record_inventory.txt

Leave Comment

Your email address will not be published. Required fields are marked *