Last PSU
Posted by big on Nov 09, 2021; 7:57pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Last-PSU-tp10408.html
Hi,
I wanted to know the highest PSU on my DB (11.2.0.4).
Then I ran:
$ORACLE_HOME/OPatch/opatch lsinventory -bugs_fixed | egrep -i 'DATABASE PSU|DATABASE PATCH SET UPDATE'
That gave me back two rows:
19852360 26027154 Sat Sep 23 10:30:07 CEST 2017 ORACLE JAVAVM COMPONENT 11.2.0.4.1 DATABASE PSU -
19769489 19769489 Tue Feb 02 17:17:14 CET 2016 DATABASE PATCH SET UPDATE 11.2.0.4.5 (INCLUDES CPU
Which is my highest PSU? Is my commande line correct for finding the PSU?
Any other way to find last PSU?
Thanks.