Database PSU:
$opatch lsinventory -bugs_fixed | grep -i 'DATABASE PSU'
CRS (Cluster Ready Services) PSU:
$opatch lsinventory -bugs_fixed | grep -i 'TRACKING BUG' | grep -i 'PSU'
GI (Grid Infrastructure) PSU:
$opatch lsinventory -bugs_fixed | grep -i 'GI PSU'
Enterprise Manager Agent PSU:
$ opatch lsinventory -bugs_fixed | grep -i 'ENTERPRISE MANAGER AGENT' | grep -i 'PSU'
Enterprise Manager OMS PSU:
$opatch lsinventory -bugs_fixed | grep -i 'ENTERPRISE MANAGER OMS' | grep -i 'PSU'
WebLogic Server PSU:
Enter the following commands, where WL_HOME is the path of the WebLogic home:
$ . $WL_HOME/server/bin/SetWLSEnv.sh
$ java weblogic.version
No comments:
Post a Comment