Showing posts with label WLS. Show all posts
Showing posts with label WLS. Show all posts

Friday, 22 April 2016

WLS 10.3.6 Applying Patch 22505423: SU Patch [DEM4]: WLS PATCH SET UPDATE 10.3.6.0.160419

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


Oracle WebLogic Server Applying 12.2.1.0.0 Patch 22505388: WLS PATCH SET UPDATE 12.2.1.0.160419

Oracle WebLogic Server Applying 12.2.1.0.0 Patch 22505388: WLS PATCH SET UPDATE 12.2.1.0.160419

- Download & unzip Patch 22505388 (p22505388_122100_Generic.zip)

$ unzip -d PATCH_TOP p22505388_122100_Generic.zip

Apply Patch

- Set ORACLE_HOME environment to WLS Home

- Stop MT services (Admin Server and all Managed servers)

$ cd PATCH_DIR/22505388

- Apply Patch

$ opatch apply

- Start MT services (Admin Server and all Managed servers)

Patch rollback

- If any issues after applying the patch and rollback is required, follow below steps:

- Stop MT services (Admin Server and all Managed servers)

$ cd PATCH_DIR/22505388

- Run opatch rollback

$ opatch rollback -id  22505388


- Restart MT services (Admin Server and all 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 10.3.6 Applying Patch 22505423: SU Patch [DEM4]: WLS PATCH SET UPDATE 10.3.6.0.160419

FMW 12.1.3.0.0 - Applying Patch 22505404: WLS PATCH SET UPDATE 12.1.3.0.160419

FMW 12.1.3.0.0 - Applying Patch 22505404: WLS PATCH SET UPDATE 12.1.3.0.160419

- Download and unzip Patch 22505404 (p22505404_121300_Generic.zip)

$ unzip -d PATCH_TOP p22505404_121300_Generic.zip

- Set ORACLE_HOME environment to WLS Home

Apply Patch

- Stop MT services (Admin Server and all Managed servers)

$ cd PATCH_TOP/22505404

- Apply Patch

$ opatch apply

- Start MT services (Admin Server and all Managed servers)

Patch rollback

- If any issues after applying the patch and rollback is required, follow below steps:

- Stop MT services (Admin Server and all Managed servers)

$ cd PATCH_TOP/22505404

- Run opatch rollback

$ opatch rollback -id  22505404

- Restart MT services (Admin Server and all Managed servers)

Related Posts:

WLS 12.1.2.0.0 - Applying Patch 22505331: WLS PATCH SET UPDATE 12.1.2.0.160419

WLS 12.2.1.0.0 - Applying Patch 22505388: WLS PATCH SET UPDATE 12.2.1.0.160419

WLS 10.3.6 Applying Patch 22505423: SU Patch [DEM4]: WLS PATCH SET UPDATE 10.3.6.0.160419

WLS 12.1.2.0.0 - Applying Patch 22505331: WLS PATCH SET UPDATE 12.1.2.0.160419

WLS 12.1.2.0.0 - Applying Patch 22505331: WLS PATCH SET UPDATE 12.1.2.0.160419

- Download and unzip Patch 22505331 (p22505331_121200_Generic.zip)

$ unzip -d PATCH_DIR p22505331_121200_Generic.zip

Apply Patch

- Set ORACLE_HOME and Stop MT services (Admin and Managed servers)

- Run opatch apply

$ cd PATCH_DIR/22505331

$ opatch napply -jdk $JAVA_HOME

- Verify patch

$ opatch lsinventory -jdk $JAVA_HOME

- Start MT services (Admin and Managed servers)

Patch rollback

- If any issues after applying the patch and rollback is required, follow below steps:

$ cd PATCH_DIR/22505331

$ opatch rollback -id 22505331 -jdk $JAVA_HOME

- Restart MT services (Admin and Managed servers)

Related Posts:

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

WLS 10.3.6 Applying Patch 22505423: SU Patch [DEM4]: WLS PATCH SET UPDATE 10.3.6.0.160419

Wednesday, 20 April 2016

WLS 10.3.6 Patch 15997291: SU Patch [ZM8B] :10.3.6.0.13 Overlay: NEED ABILITY TO BYPASS PROXY SERVER FOR DEPLOYMENT SERVICE HTTP CONNECTIONS

WLS 10.3.6 Patch 15997291: SU Patch [ZM8B] :10.3.6.0.13 Overlay: NEED ABILITY TO BYPASS PROXY SERVER FOR DEPLOYMENT SERVICE HTTP CONNECTIONS

- Ensure pre-requisite patch Oracle WebLogic Sever overlay patch for 10.3.6.0.13 which requires WLS10.3.6.0.13 PSU (Patch Number: 21984589 , Patch ID :S8C2) has been applied

- Download Patch 15997291 (p15997291_1036013_Generic.zip)

- Unzip the patch and copy the contents to $MW_HOME/utils/bsu

unzip -d p15997291_1036013_Generic.zip

- Stop MT Services

- Apply Patch 15997291: SU Patch [ZM8B] on WLS Home

$ cd $MW_HOME/utils/bsu

$ ./bsu.sh -prod_dir=$MW_HOME/wlserver_10.3 -patch_download_dir=$MW_HOME/utils/bsu/cache_dir -patchlist=ZM8B -verbose -install

- Restart MT Services


Related Posts:

Applying Patch 21984589: SU Patch [S8C2]: WLS PATCH SET UPDATE 10.3.6.0.13

Applying Patch 14228070: SU Patch [JKM8] :10.3.6.0.13 Overlay: EXCEPTION ENCOUNTERED USING MAXTHREADS CONSTRAINT

WLS 10.3.6 - Applying Patch 18412312: SU Patch [SY38]: OVERLOAD PROTECTION IS NOT RESTARTING MANAGED SERVER

WLS 10.3.6 - Applying Patch 18412312: SU Patch [SY38]: OVERLOAD PROTECTION IS NOT RESTARTING MANAGED SERVER

- Download and unzip Patch 18412312 (p18412312_1036_Generic.zip)

- Unzip the patch and copy the contents to $MW_HOME/utils/bsu

unzip -d p18412312_1036_Generic.zip

- Stop MT Services

- Apply Patch 18412312: SU Patch [SY38] on each WLS Home

$ cd $MW_HOME/utils/bsu

$ ./bsu.sh -prod_dir=$MW_HOME/wlserver_10.3 -patch_download_dir=$MW_HOME/utils/bsu/cache_dir -patchlist=SY38 -verbose -install


- Restart MT Services


Related Posts:

WLS 12.1.3.0.0 - Applying Patch 18412312: OVERLOAD PROTECTION IS NOT RESTARTING MANAGED SERVER

WLS 10.3.6.0.13 Applying Patch 14228070: SU Patch [JKM8] :10.3.6.0.13 Overlay: EXCEPTION ENCOUNTERED USING MAXTHREADS CONSTRAINT

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 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

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

WLS 12.1.3.0.0 - Applying Patch 18412312: OVERLOAD PROTECTION IS NOT RESTARTING MANAGED SERVER

WLS 12.1.3.0.0 - Applying Patch 18412312: OVERLOAD PROTECTION IS NOT RESTARTING MANAGED SERVER

- Download and unzip Patch 18412312 (p18412312_121300_Generic.zip)

$ unzip -d PATCH_TOP p18412312_121300_Generic.zip

- Set ORACLE_HOME where WLS is installed

- Stop MT services including Admin & Managed Servers

- Run opatch apply

$ cd PATCH_TOP/18412312

$ opatch apply

- Start MT services including Admin & Managed Servers

- If any issues after applying patch and rollback is required, run 

$ opatch rollback -id  18412312


- Restart MT services including Admin & Managed Servers

Related Posts:

WLS 10.3.6 - Applying Patch 18412312: SU Patch [SY38]: OVERLOAD PROTECTION IS NOT RESTARTING MANAGED SERVER

WLS 12.1.3.0.0 - Applying Oracle WebLogic Server Patch 21983457: WLS PATCH SET UPDATE 12.1.3.0.6


Sunday, 14 February 2016

WLS 12.1.2.0.0 - Applying Oracle WebLogic Server Patch 18289179: SETTING MAX-OPEN-SOCK-COUNT REQUIRES ENTITY REBOOT

WLS 12.1.2.0.0 - Applying Oracle WebLogic Server Patch 18289179: SETTING MAX-OPEN-SOCK-COUNT REQUIRES ENTITY REBOOT

- Download Patch 18289179 (p18289179_121200_Generic.zip)


Applying Patch 18289179


- Set environment variables ORACLE_HOME, PATH, etc

- Stop MT Services

- Unzip the Patch

$ unzip -d p18289179_121200_Generic.zip

- Run opatch apply

$ cd PATCH_TOP/18289179

$ opatch apply

- Verify patch

$ opatch lsinventory |grep 18289179

- Restart MT services

Patch Rollback

If any issues after applying patch and rollback is required, please follow below steps:

- Stop MT services

- Run opatch rollback

$ cd PATCH_TOP/18289179

$ opatch rollback -id 18289179


- Restart MT services

Related Posts

Oracle WebLogic Server 12.2.1.0.0 - Applying Patch 22331568: WLS PATCH SET UPDATE 12.2.1.0.160119

FMW 12.1.3.0.0 - Applying Oracle WebLogic Server Patch 21983457: WLS PATCH SET UPDATE 12.1.3.0.6

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

WLS 10.3.6.0.13 Applying Patch 14228070: SU Patch [JKM8] :10.3.6.0.13 Overlay: EXCEPTION ENCOUNTERED USING MAXTHREADS CONSTRAINT

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


Thursday, 11 February 2016

Oracle WebLogic Server 12.2.1.0.0 - Applying Patch 22331568: WLS PATCH SET UPDATE 12.2.1.0.160119

Oracle WebLogic Server 12.2.1.0.0 - Applying Patch 22331568: WLS PATCH SET UPDATE 12.2.1.0.160119

- Download Patch 22331568 (p22331568_122100_Generic.zip)

- Set environment variables including ORACLE_HOME, PATH, etc


Applying Patch 22331568

- Stop MT services

- Unzip the patch

$ unzip -d p22331568_122100_Generic.zip

- Run opatch apply

$ cd PATCH_TOP/22331568

$ opatch apply

- Verify patch

$ opatch lsinventory |grep 22331568

- Restart MT services

Patch De-installation

If any issues after applying patch and rollback is required, kindly follow below steps:

- Stop MT services

- $ cd PATCH_TOP/22331568

- Run opatch rollback

$ opatch rollback -id  22331568

- Restart MT services

Related Posts

FMW 12.1.3.0.0 - Applying Oracle WebLogic Server Patch 21983457: WLS PATCH SET UPDATE 12.1.3.0.6

Applying Patch 21364493: WLS PATCH SET UPDATE 12.1.2.0.7

Applying Patch 20844228: WLS PATCH SET UPDATE 12.1.2.0.6

WLS 12.1.2.0.0 - Applying Oracle WebLogic Server Patch 18289179: SETTING MAX-OPEN-SOCK-COUNT REQUIRES ENTITY REBOOT

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

WLS 10.3.6.0.13 Applying Patch 14228070: SU Patch [JKM8] :10.3.6.0.13 Overlay: EXCEPTION ENCOUNTERED USING MAXTHREADS CONSTRAINT

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

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

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

Sunday, 31 January 2016

WLS 12.1.1.0 - Applying Patch 20780188: SU Patch [M2RW]: WLS PATCH SET UPDATE 12.1.1.0.12

WLS 12.1.1.0 - Applying Patch 20780188: SU Patch [M2RW]: WLS PATCH SET UPDATE 12.1.1.0.12

- Download Patch 20780188 (p20780188_12110_Generic.zip)


Applying Patch 20780188

- Stop MT services

- Remove any existing conflicting patches already applied

- Unzip the patch 

$ unzip p20780188_12110_Generic.zip

- $ cd PATCH_TOP/20780188

- Copy contents of the patch zip file except README to $MW_HOME/utils/bsu/cache_dir/

- $ cd $MW_HOME/utils/bsu/cache_dir/

- Take backup of existing patch-catalog.xml and rename the one copied from patch zip file to patch-catalog.xml

- Apply the patch using Smart Update Utility

$ ./bsu.sh -prod_dir=$MW_HOME/WL_Home patch_download_dir=$MW_HOME/utils/bsu/cache_dir -patchlist=M2RW  -verbose -install

- Start MT services

- Verify WebLogic Server PSU

$ . $WL_HOME/server/bin/setWLSEnv.sh 


$ java weblogic.version

Related Posts

FMW 12.1.3.0.0 - Applying Oracle WebLogic Server Patch 21983457: WLS PATCH SET UPDATE 12.1.3.0.6

WLS 12.1.1.0.12 - Applying Patch 14228070: SU Patch [NSFS] :12.1.1.0.12 Overlay: EXCEPTION ENCOUNTERED USING MAXTHREADS CONSTRAINT (12.1.1 VS 10.3.5)

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 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

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

WLS 12.1.1.0.12 - Applying Patch 14228070: SU Patch [NSFS] :12.1.1.0.12 Overlay: EXCEPTION ENCOUNTERED USING MAXTHREADS CONSTRAINT (12.1.1 VS 10.3.5)

WLS 12.1.1.0.12 - Applying Patch 14228070: SU Patch [NSFS] :12.1.1.0.12 Overlay: EXCEPTION ENCOUNTERED USING MAXTHREADS CONSTRAINT (12.1.1 VS 10.3.5)

- Download Patch 14228070 (p14228070_1211012_Generic.zip)

- Ensure WLS 12.1.1.0.12 PSU (Patch Number: 20780188 , Patch ID :M2RW) is already applied.

Applying Patch 14228070

- Stop MT services

- $ cd PATCH_TOP/14228070

Copy contents of the patch zip file except README to $MW_HOME/utils/bsu/cache_dir/

- $ cd $MW_HOME/utils/bsu/cache_dir/

- Take backup of existing patch-catalog.xml and rename the one copied from patch zip file to patch-catalog.xml

- Apply the patch using Smart Update Utility

$ ./bsu.sh -prod_dir=$MW_HOME/111/wlserver_10.3 -patch_download_dir=$MW_HOME/111/utils/bsu/cache_dir -patchlist=NSFS  -verbose -install

- Start MT services

- Verify WebLogic Server PSU

$ . $WL_HOME/server/bin/setWLSEnv.sh 


$ java weblogic.version


Related Posts

FMW 12.1.3.0.0 - Applying Oracle WebLogic Server Patch 21983457: WLS PATCH SET UPDATE 12.1.3.0.6

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

WLS 10.3.6.0.13 Applying Patch 14228070: SU Patch [JKM8] :10.3.6.0.13 Overlay: EXCEPTION ENCOUNTERED USING MAXTHREADS CONSTRAINT

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

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

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

Thursday, 21 January 2016

FMW 12.1.3.0.0 - Applying Oracle WebLogic Server Patch 21983457: WLS PATCH SET UPDATE 12.1.3.0.6

FMW 12.1.3.0.0 - Applying Oracle WebLogic Server Patch 21983457: WLS PATCH SET UPDATE 12.1.3.0.6

- Download Patch 21983457 (p21983457_121300_Generic.zip


Applying Patch 21983457

- Set environment variables like ORACLE_HOME, PATH, etc

- Stop all servers (AdminServer and all Managed servers)

- Unzip the patch

$ unzip -d PATCH_TOP p21983457_121300_Generic.zip

- $ cd PATCH_TOP/21983457

- Run opatch apply

$ opatch apply

- Start all servers (AdminServer and all Managed servers)

Patch De-installation

If any issues after applying the patch and rollback is required, follow below steps:

- Stop all servers (Admin and all Managed Servers)

- $ cd PATCH_TOP/21983457

- Run opatch rollback

$ opatch rollback -id  21983457

- Restart all servers (AdminServer and all Managed servers)

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 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

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

Tuesday, 19 January 2016

FMW 11.1.1.7.0 - Applying Patch 21124180: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 12608904 16810628 20238404 20504560

FMW 11.1.1.7.0 - Applying Patch 21124180: MERGE REQUEST ON TOP OF 11.1.1.7.0 FOR BUGS 12608904 16810628 20238404 20504560

- Download Patch 21124180 (p21124180_111170_Generic.zip)

- Ensure the patch for bug 13866584 has already been applied
Applying Patch 21124180

- Set ORACLE_HOME to $MW_HOME/oracle_common

- Shutdown Admin and all Managed Servers

- Unzip the patch

$ unzip -d PATCH_TOP p21124180_111170_Generic.zip

- $ cd PATCH_TOP/21124180

- Run opatch apply

$ opatch apply

- Verify patch

$ opatch lsinventory |grep 21124180

- Start Admin and all Managed Servers
Patch De-installation

If any issues after applying the patch and rollback is required, follow below steps:

- Shutdown Admin and all Managed Servers

- $ cd PATCH_TOP/21124180

- Run OPatch rollback

$ opatch rollback -id 21124180

- Restart Admin Server and all Managed Servers

Related Posts

FMW 11.1.1.7.0 - Applying Patch 13866584: PS2,PS5:ORACLE.WEBSERVICES.STANDALONE.CLIENT.JAR:DUPLICATE ENTRIES:LICENSE.TXT

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 20181997: SU Patch [YUIS]: WLS PATCH SET UPDATE 10.3.6.0.11

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

FMW 11.1.1.6.0 - Applying Patch 17634864: MERGE LABEL REQUEST ON TOP OF 11.1.1.6.0 FOR BUGS 16810628 16224473

FMW 11.1.1.7.0 - Applying Patch 16810628: BOTTLENECK IN WEBLOGIC EXHAUSTING WEBLOGIC THREADS

WLS 10.3.6 - Applying Patch 14463779: SU Patch [UJIZ]: STRESS:REGRESSION; STUCK THREADS AND FAILURES DURING STOCK TRADER CONV WEB-SVCS