Twists of Oracle 11.2.0.3.8 patch under Solaris x86-64

Source: Internet
Author: User
Tags oracle solaris

Oracle hit 11.2.0.3.8 patch under Solaris x86-64:
Correct steps:
1.bug6880880, Opatch's patch
2.bug16902043,11.2.0.3.8 Patch

Feeling is to practice ah look at easy things also twists--like Opatch version of the issue in the installation of 11.2.0.3.8 patch before the prompt, to be careful alas.

MOS is still very useful haha.

Installation process:
1. Environmental inspection-bash-3.2$ ls
16902043 Alert_byssolaris.log
Desktop P16902043_112030_solaris86-64.zip
Documents u01
-bash-3.2$ CD 16902043/
-bash-3.2$ ls
13343438 13923374 14727310 16619892 readme.html patchmd.xml
13696216 14275605 16056266 16902043 README.txt

-bash-3.2$./opatch lsinventory cdetail
Invoking Opatch 11.2.0.1.7

Oracle Interim Patch Installer version 11.2.0.1.7
Copyright (c), Oracle Corporation. All rights reserved.

Oracle Home:/export/home/oracle/u01/app/oracle/product/11.2.0/db_1
Central Inventory:/export/home/oracle/u01/app/orainventory
From:/var/opt/oracle/orainst.loc
Opatch version:11.2.0.1.7
OUI version:11.2.0.3.0
Log File Location:/export/home/oracle/u01/app/oracle/product/11.2.0/db_1/cfgtoollogs/opatch/opatch2014-05-13_ 16-18-52pm.log

Lsinventory Output file Location:/export/home/oracle/u01/app/oracle/product/11.2.0/db_1/cfgtoollogs/opatch/lsinv/ Lsinventory2014-05-13_16-18-52pm.txt
--------------------------------------------------------------------------------
Installed top-level products (1):
Oracle Database 11g 11.2.0.3.0
There is 1 products installed in this Oracle Home.
There is no interim patches installed in this Oracle Home.
--------------------------------------------------------------------------------
Opatch succeeded.

-bash-3.2$ ls
16902043 Alert_byssolaris.log
Desktop P16902043_112030_solaris86-64.zip
Documents u01
###########
-bash-3.2$ CD 16902043/
-bash-3.2$pwd
/export/home/oracle/16902043/16902043
-bash-3.2$opatch prereq checkconflictagainstohwithdetail-ph.
Invoking Opatch 11.2.0.1.7

Oracle Interim Patch Installer version 11.2.0.1.7
Copyright (c), Oracle Corporation. All rights reserved.

Prereq session

Oracle Home:/export/home/oracle/u01/app/oracle/product/11.2.0/db_1
Central Inventory:/export/home/oracle/u01/app/orainventory
From:/var/opt/oracle/orainst.loc
Opatch version:11.2.0.1.7
OUI version:11.2.0.3.0
Log File Location:/export/home/oracle/u01/app/oracle/product/11.2.0/db_1/cfgtoollogs/opatch/opatch2014-05-13_ 16-21-21pm.log
Invoking Prereq "Checkconflictagainstohwithdetail"
Prereq "Checkconflictagainstohwithdetail" passed.
Opatch succeeded.

#####################################################

2. Start the installation
-bash-3.2$ CD.
-bash-3.2$ pwd
/export/home/oracle/16902043
-bash-3.2$ ls
13343438 13923374 14727310 16619892 readme.html patchmd.xml
13696216 14275605 16056266 16902043 README.txt
-bash-3.2$ Opatch Apply
Invoking Opatch 11.2.0.1.7

Oracle Interim Patch Installer version 11.2.0.1.7
Copyright (c), Oracle Corporation. All rights reserved.


Oracle Home:/export/home/oracle/u01/app/oracle/product/11.2.0/db_1
Central Inventory:/export/home/oracle/u01/app/orainventory
From:/var/opt/oracle/orainst.loc
Opatch version:11.2.0.1.7
OUI version:11.2.0.3.0
Log File Location:/export/home/oracle/u01/app/oracle/product/11.2.0/db_1/cfgtoollogs/opatch/opatch2014-05-13_ 16-27-02pm.log

Verifying environment and performing prerequisite checks ...
Utilsession failed:

Patch 13696216 requires Opatch version 11.2.0.3.0.
Patch 13923374 requires Opatch version 11.2.0.3.0.
Patch 14275605 requires Opatch version 11.2.0.3.0.
Patch 14727310 requires Opatch version 11.2.0.3.0.
Patch 16056266 requires Opatch version 11.2.0.3.0.
Patch 16619892 requires Opatch version 11.2.0.3.0.
Patch 16902043 requires Opatch version 11.2.0.3.0.
The Opatch version being used (11.2.0.1.7) doesn ' t meet the minimum version required by the patch (es). Download latest Opatch from My Oracle support.

Log File Location:/export/home/oracle/u01/app/oracle/product/11.2.0/db_1/cfgtoollogs/opatch/opatch2014-05-13_ 16-27-02pm.log

Opatch failed with error code 73

from the tip You can see: The Opatch version being used (11.2.0.1.7) doesn ' t meet the minimum version required by the patch (ES)
Is the Opatch version is low.
Opatch-where Can I Find the Latest Version of Opatch? [Video] (document ID 224346.1)
The document was last found:
For oracle11g Release 2 (11.2.0.x),
Select release "11.2.0.0.0" (description "Opatch 11.2") and download
P6880880_112000_platform.zip
As of December the Opatch release is 11.2.0.3.6
# # # #下载补丁p6880880_112000_platform. zip-----In fact this is at the very beginning of the readme of the PSU:2.1Opatch Utility

You must use the Opatch utility version 11.2.0.3.0 or later to apply this patch. Oracle recommends, the latest released Opatch version for 11.2, which are available for download from My Oracle Support patch6880880 by selecting the 11.2.0.0.0 release.

For information about Opatch documentation, including any known issues, see My Oracle support Document293369.1 opatch Documentation List.

3. Installing OpatchTo back up the Opatch directory under Oracle_home:
-bash-3.2$ TAR-CVF Opatch.tar opatch/
Unzip the P6880880_112000_platform.zip, delete the Oracle_home backup Opatch directory file, and then move the extracted directory.
-bash-3.2$ MV opatch//export/home/oracle/u01/app/oracle/product/11.2.0/db_1/
-bash-3.2$ Opatch-help
See if it is available.
###############################
4. Patch again (database off, listen off, dbconsole off):-bash-3.2$ Opatch Apply
The log has warnings:
-bash-3.2$ tail/export/home/oracle/u01/app/oracle/product/11.2.0/db_1/cfgtoollogs/opatch/opatch2014-05-13_ 18-29-20pm_1.log
[May, 6:52:15 PM] 1) OUI-67215:
Opatch found the word "warning" in the stderr of the Make command.
Please look at this stderr. You can re-run the this make command.
Stderr output:
Ld:warning:option-yp appears more than once, first setting taken
Ld:warning:option-q appears more than once, first setting taken
[May 6:52:15 PM]--------------------------------------------------------------------------------
[May, 6:52:15 PM] Oui-67008:opatch Session completed with warnings.
[May, 6:52:15 PM] Finishing utilsession at Tue 18:52:15 CST 2014
[May, 6:52:15 PM] Log File Location:/export/home/oracle/u01/app/oracle/product/11.2.0/db_1/cfgtoollogs/opatch/opatch2014-05-13_ 18-29-20pm_1.log
Check this error from MOS:Opatch Warning During Patch Apply: "Ld:warning:option-yp appears more than once, first setting taken" (Document ID 1571550.1 )
Can be ignored:
Applies To:
Oracle database-enterprise edition-version 11.2.0.3 to 11.2.0.4 [Release 11.2]
Oracle Solaris on SPARC (64-bit)
Oracle Solaris on x86-64 (64-bit)

Cause

Make warnings caused due to Options for LD command appears more than once.
Solution

These warnings is safely ignorable.
----the installation is complete.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.