PATCH 28186730 - OPATCH 13.9.4.2.5 FOR EM 13.4 and FMW/WLS 12.2.1.3.0, 12.2.1.4.0 AND 14.1.1.0.0
Platform : Generic
Product Patched : Oracle Fusion Middleware 12c / Oracle WebLogic Server 12c AND 14.1.1 / EM 13.4
Product Version : FMW versions : 12.2.1.3.0, 12.2.1.4.0 AND 14.1.1.0.0
: EM version : 13.4.0.0.0
This is the README file for OPatch 13.9.4.2.5, the Oracle Interim One-off Patch Installer.
Notes
-----
Historically, OPatch was updated by unzipping and replacing ORACLE_HOME/OPatch directory.
For versions greater than or equal to 13.6, it now uses the OUI installation tooling.
This ensures that the installer both executes the file updates and logs the components and
file changes to the OUI meta-data. A pure unzip install means the OUI tooling is
not aware of these changes, which has on occasions led to upgrade related issues.
When extracted, this contains a 6880880 directory. This is because previous OPatch downloads
are available as Patch 6880880. To avoid confusion with downloads not applicable to FMW/WLS,
this new OPatch 13.9.4.2.5 placeholder was created as Patch 28186730.
Pre-Installation Instructions
-----------------------------
1. Backup of the ORACLE_HOME and Central Inventory must be taken as there is no mechanism to rollback to the older OPatch version.
2. Unzip this patch into your PATCH_HOME staging directory.
3. This installer must be executed using a Java Development Kit (JDK).
- Set your PATH to include your <JDK_LOCATION>/bin
4. All the processes which are using files from ORACLE_HOME must be stopped before OPatch upgrade.
Installation
-----------------------------
1. Install the software with the following steps.
UNIX Only:
----------
Use the standard command to upgrade the OPatch utility:
* java -jar <PATCH_HOME>/6880880/opatch_generic.jar -silent oracle_home=<ORACLE_HOME_LOCATION>
where ORACLE_HOME_LOCATION is the absolute path where you have installed FMW/WLS products.
If using a custom Inventory location, install the software with the following command:
* java -jar <PATCH_HOME>/6880880/opatch_generic.jar -silent oracle_home=<ORACLE_HOME_LOCATION> -invPtrLoc <INVENTORY_LOCATION>
where INVENTORY_LOCATION is the absolute path to the oraInst.loc file.
If you have /tmp set with a noexec flag for security, or prefer to set a custom location for the logs, you can override the tmp with the -D argument:
* java -Djava.io.tmpdir=/opt/oracle -jar <PATCH_HOME>/6880880/opatch_generic.jar -silent oracle_home=<ORACLE_HOME_LOCATION>
Log location:
* For a successful OPatch upgrade session, logs will be copied under <CENTRAL_INVENTORY>/logs.
* For an unsuccessful OPatch upgrade session, logs will be under /tmp/OraInstall<TIMESTAMP>
* If you have specified a custom log location, refer to the console output for the log location.
* Refer to Doc ID 2759112.1 if you encounter any OPatch upgrade issues.
Windows Only:
-------------
Use the standard command to upgrade the OPatch utility:
* java -jar <PATCH_HOME>\6880880\opatch_generic.jar -silent oracle_home=<ORACLE_HOME_LOCATION>
where ORACLE_HOME_LOCATION is the directory where you have installed FMW/WLS products.
This is the default option setting permissions within the Oracle Home as defined by the original product installer.
- This usually works for most of the cases and for newer installations is the best approach.
If you have modified the original permissions, the following option enables users to proceed with the installation without any permission modification:
* java -jar <PATCH_HOME>\6880880\opatch_generic.jar -skipACLSetting -silent oracle_home=<ORACLE_HOME_LOCATION>
Use the following option when the proper permissions in the Oracle Home is not allowing the installation to proceed.
- This option will overwrite the ACL settings:
* java -jar <PATCH_HOME>\6880880\opatch_generic.jar -J-Doracle.installer.oh_admin_acl=true -silent oracle_home=<ORACLE_HOME_LOCATION>
Log location:
* For a successful OPatch upgrade session, logs will be copied under <CENTRAL_INVENTORY>\logs.
* For an unsuccessful OPatch upgrade session, logs will be under %TMP%\OraInstall<TIMESTAMP> or %TEMP%\OraInstall<TIMESTAMP>.
* If you have specified a custom log location, refer to the console output for the log location.
* Refer to Doc ID 2759112.1 if you encounter any OPatch upgrade issues.
2. To validate the installation:
cd <ORACLE_HOME>/OPatch
opatch version
opatch lsinventory
Post-installation Instructions
----------------------------------
Follow interim patch readmes for other installation steps to apply patches.
Note on NGINST Dependency Patches
----------------------------------
There is no need to apply the following NGINST patches as the fixes are available as part of OPatch 13.9.4.2.5:
31101362, 29137924, 29909359
Refer to the "Details about NGINST Patches" section for further details.
Deinstallation
--------------
There is no mechanism to revert OPatch to an older version.
To revert OPatch, restore the backup for your ORACLE_HOME and Central Inventory.
Documentation and Help
-----------------------
To obtain command names or options from the command prompt, use:
opatch -help
opatch napply -help
To learn about patching with the OPatch utility with FMW/WLS 12c:
Doc ID 1587524.1 Using OUI NextGen OPatch 13 for Oracle Fusion Middleware 12c (12.1.2+)
New Features and Bugs Fixed List
---------------------------------
13.9.4.2.5
----------
27768508 : CVE-2012-2098
31696359 : AGENTPUSH FAILING AFTER OPATCH UPDATE
13.9.4.2.4
----------
30943081 : PERFORMANCE ISSUE IN FMW12C OPATCH
31610167 : OPATCH TO SUPPORT CBCC (CONTENT BASED CONFLICT CHECKING)
30687963 : INFO - WEBLOGIC DEPLOYMENT FAILED WITH INSUFFICIENT DISK SPACE
30922561 : COPY/PASTE BINARY FOR OID 12.2.1.4 ARE FAILING
31085467 : Agent Patch Rollback Fails using 13.9.4.2.2 OPatch
31512132 : WLTHINT3CLIENT.JAR HK2 META DATA IS NOT GETTING PROPERLY REGENERATED DURING PSU PATCH INSTALL
28218773 : WLST SLOW IN SOLARIS
29206542 : ACCOMMODATE A NEXTGEN CENTRAL INVENTORY WITH MISSING LOCKS DIRECTORY
29253949 : Fix for Bug 29253949
29292673 : POM GENERATION ISSUE, ANT 1.9 DROPPED FROM POM WHEN ANT 1.10 FEATURESET ADDED TO SHIPHOME
29334003 : WEBLOGIC PSU FAILING WITH JAVA.NIO.FILE.ACCESSDENIEDEXCEPTION:/WLSERVER
29396325 : UPGRADE XERCES FROM 2.11 TO 2.12
29410238 : DUPLICATE MAVEN ARTIFACTS GENERATED WITH DIFFERENT GROUPID DURING PATCH APPLICATION
29655515 : DISABLE POM-GEN AT THE DISTRIBUTION LEVEL
29902141 : Fix for Bug 29902141
29909359 : BUILD FAILURE OBSERVED IN A WLS WEBSERVICES SUITE WITH OPATCH 13.9.4.2.0
30240291 : EM INSTALLER FAILS TO LOAD OUI WHILE PROVIDING ALTERNATE TMP SPACE
30317205 : PORT ER/BUG 29724751
30317648 : PORT BUG 30180115 -- UPDATE JACKSON IN NGINST 13.9.4 PL2
30368770 : AFTER EXECUTING THE PASTEBINARY WE SEE ERRORS IN <OH>/INSTALL/MAKE.LOG
30600358 : ESSBASE INSTALLER RAN INTO AN NGINST BUG IN RESOLVING "DB_CLIENT"
30614758 : OPATCH UPGRADE FAILED TO 13.9.4.2.1 FROM 13.9.4.2.0
30639894 : COPYBINARY.SH IS NOT COPYING ALL FILES IN THE ORACLE HOME
30650032 : GETAVAILABLEPATCHE API IS NOT WORKING
30670676 : Fix for Bug 30670676
30753555 : 13.4 EM INSTALL ON ONEOFF APPLICATION IS FAILING SOLARIS SPARC ZONE 11.3 FAILS
13.9.4.2.2
-----------
30163394 : OPATCH TAKES TOO MUCH TIME TO COMPLETE
30489794 : OPATCH TAKES 20+ MINUTES ON SOLARIS SPARC 64 BIT SYSTEMS(SUPER CLUSTER) FOR FMW PATCHES
30687067 : 13.4 STACK 12.2.1.3.0 AGENT PATCH PLAN ANALYSIS FAILS
28788794 : NEED NO BACKUP FILES OPTION TO REDUCE DOCKER IMAGE SIZE INCREASE
24953000 : [EM13.2PG]AGENT PUSH TO RAC ENV,ORACLE USER LOCK INVENTORY DIRECTORY
30614758 : OPATCH UPGRADE FAILED TO 13.9.4.2.1 FROM 13.9.4.2.0
30639894 : COPYBINARY.SH IS NOT COPYING
评论0