Remove Weblogic Patches
Hi,
on Weblogic 10.3.6
Following read me of Patch 31641257, we should remove all patches installed before.
Here is the output of report:
./bsu.sh -report | grep "Patch ID"
Patch ID.................. 32I2
Patch ID.................. YHJK
Patch ID.................. S9MN
Patch ID.................. TTEM
Patch ID.................. CIH8
Patch ID.................. 7FC9
Patch ID.................. MXLE
Now one should run:
./bsu.sh -remove [-patchlist=patch1[,patch2,patch3] -prod_dir=/u1/fs1/FMW_Home/wlserver_10.3
How should be the order of the patch IDs in patchlist? I had experience that I should try several orders to succeed.
Thanks.