Hi,
I've been asked to identify all the cpu (ebs) patches applied to our database.
opatch lsinventory doesn't list them, I've also tried using select * from sys.registry$history but that didn't work either,.
Two more attempts were SELECT * FROM ad_bugs; and SELECT * FROM ad_applied_patches; - the latter seemed to be getting me closer, but I'm not sure I can stand over its output.
Can anyone suggest any other entry I can use?
Many thanks.
I've been asked to identify all the cpu (ebs) patches applied to our database.
opatch lsinventory doesn't list them, I've also tried using select * from sys.registry$history but that didn't work either,.
Two more attempts were SELECT * FROM ad_bugs; and SELECT * FROM ad_applied_patches; - the latter seemed to be getting me closer, but I'm not sure I can stand over its output.
Can anyone suggest any other entry I can use?
Many thanks.