WAS/WebLogic

OPatch 리스트 보기

selles9903 2018. 6. 8. 10:04

1. OPatch 적용

[weblogic@linuxdev 19637454]$ pwd
/oracle/was/weblogic1213/OPatch/tmp/19637454
[weblogic@linuxdev 19637454]$ ../../opatch apply //패치 압축 해제 경로에서 바로 실행
Oracle Interim Patch Installer version 13.2.0.0.0
Copyright (c) 2014, Oracle Corporation.  All rights reserved.


Oracle Home       : /oracle/was/weblogic1213
Central Inventory : /oracle/was/oraInventory
   from           : /oracle/was/weblogic1213/oraInst.loc
OPatch version    : 13.2.0.0.0
OUI version       : 13.2.0.0.0
Log file location : /oracle/was/weblogic1213/cfgtoollogs/opatch/19637454_Feb_11_2015_09_37_06/apply2015-02-11_09-36-53AM_1.log


OPatch detects the Middleware Home as "/oracle/was/weblogic1213"

Feb 11, 2015 9:37:12 AM oracle.sysman.oii.oiii.OiiiInstallAreaControl initAreaControl
INFO: Install area Control created with access level  0
Applying interim patch '19637454' to OH '/oracle/was/weblogic1213'
Verifying environment and performing prerequisite checks...
All checks passed.

Please shutdown Oracle instances running out of this ORACLE_HOME on the local system.
(Oracle Home = '/oracle/was/weblogic1213')


Is the local system ready for patching? [y|n]
y
User Responded with: Y
Backing up files...

Patching component oracle.wls.server.shared.with.core.engine, 12.1.3.0.0...

Patching component oracle.wls.libraries, 12.1.3.0.0...

Patching component oracle.wls.core.app.server, 12.1.3.0.0...

Patching component oracle.wls.admin.console.en, 12.1.3.0.0...

Verifying the update...
Patch 19637454 successfully applied
Log file location: /oracle/was/weblogic1213/cfgtoollogs/opatch/19637454_Feb_11_2015_09_37_06/apply2015-02-11_09-36-53AM_1.log

OPatch succeeded. 




2. OPatch 확인

[weblogic@linuxdev OPatch]$ ./opatch lspatches
Feb 11, 2015 9:39:25 AM oracle.sysman.oii.oiii.OiiiInstallAreaControl initAreaControl
INFO: Install area Control created with access level  0
19637454;WebLogic Server 12.1.3.0.2 PSU Patch for BUG19637454 THU NOV 27 10:54:42 IST 2014

OPatch succeeded.


[weblogic@linuxdev OPatch]$ ./opatch  lsinventory
Oracle Interim Patch Installer version 13.2.0.0.0
Copyright (c) 2014, Oracle Corporation.  All rights reserved.


Oracle Home       : /oracle/was/weblogic1213
Central Inventory : /oracle/was/oraInventory
   from           : /oracle/was/weblogic1213/oraInst.loc
OPatch version    : 13.2.0.0.0
OUI version       : 13.2.0.0.0
Log file location : /oracle/was/weblogic1213/cfgtoollogs/opatch/opatch2015-02-11_09-40-45AM_1.log


OPatch detects the Middleware Home as "/oracle/was/weblogic1213"

Feb 11, 2015 9:40:59 AM oracle.sysman.oii.oiii.OiiiInstallAreaControl initAreaControl
INFO: Install area Control created with access level  0
Lsinventory Output file location : /oracle/was/weblogic1213/cfgtoollogs/opatch/lsinv/lsinventory2015-02-11_09-40-45AM.txt

--------------------------------------------------------------------------------

Interim patches (1) :

Patch  19637454     : applied on Wed Feb 11 09:38:27 KST 2015
Unique Patch ID:  18320966
Patch description:  "WebLogic Server 12.1.3.0.2 PSU Patch for BUG19637454 THU NOV 27 10:54:42 IST 2014"
   Created on 27 Nov 2014, 13:01:39 hrs Asia/Calcutta
   Bugs fixed:
     19287874, 18276961, 18691894, 18968900, 19287842, 18859387, 18589879
     17012341, 19942900, 19730967, 18538501


--------------------------------------------------------------------------------

OPatch succeeded.