Applying CPU patch on dbs at separate oracle homes

These etcoratab entry shows that these 3 DBs are on different home, to apply cpu patch on one db i dont need to run off other db right?
# *:/w01/app/oracle/product/920:N
cflnp:/w01/app/oracle/product/920:Y
# *:/b01/app/oracle/product/920:N
cimgp:/b01/app/oracle/product/920:Y
# *:/u01/app/oracle/product/920:N
ccntp:/u01/app/oracle/product/920:Y

These etcoratab entry shows that these 3 DBs are on
different home, to apply cpu patch on one db i dont
need to run off other db right?Yes , you need to shutdown database for which(oracle_home) you applying patch only

Similar Messages

  • Opatch error while  applying CPU patch

    HI Sir ,
    when i Applying CPU patch (7592354) on oracle home version 10.2.0.3 by using opatch napply -skip_subset -skip_duplicate
    The below error occurred .
    OUI-67124:Conflict with patches in OracleHome detected. Please run OPatch again as
    <ORACLE_HOME>/OPatch/opatch napply /tdb1/sadvora/7592354 -id 6397928,6397929,6397937,6397938,6397939,6397942,6397945,6397947,6452863,6650081,6650096,6650105,6667542,6868171,6868172,6868173,6868174,6868175,6868176,6868177,6868178,7154831,7154832,7154833,7154834,7154835,7154837,7154838,7154839,7154840,7154841,7154842,7154843,7369192,7369193,7369194,7369195,7369196,7592354,7604445,7604446,7604447 -skip_duplicate

    Hi;
    Please see:
    WARNING OUI-67301: "Following patches have conflicts. Please contact Oracle Support " [ID 802459.1]
    Critical Patch Update 2011Conflicts with patches in OracleHome: OUI-67124:Conflict with patches in OracleHome detected [ID 1315387.1]
    Critical Patch Update October 2010 Oracle Fusion Middleware Known Issues [ID 1159431.1]
    Regard
    Helios

  • Listener not stoping while apply CPU(patch)

    Any body know the effect if i dont stop listener while apply CPU(Patch), i dont want to stop listener which is serving 30more dbs also....

    You are heading for a train wreck.
    If the CPU is going to patch the listener code (did you read the docs to see if it is?) then it is going to affect all 30 instances.
    But then 30 instances on a single server is, by definition, a train wreck waiting to happen.
    If you are the junior DBA I'd suggest you talk to the senior DBA immediately. If you are the only DBA it is time you either called in a consultant or had a long talk with management about the concept of consolidation as you are presiding over lunacy.

  • Steps to apply cpu patch on RAC

    Hi All,
    I am applying cpu patch to rac environment first time.It is a 2 node rac.Kindly let me know the methods and how to apply cpu patch on 2 node RAC.
    Regards
    Raj

    Hi user8884603,
    as Rajesh has mentioned, all info is in the readme file, but lookout specifically:
    If you can apply the patch while the DB is open or CRS is started.
    If you must apply the patch on all nodes in the cluster or only from 1 node.
    As which user specific tasks must be done.
    Hope this is helpful.
    Regards.

  • Basic Steps for applying CPU Patch

    Hello,
    I'm asking for someone to please post a basic step-by-step procedure for appling an oracle cpu patch. Nothing too detailed, but something I can use as an outline.
    Thank you

    If you look in the readme.txt it will have all the steps needed and what to do if it is rac or not; but very high level:
    - shutdown the database
    - cd into the patch directory
    - issue $ORACLE_HOME/OPatch/opatch napply -skip_subset -skip_duplicate -local
    - Startup
    - run from sqlplus: catbundle.sql cpu apply
    - run utlrp.sql
    checking logs along the way

  • APPLYING CPU PATCHES

    Hi Hussein:
    I am planning to apply the CPU patches for my EBS instance. I know that the application server and the Database server patchsets are cumulative. So I can apply the latest CPU.But the EBS patchsets are not cumulative. In order to get the list of all the patches that needs to be applied since April 2006,I need to query AD_APPLIED_PATCHES with the EBS patch numbers since April 2006 right? Is this the right approach.
    Regards,
    Bala

    Bala,
    If your instance release is 11i then you are correct. You need to query AD_APPLIED_PATCHES (I would prefer querying AD_BUGS table) to get the list of applied patches.
    In R12, CPU patches are cumulative.
    Note: 787703.1 - Oracle E-Business Suite Releases 11i and 12 Critical Patch Update Knowledge Document (April 2009)
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=787703.1
    Note: 315713.1 - Prior E-Business Suite Security Alerts
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=315713.1
    Regards,
    Hussein

  • How to apply CPU patch

    Hi...guys...
    I want to apply the CPU patch for 2-NODE RAC Database..
    Actually I never applied patches..plz can any one guide me how to apply the CPU patches for RAC...
    As per as my knowledge..
    1.apply the patch for clusterware.
    2.apply the patch for database level...
    is its right...
    Another thing is how to upgrade the 10.2.0.2 to 10.2.0.4 for RAC ...
    plz help me..

    Hi,
    you are right, clusterware always has to be on the same or higher patchlevel as/than the database so you will patch it first. Generally, the hardest part is finding the patch on metalink, once you have found it, there is a readme with every patch that has very detailed instructions on what to do. For CPUs and other patches, you will generally bring down services on one node, then run opatch on that node. Once it is done patching, it will tell you to restart all services on that first node and shut down services on the other node(s). Once you hit OK opatch will continue to patch the remote hosts.
    The upgrade to 10.2.0.4 will be a bit more complicated. AFAIR there is a real installer with that one and once you are done patching the software you also have to patch the database itself which means downtime.
    Bjoern

  • How to Patch Multiple Instances on same oracle home

    Hi All
    I Have 4 Instances running on server like below
    DEVSTAG /opt/oracle/product/10.2.0
    DEVUAT /opt/oracle/product/10.2.0
    DEVREVT /opt/oracle/product/10.2.0
    DEVREG /opt/oracle/product/11.2.0
    i want to Apply the patch set 11.1.0.7.1 to DEVUAT & DEVREVT Instances , Can someone please help .. i dont want this patch set applied to DEVSTAG Instance .. how to exclude that Instance from getting patched ?
    Thanks in advance .. hope my requirement is clear.

    Which patch are you referring to ? The database patching tool (opatch) generally applies any database patch to an ORACLE_HOME. You will need to follow the instructions in the README of the patch. If you need to only patch one instance, then you will have to create a dedicated ORACLE_HOME for each database (i.e they will not share database executables). If you share ORACLE_HOME amongst multiple instances, then you will have to patch all of them simultaneously.
    HTH
    Srini

  • Design time and Server in separate Oracle Homes (QuickStart)

    there seems to be a contradiction between the QuickStart guide from JEAN-PIERRE DIJCKS and the 9.2 Install and Config Guide on whether separate Oracle_Homes are needed if you install both on the same machine.
    The QuickStart Guide says to use the same home, but the Install and Config Guide says to use separate homes (p 2-4 and 2-18).

    You can install the design time and server components in the same home on the same machine. The Install Guide is incorrect and needs to be updated. I'll file a documentation bug.

  • Oracle Database 10.2.0.3 CPU Patching

    Hi
    Could you please let me know that i can apply the latest CPU patch (7631956) directly on this oracle database version 10.2.0.3 on windows-32 bit or i have to start applying one by one old patches from two years back on wards?
    Please find the opatch output given below:
    D:\oracle\product\10.2.0\db_1\OPatch>opatch lsinventory
    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 : D:\oracle\product\10.2.0\db_1
    Central Inventory : C:\Program Files\Oracle\Inventory
    from : n/a
    OPatch version : 10.2.0.3.0
    OUI version : 10.2.0.3.0
    OUI location : D:\oracle\product\10.2.0\db_1\oui
    Log file location : D:\oracle\product\10.2.0\db_1\cfgtoollogs\opatch\opatch2010-
    01-04_18-51-49PM.log
    Lsinventory Output file location : D:\oracle\product\10.2.0\db_1\cfgtoollogs\opa
    tch\lsinv\lsinventory2010-01-04_18-51-49PM.txt
    Installed Top-level Products (2):
    Oracle Database 10g 10.2.0.1.0
    Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0
    There are 2 products installed in this Oracle Home.
    Interim patches (2) :
    Patch 5556081 : applied on Wed Dec 12 19:41:05 GMT 2007
    Created on 9 Nov 2006, 22:20:50 hrs PST8PDT
    Bugs fixed:
    5556081
    Patch 5557962 : applied on Wed Dec 12 19:40:57 GMT 2007
    Created on 9 Nov 2006, 23:23:06 hrs PST8PDT
    Bugs fixed:
    4269423, 5557962, 5528974
    OPatch succeeded.
    Thank you!!!

    Database CPU patches are cumulative. You only need to apply the latest.
    http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpuoct2009.html

  • Cpu patch apply

    Hi,
    does we need to apply the patches in sequence. i installed oracle 11g r2 today only, then which patch i can install. if i like to install cpu, then does i need to install all the previous or only the latest one. if only latest one only, then how can i find the cpu patch number.
    of course, instead of cpu i can install psu patch, then which one has to install. only latest one or all previous also. if latest one only how to find latest psu patch that has to apply.
    Please let me know.
    Thank you!

    does we need to apply the patches in sequence. i installed oracle 11g r2 today only, then which patch i can install. if i like to install cpu, then does i need to install all the previous or only the latest one. if only latest one only, then how can i find the cpu patch number. Specific to CPU patches, every CPU contains bug fixes of quarter, you can apply latest one but run the pre-requisite check, whether there is any dependenices if any patches that are conflicts with it.
    of course, instead of cpu i can install psu patch, then which one has to install. only latest one or all previous also. if latest one only how to find latest psu patch that has to apply.Yes , PSU is molecules of all bugs. You can go with PSU instead of CPU patches.
    You can find here....
    Patch Set Update and Critical Patch Update January 2012 Availability Document, My Oracle Support Note 1374524.1
    Check this link for the difference between two types of patches
    Difference b/w CPU  and PSU
    Edited by: CKPT on Jun 17, 2012 10:18 PM

  • CPU Patch Applying Order

    Hi,
    For applyingy CPU patch which order is to be followed.
    Database first
    then Application second
    or the Order is specified in the MOS note
    one more question.
    I installed R12.1.1 So it contains CPU patches Till Jan or April 2009
    In this case i have to apply CPU patches from july 2009 to Jan 2010
    or Jan 2010 includes the previous CPU patches
    Please Explain.
    Thanks,
    Alig

    Hi,
    For applyingy CPU patch which order is to be followed.
    Database first
    then Application second
    or the Order is specified in the MOS noteThe one in the MOS document.
    one more question.
    I installed R12.1.1 So it contains CPU patches Till Jan or April 2009
    In this case i have to apply CPU patches from july 2009 to Jan 2010
    or Jan 2010 includes the previous CPU patches
    It is cumulative -- This is already answered in the Jan 2010 CPU document (Note: 985520.1 - Oracle E-Business Suite Releases 11i and 12 Critical Patch Update Knowledge Document (January 2010)), read from "Note: CPU patches listed in this knowledge document for Oracle E-Business Suite Release 12 (12.0 and 12.1) ...".
    Regards,
    Hussein

  • Cpu Patch was not successfully applied

    i am applying cpu patch for 10105 versoin on AIX and getting this error while running opatch apply , any suggestion?
    32/libnnz10.a/x931rand.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libnnz10.a/nzdac.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libnnz10.a/nzdac.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libnnz10.a/nzpkcs11.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libnnz10.a/nzpkcs11.o"
    Comparing "/oracle/4dba/8836540/files/lib/libclient10.a/kpuex.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libclient10.a/kpuex.o"
    Comparing "/oracle/4dba/8836540/files/lib/libclient10.a/kpuf.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libclient10.a/kpuf.o"
    Comparing "/oracle/4dba/8836540/files/lib/libclient10.a/kpusp.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libclient10.a/kpusp.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libclient10.a/kpuex.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libclient10.a/kpuex.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libclient10.a/kpuf.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libclient10.a/kpuf.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libclient10.a/kpusp.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libclient10.a/kpusp.o"
    Comparing "/oracle/4dba/8836540/files/lib/libgeneric10.a/qcs.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libgeneric10.a/qcs.o"
    Comparing "/oracle/4dba/8836540/files/lib/libgeneric10.a/qcpi4.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libgeneric10.a/qcpi4.o"
    Comparing "/oracle/4dba/8836540/files/lib/libgeneric10.a/kgl.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libgeneric10.a/kgl.o"
    Comparing "/oracle/4dba/8836540/files/lib/libgeneric10.a/qcdl.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libgeneric10.a/qcdl.o"
    Comparing "/oracle/4dba/8836540/files/lib/libgeneric10.a/kgl2.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libgeneric10.a/kgl2.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libgeneric10.a/qcs.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libgeneric10.a/qcs.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libgeneric10.a/qcpi4.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libgeneric10.a/qcpi4.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libgeneric10.a/kgl.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libgeneric10.a/kgl.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libgeneric10.a/qcdl.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libgeneric10.a/qcdl.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libgeneric10.a/kgl2.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libgeneric10.a/kgl2.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libcommon10.a/ttcf.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libcommon10.a/ttcf.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libcommon10.a/ttcbur.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libcommon10.a/ttcbur.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libcommon10.a/ttcdrv.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libcommon10.a/ttcdrv.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libcommon10.a/ttcpip.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libcommon10.a/ttcpip.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libcommon10.a/ttccdf.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libcommon10.a/ttccdf.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libcommon10.a/kpccap.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libcommon10.a/kpccap.o"
    Comparing "/oracle/4dba/8836540/files/lib/libcommon10.a/ttcf.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libcommon10.a/ttcf.o"
    Comparing "/oracle/4dba/8836540/files/lib/libcommon10.a/ttcbur.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libcommon10.a/ttcbur.o"
    Comparing "/oracle/4dba/8836540/files/lib/libcommon10.a/ttcdrv.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libcommon10.a/ttcdrv.o"
    Comparing "/oracle/4dba/8836540/files/lib/libcommon10.a/ttcpip.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libcommon10.a/ttcpip.o"
    Comparing "/oracle/4dba/8836540/files/lib/libcommon10.a/ttccdf.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libcommon10.a/ttccdf.o"
    Comparing "/oracle/4dba/8836540/files/lib/libcommon10.a/kpccap.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libcommon10.a/kpccap.o"
    Comparing "/oracle/4dba/8836540/files/rdbms/lib/libdbtools10.a/impdrv.o" and "/oracle/product/oid10g/.patch_storage/verify/rdbms/lib/libdbtools10.a/impdrv.o"
    Comparing "/oracle/4dba/8836540/files/rdbms/lib/libdbtools10.a/impdta.o" and "/oracle/product/oid10g/.patch_storage/verify/rdbms/lib/libdbtools10.a/impdta.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctxs10.a/drz.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctxs10.a/drz.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctxc10.a/drexqc.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctxc10.a/drexqc.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctxc10.a/drexu.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctxc10.a/drexu.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctxc10.a/drexp.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctxc10.a/drexp.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctxc10.a/drext.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctxc10.a/drext.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctxc10.a/drft.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctxc10.a/drft.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctxc10.a/drexo.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctxc10.a/drexo.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctxc10.a/drexr.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctxc10.a/drexr.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctxc10.a/drexrr.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctxc10.a/drexrr.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctx10.a/drsug.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctx10.a/drsug.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctx10.a/drdm.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctx10.a/drdm.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctx10.a/drpa.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctx10.a/drpa.o"
    Comparing "/oracle/4dba/8836540/files/lib/libctx10.a/drpn.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libctx10.a/drpn.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdidx.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdidx.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdiorby.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdiorby.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdrcr.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdrcr.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdrjn.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdrjn.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdpridx.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdpridx.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdsam.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdsam.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdgr.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdgr.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdg.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdg.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdhf.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdhf.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdhhand.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdhhand.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdhhor.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdhhor.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdhhxor.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdhhxor.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdrcnc.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdrcnc.o"
    Comparing "/oracle/4dba/8836540/files/lib/libordsdo10.a/mdsph.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libordsdo10.a/mdsph.o"
    Comparing "/oracle/4dba/8836540/files/lib/libnls10.a/slms.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libnls10.a/slms.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libnls10.a/slms.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libnls10.a/slms.o"
    Comparing "/oracle/4dba/8836540/files/lib/libxml10.a/lpxenc.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libxml10.a/lpxenc.o"
    Comparing "/oracle/4dba/8836540/files/lib32/libxml10.a/lpxenc.o" and "/oracle/product/oid10g/.patch_storage/verify/lib32/libxml10.a/lpxenc.o"
    Comparing "/oracle/4dba/8836540/files/lib/libaurora.a/joevm.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libaurora.a/joevm.o"
    Comparing "/oracle/4dba/8836540/files/lib/libaurora.a/joethread.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libaurora.a/joethread.o"
    Comparing "/oracle/4dba/8836540/files/lib/libaurora.a/eoactx.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/libaurora.a/eoactx.o"
    Comparing "/oracle/4dba/8836540/files/lib/liboraolap10.a/xstabfun.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/liboraolap10.a/xstabfun.o"
    Comparing "/oracle/4dba/8836540/files/lib/liboraolap10.a/xstfrc.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/liboraolap10.a/xstfrc.o"
    Comparing "/oracle/4dba/8836540/files/lib/liboraolap10.a/olpdsm.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/liboraolap10.a/olpdsm.o"
    Comparing "/oracle/4dba/8836540/files/lib/liboraolap10.a/olpecm.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/liboraolap10.a/olpecm.o"
    Comparing "/oracle/4dba/8836540/files/lib/liboraolap10.a/olpmod.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/liboraolap10.a/olpmod.o"
    Comparing "/oracle/4dba/8836540/files/lib/liboraolap10.a/xsoqhelp.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/liboraolap10.a/xsoqhelp.o"
    Comparing "/oracle/4dba/8836540/files/lib/liboraolap10.a/xsoqftbl.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/liboraolap10.a/xsoqftbl.o"
    There are 1 issues copying files to Oracle Home.
    FILE PROBLEM: some files are not patched.
    OPATCH_JAVA_ERROR: Patch was not successfully applied.
    Verification of the patch failed.
    ERROR: OPatch failed as verification of the patch failed.

    Make sure you run /usr/sbin/slibclean as root after shutting down everything in the Oracle Home and before running opatch.

  • Oracle cpu patch apr/july/oct/jan

    Hi Guys,
    Need you advise here.
    Do you guys always apply the cpu patch upon released by oracle? Is it a good practise to do so?
    Does CPU patch only consist of security fix or also bug fix?
    thanks

    It is recommended to apply CPU patches as soon as possible. CPU patches only fix security issues, they do not contain other bug fixes.
    http://www.oracle.com/technetwork/topics/security/alerts-086861.html#CriticalPatchUpdates
    HTH
    Srini

  • Database rolling upgrade cpu patch with minimal service outage

    Oracle 11gR2 Primary Instance
    Oracle 11gR2 Active Physical Standby
    Requirement of applying CPU and CVE patches with minimal downtime. I believe that I've been able to apply CPU patch to Active Standby after deferring redo transport and applying patch to active physical standby first and then performing a manual switchover to have the standby become the primary and former-primary become the standby and they apply CPU Patch there and then perform another role transition to its original role.
    Appreciate your experience with primary and active physical standby rolling upgrades/patches. Thanks

    Hello;
    I believe you are over thinking this. All you have to do on the Standby is install the patch. No switchover, no SQL. No nothing.
    The SQL will move from the Primary to the Standby.
    Check the readme for the patch closely or post the patch number if you want to confirm.
    OR
    How do you apply a Patchset,PSU or CPU in a Data Guard Physical Standby configuration [ID 278641.1]
    ( If it helps I had the same thoughts after my first Data Guard setup !! )
    If you are trying to avoid downtime entirely the switchover will take about as long as the patch.
    If you have RAC this is interesting :
    http://javeedkaleem.blogspot.com/2010/05/how-to-apply-oracle-database-patch.html
    As is this :
    http://docs.oracle.com/cd/B28359_01/server.111/b28282/schedule_outage.htm
    Best Regards
    mseberg

Maybe you are looking for