Wednesday 16 September 2015

Applying Patch 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

Applying Patch 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11


Download and copy the patch p20181997_1036_Generic.zip to staging area.

Copy the patch files to /sid/fmw/product/112/utils/bsu/cache_dir

cp $STAGE_DIR/patches/YUIS.jar $MW_HOME/product/112/utils/bsu/cache_dir/

cp $STAGE_DIR/patches/patch-catalog_22580.xml $MW_HOME/product/112/utils/bsu/cache_dir/

cd $MW_HOME/product/112/utils/bsu

Backup existing patch-catalog.xml

cp patch-catalog.xml patch-catalog_orig.xml

mv patch-catalog_22580.xml patch-catalog.xml

(Note: Remove any existing patches that may conflict with the new patch.
Run ./bsu.sh -remove -patchlist={PATCH_ID} -prod_dir={MW_HOME}/{WL_HOME})


Applying the patch 

- Stop the services

./bsu.sh -install -patch_download_dir=$MW_HOME/product/112/utils/bsu/cache_dir/ -patchlist=YUIS -prod_dir=$MW_HOME/product/112/wlserver_10.3
Checking for conflicts...

No conflict(s) detected

Installing Patch ID: YUIS..
Result: Success

- Restart services

- Verify the patch applied

./bsu.sh -view -status=applied -prod_dir=$MW_HOME/product/111/wlserver_10.3

bash-4.1$ . $MW_HOME/product/111/wlserver_10.3/server/bin/setWLSEnv.sh

bash-4.1$ java weblogic.version

WebLogic Server 10.3.6.0.11 PSU Patch for BUG20181997 TUE NOV 12 15:54:42 IST 2015

Uninstalling the patch

 - Stop MT services
 - Navigate to the {MW_HOME}/utils/bsu directory.
 - Run ./bsu.sh -remove -patchlist={PATCH_ID} -prod_dir={MW_HOME}/{WL_HOME}
 - Start MT services 

Related Posts:

Applying Patch 21364493: WLS PATCH SET UPDATE 12.1.2.0.7

Applying Patch 20844228: WLS PATCH SET UPDATE 12.1.2.0.6

Oracle WebLogic Server WLS 10.3.6.0.13 - Applying Patch 21984589: SU Patch [S8C2]: WLS PATCH SET UPDATE 10.3.6.0.13

Applying Patch 20780171: SU Patch [EJUW]: WLS PATCH SET UPDATE 10.3.6.0.12

Applying Patch 19637463: SU Patch [12UV]: Oracle WebLogic Server (WLS) PATCH SET UPDATE 10.3.6.0.10

Applying Patch 19182814: SU Patch [FSR2]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.9

Applying Patch 18040640 - SU Patch [T5F1]: Weblogic Server (WLS) PATCH SET UPDATE 10.3.6.0.8 on OBIEE client

No comments:

Post a Comment