Critical Patch update vs Patch Bundle

Our servers runs on sun solaris sparc 64 bit and oracle 11.1.0.7 with CPUAPR2009 patches. We found the latest patch bundle 8658581.8 would resolve many of our issues.
I need to know whether the patch bundle would be bundled with the CPU patches since the patch bundle was released after the CPU patches and I have also read a document which says
Are Recommended Patches Cumulative ?
Yes, Recommended Patches are cumulative for a given target configuration. The latest Recommended Patches for a given target configuration will contain all fixes included in the previous ones.
This patch bundle is a recommended patches.
Please help me in resolving the patches to apply. And please provide me more clarity on Thanks
Regards,
Ilan

Hi Ilan,
I'm not sure if you received the answer you were seeking elsewhere.
As you may know, the n-Apply Critical Patch Updates (CPU's) are released on a quarterly basis and are cumulative in nature. The CPUs are released to address security vulnerabilities, primarily. At the time of their release, they each contain groupings of security fixes (called molecules). Each of these molecules contain multiple related patches and the molecules can be applied independently of one another.
Now, that being said - there is a chance that Oracle could release interim (i.e. one-off) patches, merge patches, and patch bundles in between CPU releases and in between patchset releases. The fixes provided in these interim patches, merge patches, and patch bundles should also be included in subsequent CPU releases (if they address security vulnerabilities) and in subsequent patchset releases (if you're not already on the terminal patchset release for your version).
As for the CPU releases: prior to the patch installation, the following checks are performed for each molecule patch being installed:
- Conflicts (patch to be installed contains modules which conflict with existing patch in the Oracle Home)
- Subsets (patch to be installed is a subset of an existing patch in the Oracle Home)
- Duplicates (patch to be installed is the same as an existing patch in the Oracle Home)
If you encounter a situation where the particular patch to be installed is in conflict with one or more other patches which have previously been applied to the same Oracle Home, then you will need to file a Service Request with Oracle Global Customer Support to request a merge patch to merge the conflicting patches together into one individual patch.
If the particular patch to be installed is a subset or duplicate of an existing patch in the Oracle Home, then there is no need for the patch to be applied to the Oracle Home as the fix it contains already exists there. For this reason, the CPU installation instructions from the README.html direct you to run OPatch with the -skip_subset and -skip_duplicate options to skip attempting to apply any patches that are subset or duplicate of existing patches in the Oracle Home. See the README.html file from the most recent CPU (July - 8534387) for complete details about the CPU, including what molecules of fixes it contains.
I hope this information helps clarify things for you rather than confuse you further. Keep in mind I am responding with a general answer which should address your question. I have not reviewed 8658581 specifically to see what this patch addresses.
-RT

Similar Messages

  • Oracle Critical Patch Update - CPUJul2010

    Based on Oracle documentation 'Oracle® Database Server Version 10.2.0.4 Patch 38' CPU for Windows 2008 x64, the following requirements need to be met;
    1.1 System Requirements
    The following are the system requirements for this bundle patch:
    * Hardware requirement: AMD64, or Intel Extended memory (EM64T)
    * Operating system requirement:
    o Windows Server 2003, Standard x64 Edition
    o Windows Server 2003, Enterprise x64 Edition
    o Windows Server 2003, Datacenter x64 Edition
    o Windows Server 2003 R2, Standard x64 Edition
    o Windows Server 2003 R2, Enterprise x64 Edition
    o Windows Server 2003 R2, Datacenter x64 Edition
    o Windows XP Professional x64 Edition
    o Windows Server 2008 Standard x64 Editions
    o Windows Server 2008 Enterprise x64 Editions
    o Windows Server 2008 Data Center x64 Editions
    o Windows Vista with Service Pack 1 or later x64 Edition
    Does the Windows Server 2008 x64 Editions imply that R2 is included? Windows Server 2008 R2 was not included in the previous patch.

    Hi,
    Critical Patch Update July 2010 Patch Availability Document for Oracle Products [ID 1089044.1]
    I think it does not imply.
    Regards,

  • Error when try to install CPU - Critical Patch Update with OPatch

    Hello gurus,
    I´m faccing with a problem... After I update the patch set to 10.2.0.4 and install the interim patches for Linux X86_64 now I´m trying to import/install the Oracle Critical Patch Update - Oracle CPU patch!!
    I´m trying to import it with OPatch, and I already update this OPatch tool for the last version even before proceeding with installation of Oracle CPU!
    I've tried to import it by two methods. The first I tried to apply as described in the relevant README file inside of CPU patch directory, and I used in this case the following command:
    redhatsap:orajmd>  unzip p9119226_10204_<platform>.zip
    redhatsap:orajmd>  cd 9119226
    redhatsap:orajmd>  opatch napply -skip_subset -skip_duplicate
    opatch: Command not found
    After that previous error, I tried again but now with other method that is described in note 839182 (Installing patches using OPatch) with the following command:
    redhatsap:orajmd>  cd 9119226
    redhatsap:orajmd>  $ORACLE_HOME/OPatch/opatch apply
    ========================================================
    GENERIC OPATCH VERSION - FOR USE IN SAP ENVIRONMENT ONLY
    ========================================================
    Invoking OPatch 10.2.0.4.5
    Oracle Interim Patch Installer version 10.2.0.4.5
    Copyright (c) 2008, Oracle Corporation.  All rights reserved.
    Oracle Home       : /oracle/JMD/102_64
    Central Inventory : /oracle/oraInventory
       from           : /etc/oraInst.loc
    OPatch version    : 10.2.0.4.5
    OUI version       : 10.2.0.4.0
    OUI location      : /oracle/JMD/102_64/oui
    Log file location : /oracle/JMD/102_64/cfgtoollogs/opatch/opatch2010-04-19_01-49-17AM.log
    Patch history file: /oracle/JMD/102_64/cfgtoollogs/opatch/opatch_history.txt
    Failed to load the patch object.  Possible causes are:
      The specified path is not an interim Patch shiphome
      Meta-data files are missing from the patch area
      Patch location = /oracle/JMD/102_64/9119226
      Details = PatchObject constructor: Input file "/oracle/JMD/102_64/9119226/etc/config/actions" or "/oracle/JMD/102_64/9119226/etc/config/inventory" does not exist.
    ApplySession failed: PatchObject constructor: Input file "/oracle/JMD/102_64/9119226/etc/config/actions" or "/oracle/JMD/102_64/9119226/etc/config/inventory" does not exist.
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 73
    Can you help me please?
    Best regards
    João Dimas - Portugal

    Hello again Joe Bo... and all of others,
    I´m with a doubt after installing the CPU patch, which is related to post-installation tasks. I´m in this momment install the SAP System and it was during this installation that sapinst asked me to install the database and all other activities after this installation that are related to the database, for example, the updating of database patches.
    At README file in chapter 3.3.2 Post Installation Instructions is described the following:
    After installing the patch, perform the following actions:
    1.Load modified .sql files into the database, as explained in Section 3.3.2.1.
    2.Recompile views in the database, if necessary, as explained in Section 3.3.2.2.
    In this momment, as you certainly know, I still don´t have a database because the sap system isn´t yet totally installed (I´m in phase 8 of sapinst wizard).
    I only have to do this "Post Installation Tasks" when I have a database, this database will be created after that phase 8 - so now I don´t need to perform the post steps... am I right?
    Thanks in advance,
    João Dimas - Portugal

  • Not receiving Critical Patch Update  E-mail Notification Alerts - used to

    I am no longer receiving the Security Alert Email Notifications for the Oracle Critical Patch Updates. Also, the instructions on the OTN web page are no longer valid (no longer a Opt-In category). I have the box checked to receive the emails, but for some reason they are no longer being sent. I have checked my "Junk and SPAM" mail folders - not there and they are not being filtered by our company email program. I have a non-technical SR opened with support, but they are not understanding the issue.
    On the
    http://www.oracle.com/technetwork/topics/security/alerts-086861.html#SecurityAlerts page, there is a link (Click here for instructions on how to configure email notifications.) which takes you to
    http://www.oracle.com/technetwork/topics/security/securityemail-090378.html
    This is the URL that we go to to setup or subscribe to Critical Patch Update Alert emails
    Subscribe to Critical Patch Update Alert E-mails
    When going to my account, there is no longer the the Opt-in to Oracle Communications section
    I have
    Subscription Center (Under Subscription Center is)
    Oracle Technology News (under Oracle Technology News is a checkbox for)
    Oracle Security Alerts - Get the latest Security Alerts issued by Oracle as they become available.
    This box is checked and has been for a very long time, but stopped getting the emails. I am not the only DBA who is having this issue where I work - several others have the same problem and it looks like there are more DBA's in the Oracle Community who have same problem
    Thanks for any assistance.

    Also see this related thread - Please help me to get my quarterly CPU alert notification send to me
    Srini

  • Critical Patch Updates

    Hi,
    I have some doubts reg CPU patches.In CPU patches we need to apply three patches
    1)Oracle E-Business Suite Database Homes
    ebiz-database
    2)Oracle E-Business Suite Oracle Fusion Middleware and Developer Suite Homes
    Forms and reports homes i mean...10.1.2 and 10.1.3(web server) homes
    3)Patches to Apply to Oracle E-Business Suite
    In this i dont understand for which component in ebiz?
    Regards

    Hi,
    1)Oracle E-Business Suite Database Homes
    ebiz-databaseThese patches are usually applied using opatch to the $RDBMS_ORACLE_HOME.
    2)Oracle E-Business Suite Oracle Fusion Middleware and Developer Suite Homes
    Forms and reports homes i mean...10.1.2 and 10.1.3(web server) homesThese patches are applied to $8.0.6_ORACLE_HOME and $IAS_ORACLE_HOME
    3)Patches to Apply to Oracle E-Business SuiteThese patches are applied using adpatch.
    Please make sure you follow the steps in the patches README files before applying any of the patches.
    In this i dont understand for which component in ebiz?All the components above are included in Oracle E-Business Suite installation.
    Note: 880170.1 - Oracle E-Business Suite Releases 11i and 12 Critical Patch Update Knowledge Document (October 2009)
    Regards,
    Hussein

  • Oracle Critical Patch Update Advisory - January 2013

    Hi all,
    11.2.0.3
    Oracle Critical Patch Update - January 2013
    I am confused about CPU, PSU, SPU, USP. I am reading the docs and it seems they are same thing being rambled?
    Which of them is the most important to apply?
    Thanks,
    PetraK

    Thanks gotti and fahd
    I already ask the support and he gave me docs to follow. But the more I am confused with lots of added process.
    Can you validate if the process is correct? My Goal is just to comply with our IT Sec Auditor to apply the latest patch. The auditor does not even know what is the name of the patch as long as it the current updates. So I think he is referring to PSU or SPU or CPU.
    This is the process I got from support:
    1 Appy Oracle Database Patch Set Update (11.2.0.3.8)
        1.1 Download and install latest RDA and run and send the output.
        1.2 Download and install latest OPatch and list the current inventory.
        1.3 Check java version
        1.4 Check and Resolve PSU conflict
        1.5 Backup the current OracleHome as "root"
        1.6 Stop Listener, EM, and all DB Instances
        1.7 Apply PSU
        1.8 Resolve errors if any.
    End.
    So It seems I only need to apply PSU? which is 11.2.0.3.8?

  • Best way to initiate Critical Patch Update

    Dear All
    We are planning to apply Critical Patch Update July 2011, on our (PROD)Live Environment
    DB version : 11.1.0.7
    Appl Release : R12.1.1
    SHARED APPL_TOP : Yes
    PCP : Yes
    Load Balancer Software/Hardware : Software
    DMZ Server : Yes
    I have referred Oracle E-Business Suite Releases 11i and 12 Critical Patch Update Knowledge Document (July 2011) (Doc ID 1315202.1)
    this is taking good amount of time and many questions have popped up
    1) Is it necessary to apply CPU for Oracle E- Business Suite when your business is running fine
    2) In the above metalink doc i came across oracle fusion middle ware , please correct me is it appl tech stack component or is appl tech also call what is the difference between Oracle Fusion Middleware and Oracle Apps Tech Stack
    3) Will CPU Patch boost the performance (as purging of log files )
    Order of Applying :
    1st Db --
    a) how to apply ???
    b) i have never applied any db patch till now :( ..
    c) what is the estimated time to apply the patch
    2nd Apps - how to apply ??
    1) is it same as traditional one using adpatch utility
    2) Will this create any INVALID Object
    Please shed some light on this i have many questions on CPU kindly suggest me how to initiate
    - Chetan

    Hi;
    For us we are applying database CPU patch on our system.It depends which mean you can also can apply someother CPU patch for your system.
    We are planning to apply Critical Patch Update July 2011, on our (PROD)Live Environment Why July 2011? Any specific reason?
    Already October 2011 has been published which is also cover july 2011
    I have referred Oracle E-Business Suite Releases 11i and 12 Critical Patch Update Knowledge Document (July 2011) (Doc ID 1315202.1)
    Also see:
    http://www.oracle.com/technetwork/topics/security/cpuoct2011-330135.html
    Part:
    Oracle E-Business Suite Release 12, versions 12.0.6, 12.1.2, 12.1.3 and Oracle Database 11g Release 1, version 11.1.0.7
    1) Is it necessary to apply CPU for Oracle E- Business Suite when your business is running fineYes its strongly recommended
    2) In the above metalink doc i came across oracle fusion middle ware , please correct me is it appl tech stack component or is appl tech also call what is the difference between Oracle Fusion Middleware and Oracle Apps Tech StackUse below links for appstier
    Also see:
    http://www.oracle.com/technetwork/topics/security/cpuoct2011-330135.html
    Part:
    Oracle E-Business Suite Release 12, versions 12.0.6, 12.1.2, 12.1.3 and Oracle Database 11g Release 1, version 11.1.0.7
    3) Will CPU Patch boost the performance (as purging of log files )Check know issue part
    Order of Applying :
    1st Db --
    a) how to apply ???
    b) i have never applied any db patch till now :( ..
    c) what is the estimated time to apply the patch Check readme part of patch be sure you have valid oracle_home and datafile backup
    >
    2nd Apps - how to apply ??
    1) is it same as traditional one using adpatch utility
    2) Will this create any INVALID ObjectCheck readme part of patch be sure you have valid oracle_home and datafile backup
    regard
    Helios

  • Critical patch update for Oracle 10g As 10.1.0.3

    Hi,
    I am facing some security vulnerabilities regarding apache in Oracle 10g applcation server.
    could you please suggest critical patch update for this version.
    Thanks in advance.
    Regards,
    Sathya

    Hi,
    Check below security update from oracle. Check your product in list.
    http://www.oracle.com/technetwork/topics/security/alerts-086861.html
    Thanks,
    JD

  • Critical Patch Updates Apr 2007 for Oracle10g Database Express edition

    Hi,
    When will Oracle10g Express edition which includes Apr 2007 critical patch updates will be available. We use Oracle10 Database Express ed for development purposes and as per Apr 2007 critical patch update Oracle on XP has a security vulnerabilities that needs to be fixed immediately.
    Thanks You,
    Sushil V. Tundalwar
    Ph: 513 979 9234

    There are no CPUs for XE edition and the downloadable version is not patched either.
    If security is an issue, you'll need to pay up for Standard Edition.
    If it was the Windows-only issue from that CPU that is your concern, the other option is to go to XE on Linux.

  • How to install "Oracle Universal Content Management 10g Patch Update Bundle

    I have downloaded and installed Oracle Content Server 10g r3 , and i did a simple cycle for a work-flow , and after that i downloaded "Oracle Universal Content Management 10g Patch Update Bundle", but when i opened the file i found that it contains many folder and some without a setup files , so how can i install the patch update bundle file ?
    Thanks

    Although what Srinath is true and correct, it is advised that you always install all the enabled components. The only situations where this is not the case is where:
    1. You have a newer component than is in the bundle (i.e. you recently had a patch for that component which is newer than the bundle).
    2. You have customised the component in question for your own use - in which case a newer version would overwrite your customisations.
    Otherwise, you should install all the enabled components if possible.
    Edited by: Frank Abela on Jun 22, 2010 4:26 PM

  • Hi Critical Patch Update CPU January,

    Our oracle database 10.2.0.4 on windows 32 bit ...I need to apply the patch from Critical Patch Update (CPU) January 2012,
    I searched in metalink I am unable to find the exact patch no.Please anybody tell me patch no...I am sorry about my english

    Hi Srini,
    I have on more question ,We have rman full backup in tape,Application people (Infractrure manager) have doubt backup is valid or not,,,So He is telling create one database restore the full backup.
    Backup contais.
    datafiles ,controlfiles,spfile
    Please let me know What are the steps I need to take,
    May continue this link or create one new thread
    Edited by: Pavan L on Mar 14, 2012 11:36 PM

  • Oracle database 9.2.0.4 Critical Patch Update

    Hi,
    is oracle database 9.2.0.4 running on Windows still supported for critical patch updates? I went through the supported list in Critical Patch Update October 2006 but there was no reference to Oracle database 9.2.0.4. Oracle Premier Support for Oracle Database 9.2 expires in July 2007 - shouldn't this be included?
    Thanks

    So why aren't versions 9.2.0.1/2/3/4 included in the
    Critical Patch Update?9.2.0.5 is not listed either, neither were they listed in the July 2006 CPU.
    My guess is that the versions no longer fall under one of the items I listed earlier. You can file an SR with Oracle to get the exact reason.

  • Oracle Critical Patch Update July 2009 for Oracle BEA Releases

    Hi All,
    Researching in metalink about CPU's for WLS 9.1 I found Oracle Support Note #835668.1. Table 9 of this document
    lists minimum product requirements for WebLogic server.
    According to this table WLS 9.1 should have a minimum version of 9.2MP3.
    I am confident that WLS 9.1 and WLS 9.2 are completely different WLS versions and there is no upgrade path from WLS 9.1 to WLS 9.2.
    Is this table misprinted or is it required to replace all WLS 9.1 installations with WLS 9.2 installations?
    What is this table trying to indicate?
    Please assist.
    It would be very helpful.
    Thanks.

    Oracle Critical Patch Update fix a list of bugs , oracle will release CPU in every three months interval.
    you need to click the link which oracle has sent.
    then choose your database version===then select the patch number===then on metalink download the patch
    with patch there is read me file which tell you how to apply the patch on the database.
    Thanks
    Regards,
    Taj

  • How to apply Critical patch update

    Hi all,
    I want to kow how to apply Critical patch update of oct2009 in RHEL for oracle 9.2.0.8.

    user600286 wrote:
    Note 881382.1(section 5.8) states the terminal CPU for 9.2.0.8 will be CPUJul2010. The CPUOCT2009 can be downloaded for 9.2.0.8 as patch 8836758.
    Thanks for the correction. I may have seen an earlier revision.

  • Critical patch update fails with error code 73

    RDBMS Version: 10.2.0.3
    Operating System and Version: solaris 5.9
    Error Number (if applicable): error code 73
    Product (i.e. SQL*Loader, Import, etc.): oracle server enterpirse edition
    Product Version: 10.2.0.3
    Critical patch update fails with errors(urgent)
    UD00_102030>pwd
    /mnt/base_install/downloads/10gR2/cpu/6394981
    UD00_102030> opatch apply
    Invoking OPatch 10.2.0.3.0
    Oracle interim Patch Installer version 10.2.0.3.0
    Copyright (c) 2005, Oracle Corporation. All rights reserved..
    Oracle Home : /u01/app/oracle/product/10.2.0
    Central Inventory : /u01/app/oracle/oraInventory
    from : /var/opt/oracle/oraInst.loc
    OPatch version : 10.2.0.3.0
    OUI version : 10.2.0.3.0
    OUI location : /u01/app/oracle/product/10.2.0/oui
    Log file location : /u01/app/oracle/product/10.2.0/cfgtoollogs/opatch/opatch2007-10-19_19-53-31PM.log
    Failed to load the patch object. Possible causes are:
    The specified path is not an interim Patch shiphome
    Meta-data files are missing from the patch area
    Patch location = /mnt/base_install/downloads/10gR2/cpu/6394981
    Details = PatchObject constructor: Input file "/mnt/base_install/downloads/10gR2/cpu/6394981/etc/config/actions" or "/mnt/base_install/downloads/10gR2/cpu/6394981/etc/config/inventory" does not exist.
    ApplySession failed: PatchObject constructor: Input file "/mnt/base_install/downloads/10gR2/cpu/6394981/etc/config/actions" or "/mnt/base_install/downloads/10gR2/cpu/6394981/etc/config/inventory" does not exist.
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 73
    This cpu oct 2007 patch for 10.2.0.3(for solaris)

    That's great :) ...
    Does anybody know which is the difference between
    opatch napply
    and
    opatch apply ?
    thanks,
    P.

Maybe you are looking for

  • BI Publisher report scheduler questions

    Question 1: Is there a way to cancel a scheduled report? I have users that scheduled reports in BI Publisher but these reports take too long to run that the users decide to cancel it. It seems that there is not an option to do this. I have admin righ

  • Extracting isolated image to illustrator

    How do I cut, copy and paste a face that I've selected in Photoshop out into Illustrator?

  • How can I get my iPod to connect to the app store again?

    Hi, my iPod touch 4th generation is not connecting to the app store. I put an app i would like to get and it loads for a few minutes and then says cannot connect to app store. Does anyone have any ideas of what I can do?

  • Correcting Apple ID in ICloud follwing change of ID

    I recently changed my Apple ID and everything is correct except one.  When I open ICloud it still shows the old Apple ID.  How do I change that?

  • InDesign CS3 - placing PDFs and the Crop To option

    Hey, y'all. Still an old-schooler using InDesign CS3 (meanwhile, the person in the adjacent cubicle gets CS4, and she's not primarily in production or art...how is this fair?) Anywho, here's my dilemma... We receive PDF ads from our clients and we as