WLS 10.3.6 Applying Patch 22505423: SU Patch [DEM4]: WLS PATCH SET UPDATE 10.3.6.0.160419
- Download and unzip Patch 22505423 (p22505423_1036_Generic.zip)
$ unzip p22505423_1036_Generic.zip
Apply Patch
- Copy the contents of patch zip file to $MW_HOME/utils/bsu/cache_dir
- Stop MT services (Admin and Managed Servers)
- Remove any previously installed PSU and associated overlay patches
- $ cd $MW_HOME/utils/bsu
- Run bsu.sh
./bsu.sh -install -patch_download_dir=$MW_HOME/utils/bsu/cache_dir -patchlist=DEM4 -prod_dir=$MW_HOME/WL_HOME
- Start MT services (Admin and Managed Servers)
- Verify if WebLogic Server PSU was applied
$ . $WL_HOME/server/bin/setWLSEnv.sh
$ java weblogic.version
WebLogic Server 10.3.6.0.160419 PSU Patch for BUG22505423
Patch rollback
- If any issues after applying patch and rollback is required, follow below steps:
- Stop MT services
- cd $ $MW_HOME/utils/bsu
- Run bsu.sh to remove the patch
./bsu.sh -remove -patchlist=DEM4 -prod_dir=$MW_HOME/WL_HOME
- Restart MT Services (Admin and Managed Servers)
Related Posts:
WLS 12.1.2.0.0 - Applying Patch 22505331: WLS PATCH SET UPDATE 12.1.2.0.160419
FMW 12.1.3.0.0 - Applying Patch 22505404: WLS PATCH SET UPDATE 12.1.3.0.160419
WLS 12.2.1.0.0 - Applying Patch 22505388: WLS PATCH SET UPDATE 12.2.1.0.160419
No comments:
Post a Comment