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
Showing posts with label ORACLE_HOME. Show all posts
Showing posts with label ORACLE_HOME. Show all posts
Wednesday, 20 April 2016
WLS 12.1.3.0.0 - Applying Patch 18412312: OVERLOAD PROTECTION IS NOT RESTARTING MANAGED SERVER
Labels:
18412312,
Admin Server,
Managed Server,
opatch,
opatch apply,
opatch rollback,
Oracle Weblogic Server,
ORACLE_HOME,
OVERLOAD,
OVERLOAD PROTECTION,
PATCH_TOP,
Weblogic,
WLS,
WLS 12.1.3,
WLS 12.1.3.0.0
Monday, 22 June 2015
Applying Patch 6880880: OPatch patch of version 11.2.0.3.11 for Oracle software releases 11.2.0.x (JUN 2015)
Applying Patch 6880880: OPatch patch of version 11.2.0.3.11 for Oracle software releases 11.2.0.x (JUN 2015)
Download OPatch patch of version 11.2.0.3.11 for Oracle software releases 11.2.0.x (JUN 2015) Patch p6880880_112000_LINUX.zip
Copy the latest OPatch version to staging area; for example let's say /stage
cd /stage/
unzip p6880880_112000_LINUX.zip
cd /ORACLE_HOME/
Rename existing older version of OPatch
mv OPatch OPatch_old
Copy latest version of OPatch from staging area.
cp -r /stage/OPatch .
Verify the latest OPatch version.
./opatch version
Opatch version is also displayed after running ./opatch lsinventory command
Download OPatch patch of version 11.2.0.3.11 for Oracle software releases 11.2.0.x (JUN 2015) Patch p6880880_112000_LINUX.zip
Copy the latest OPatch version to staging area; for example let's say /stage
cd /stage/
unzip p6880880_112000_LINUX.zip
cd /ORACLE_HOME/
Rename existing older version of OPatch
mv OPatch OPatch_old
Copy latest version of OPatch from staging area.
cp -r /stage/OPatch .
Verify the latest OPatch version.
./opatch version
Opatch version is also displayed after running ./opatch lsinventory command
Labels:
11.2.0.3,
11.2.0.3.14,
6880880,
DB 11.2.0.3,
invPtrLoc,
Latest OPatch,
opatch,
OPatch 11.2.0.3.11,
opatch apply,
opatch lsinventory,
opatch version,
Oracle,
Oracle Database,
ORACLE_HOME,
oui,
Patch 6880880
Subscribe to:
Posts (Atom)