Hi
Following are the two steps to know which PSU has been applied to your database.
Following are the two steps to know which PSU has been applied to your database.
For database PSU:
opatch lsinventory -bugs_fixed |grep -i "PSU"
opatch lsinventory -bugs_fixed | grep -i "GI PSU"
Or
select * from registry$history (for database)
select * from registry$history (for database)
No comments:
Post a Comment