Contact Premier Online Trainings Today
Premier Online Trainings

Oracle Fusion Weblogic admin - bsu.sh taking long time running to complete

Date Added: 23 Nov.2019 Date Updated: 03 Jan.2020 Oracle Fusion Weblogic admin Full Blog

bsu.sh taking long time running to complete

bsu.sh long time running to complete patch installation or remove patch.

Solution:
 
Apply follow the patch
 
Patch 27238412
 
$ cp -r p27238412_1036_Generic.zip $FMW_HOME/utils/bsu
 
$unzip -o p27238412_1036_Generic.zip
 
[applmgr@ebs122 bsu]$ ./bsu_update.sh install
Installing...
Updating bsu modules
Update was successful.
[applmgr@ebs122 bsu]$
 
Increase the memory value :
 
MEM_ARGS=”-Xms4096m -Xmx4096m -XX:+UseParallelGC”
 
Refer note :
 
Enhancement for WLS BSU (Smart Update): Resolves Very Long Time to Apply Patches – Especially When Checking for Patch Conflicts (Doc ID 2271366.1)