Wednesday, August 5, 2015

Weblogic : Patch Set Update 10.3.6.0.12


 

Oracle WebLogic Server
Patch Set Update 10.3.6.0.12

 

This documentation describe how to apply PATCH SET to Weblogic 10.3.6 server.

 

Patch Name      : p20780171_1036_Generic.zip

OS                    : Linux_x64

Patch List         : 20780171

Patch Number  : EJUW

Smart patch update utility is available under /u01/app/oracle/MiddleWare/utils/bsu directory.

[oracle@vm230 weblogic_patch]$ cd $MV_HOME/utils/bsu
[oracle@vm230 bsu]$ ls -ltrah
total 52K
-rw-r--r-- 1 oracle oinstall  25K Aug  4 01:21 smartupdate.ico
-rw-r--r-- 1 oracle oinstall  516 Aug  4 01:21 patch-client.jar
-rw-r--r-- 1 oracle oinstall  520 Aug  4 01:21 bsu.jar
drwxr-xr-x 8 oracle oinstall 4.0K Aug  4 01:21 ..
-rwxr-x--- 1 oracle oinstall  135 Aug  4 01:21 bsu.sh
drwxr-xr-x 3 oracle oinstall 4.0K Aug  4 03:08 .
drwxr-xr-x 2 oracle oinstall 4.0K Aug  4 03:08 cache_dir

 

·        Creating Directories under Middleware home for CACHE DIR

 

[oracle@vm230 weblogic_patch]$ mkdir -p /u01/app/oracle/MiddleWare/utils/bsu/cache_dir
 
[oracle@vm230 weblogic_patch]$ unzip -d /u01/app/oracle/MiddleWare/utils/bsu/cache_dir Weblogic_patch_10.3.6.0.12_Linux64bit_p20780171_1036_Generic.zip
Archive:  Weblogic_patch_10.3.6.0.12_Linux64bit_p20780171_1036_Generic.zip
 extracting: /u01/app/oracle/MiddleWare/utils/bsu/cache_dir/EJUW.jar
  inflating: /u01/app/oracle/MiddleWare/utils/bsu/cache_dir/patch-catalog_22958.xml
  inflating: /u01/app/oracle/MiddleWare/utils/bsu/cache_dir/README.txt
 

 

·        Setting Environment for Middleware home

 

[oracle@vm230 weblogic_patch]$ export MV_HOME=/u01/app/oracle/MiddleWare
 
[oracle@vm230 weblogic_patch]$ ls -ltrah
total 193M
-rw-r--r-- 1 oracle oinstall  34M May 28 06:33 patch-catalog_22958.xml
-rw-r--r-- 1 oracle oinstall  78M Jun 18 01:37 EJUW.jar
-rw-rw-r-- 1 oracle oinstall 6.7K Jun 23 16:01 README.txt
drwxr-xr-x 5 oracle oinstall 4.0K Aug  4 02:54 ..
drwxr-xr-x 2 oracle oinstall 4.0K Aug  4 02:54 .
-rwxr-xr-x 1 oracle oinstall  81M Aug  5  2015 Weblogic_patch_10.3.6.0.12_Linux64bit_p20780171_1036_Generic.zip
[oracle@vm230 weblogic_patch]$
[oracle@vm230 weblogic_patch]$
[oracle@vm230 weblogic_patch]$ cd $MV_HOME/utils/bsu
[oracle@vm230 bsu]$ ls -ltrah
total 52K
-rw-r--r-- 1 oracle oinstall  25K Aug  4 01:21 smartupdate.ico
-rw-r--r-- 1 oracle oinstall  516 Aug  4 01:21 patch-client.jar
-rw-r--r-- 1 oracle oinstall  520 Aug  4 01:21 bsu.jar
drwxr-xr-x 8 oracle oinstall 4.0K Aug  4 01:21 ..
-rwxr-x--- 1 oracle oinstall  135 Aug  4 01:21 bsu.sh
drwxr-xr-x 3 oracle oinstall 4.0K Aug  4 03:08 .
drwxr-xr-x 2 oracle oinstall 4.0K Aug  4 03:08 cache_dir

 
·        Applying Patch
 
 
[oracle@vm230 bsu]$ ./bsu.sh -install -patch_download_dir=$MV_HOME/utils/bsu/cache_dir -patchlist=EJUW  -prod_dir=/u01/app/oracle/MiddleWare/wlserver_10.3
 
Encountered unrecognized patch ID: 20780171

·         Fix Failed Weblogic Patch and applying

[oracle@vm230 bsu]$ cd cache_dir/
[oracle@vm230 cache_dir]$ ls -l
total 149064
-rw-r--r-- 1 oracle oinstall 81683240 Jun 18 01:37 EJUW.jar
-rw-r--r-- 1 oracle oinstall 35386135 May 28 06:33 patch-catalog_22958.xml
-rw-r--r-- 1 oracle oinstall 35386135 Aug  4 03:13 patch-catalog.xml
-rw-rw-r-- 1 oracle oinstall     6822 Jun 23 16:01 README.txt
[oracle@vm230 cache_dir]$ mv patch-catalog.xml old_patch-catalog.xml
[oracle@vm230 cache_dir]$ mv patch-catalog_22958.xml patch-catalog.xml

  

 

[oracle@vm230 bsu]$ ./bsu.sh -install -patch_download_dir=$MV_HOME/utils/bsu/cache_dir -patchlist=20780171  -prod_dir=/u01/app/oracle/MiddleWare/wlserver_10.3
 
Encountered unrecognized patch ID: 20780171
 
[oracle@vm230 bsu]$ ./bsu.sh -install -patch_download_dir=$MV_HOME/utils/bsu/cache_dir -patchlist=EJUW  -prod_dir=/u01/app/oracle/MiddleWare/wlserver_10.3
Checking for conflicts...
No conflict(s) detected
 
Installing Patch ID: EJUW..
Result: Success
 

2 comments: