Monday, June 11, 2018

Find the weblogic version and what are the patches has been applied

Find the weblogic version :



[applmgr@tapps1 ~]$ cd $FMW_HOME/wlserver_10.3/server/bin
[applmgr@tapps1 bin]$ . ./setWLSEnv.sh
...
........
Your environment has been set.

[applmgr@tapps1 bin]$ java weblogic.version
WebLogic Server 10.3.6.0.180417 PSU Patch for BUG27395085 THU FEB 21 18:34:42 GMT 2018
WebLogic Server Temporary Patch for BUG13845626 Tue Mar 20 17:35:12 GMT 2012
WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050


Check what all are patches applied in weblogic :


[applmgr@tapps1 ~]$ cd $FMW_HOME/utils/bsu/

[applmgr@tapps1 bsu]$ bsu.sh -view -status=applied -prod_dir=${FMW_HOME}/wlserver_10.3
ProductName:       WebLogic Server
ProductVersion:    10.3 MP6
Components:        WebLogic Server/Core Application Server,WebLogic Server/Admi
                   nistration Console,WebLogic Server/Configuration Wizard and
                   Upgrade Framework,WebLogic Server/Web 2.0 HTTP Pub-Sub Serve
                   r,WebLogic Server/WebLogic SCA,WebLogic Server/WebLogic JDBC
                    Drivers,WebLogic Server/Third Party JDBC Drivers,WebLogic S
                   erver/WebLogic Server Clients,WebLogic Server/WebLogic Web S
                   erver Plugins,WebLogic Server/UDDI and Xquery Support,WebLog
                   ic Server/Evaluation Database,WebLogic Server/Workshop Code
                   Completion Support
BEAHome:             $FMW_HOME
ProductHome:        $FMW_HOME/wlserver_10.3
PatchSystemDir:    $FMW_HOME/utils/bsu
PatchDir:                $FMW_HOME/patch_wls1036
Profile:                    Default
DownloadDir:         $FMW_HOME/utils/bsu/cache_dir
JavaVersion:           1.6.0_29
JavaVendor:            Sun


Patch ID:          32I2
Patch ID:          YHJK
Patch ID:          7FC9 (17893334)
Patch ID:          S8H6 (20474010)
Patch ID:          YVDZ (13964737)
Patch ID:          SUY4 (25333306)
Patch ID:          DI8E (22323006)


Thanks,
Searchinoracle

No comments:

Post a Comment