OWB patch on RAC

Hi,
I just added the 10.2.0.3 patch to our OWB installation (2-node RAC on Linux).
According to the logfile everything went fine, but only one of the entries in the table OWBRT_SYS.OWBRTPS was updated.
Do I need to run the upgrade script (DTupg102to10203_10gR2.sh) from both nodes
to complete the patch/upgrade?
Or would it be safe to update the table manually?

I could resolve this issue. Oracle is not supporting rolling upgrade for this version. So went with non rolling upgrade. That resolved this issue.

Similar Messages

  • Installation of OWB Repository on RAC fails at 77%

    All,
    We are trying to install OWB (Version 10.2.0.3.33 on AIX) Repository on RAC and installation fails on
    77% completion - installation is performed on the AIX server.
    this is where it fails
    jvm.sh -classpath ../../lib/int/rtpplatform.jar:../../lib/int/rtpcommon.jar:../../../jdbc/lib/ojdbc14.jar:../../../lib/xmlparserv2.jar:../../../sqlj/lib/runtime12.jar:../../../jdk/jre/lib/rt.jar oracle.wh.runtime.platform.service.install.ServiceInstaller %host %port %serviceName %user %password
    Java Exception:
    [getConnection]....
    after executing the output
    [processSPAWN]: A spawned program error. Exception = java.lang.Exception: Error : java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.io.IOException
    Get the error, stop processing other tokens...
    java.lang.Exception: Error : java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.io.IOException
    oracle.wh.service.impl.assistant.Monitor.waitForNotify(ProcessEngine.java:1489)
    oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:878)
    oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:583)
    oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:531)
    oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    oracle.ewt.timer.Timer.doRun(Unknown Source)
    oracle.ewt.timer.Timer.run(Unknown Source)
    java.lang.Thread.run(Thread.java:568)
    Exception = Exception occured in 'processSPAWN'. java.lang.Exception: Error : java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.io.IOException
    [executeOwbReposOrRuntime_advanced]: Error occurred during installation. Exception =java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error : java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.io.IOException
    java.lang.Exception: Exception occured in 'processSPAWN'. java.lang.Exception: Error : java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.io.IOException
    oracle.wh.service.impl.assistant.ProcessEngine.processSPAWN(ProcessEngine.java:898)
    oracle.wh.service.impl.assistant.ProcessEngine.processFileTokens(ProcessEngine.java:583)
    oracle.wh.service.impl.assistant.ProcessEngine.createOWBRepository(ProcessEngine.java:269)
    oracle.wh.ui.install.assistant.wizards.AssistantWizardDefinition$4.runTask(AssistantWizardDefinition.java:531)
    oracle.ewt.thread.TaskScheduler.runTask(Unknown Source)
    oracle.ewt.thread.TaskScheduler.processTask(Unknown Source)
    oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source)
    oracle.ewt.timer.Timer.doRun(Unknown Source)
    oracle.ewt.timer.Timer.run(Unknown Source)
    java.lang.Thread.run(Thread.java:568)
    Our RAC Environment:
    2 Nodes with an DB instance each:
    Host and Instance 1: Instance Name=SPBINT1 - Service Names: SPBINT and OWB1_SPBINT
    Host and Instance 2: Instance Name=SPBINT2 - Service Names: SPBINT and OWB2_SPBINT
    1. When we try to install Repository using Service name OWB1_SPBINT - installation fails with above java exception.
    2. If we try to install Repository using Service name SPBINT - installation is successful, but file
    rtrepos.properties is created but with no content. We have tried to re-create the rtrepos.properties file
    running sql script "reset_repository.sql" after manipulating table WB_RT_SERVICE_NODES setting service name
    to      OWB1_SPBINT. This fails with error message:
    ERROR at line 1:
    ORA-29532: Java call terminated by uncaught Java exception: java.io.IOException
    ORA-06512: at "XXOWB_REP.WB_RTI_UTIL", line 29
    ORA-06512: at "XXOWB_REP.WB_RTI_UTIL", line 93
    ORA-06512: at line 2
    All help is apreciated.
    Thanks
    Bjorn-Erik

    ------ 2009/10/1 updated by Peter Hwang Sun 64 OWB 10201 patched to 10204
    If you try to patch your OWB with 1020X and If you are running OWB in two-tier environment (OWB control center running seperately from DB server), you may want to check wb_rt_service_nodes table for its record.
    select * from wb_rt_service_nodes;
    NODE_ID INSTANCE_NUMBER HOST PORT SERVICE_NA ENABLED RUNTIME_VERSION SERVER_SIDE_HOME
    1 1 SunDB01 1521 test 1
    In our environment, last two fields need to be NULL.
    During 10204 OWB patch (app server binary), the process updated record and popylated 'RUNTIME_VERSION" with "Generated" and "SERVER_SIDE_HOME" with "/apps/owb" (OWB application server side Home).
    Once remove the aboe two, out OWB control center is running fine.
    ------ 2009/10/1 updated by Peter Hwang Sun 64 OWB 10201 patched to 10204

  • Question related to DB patching of RAC from 10201 to 10205

    Hello,
    I have the task of patching a RAC environment from 10201 to 10205 on linux x86_64, as per the README for the patch (#8202632) I have to first apply the patch to
    1.Clusterware.
    2.Oracle database homes.
    I am a bit new to patching RAC databases , just wanted a confirmation that the database (even if the ORACLE_HOME are not shared and are local to each node) patch is not a rolling patch.*.The README says
    Shut down all Oracle RAC instances on the nodes, which run from the Oracle home on which you are going to apply the patch set. To shut down all Oracle RAC instances for a database, enter the following command where db_name is the name of the database:
    *$ srvctl stop database -d db_name*
    The above command will shutdown the databases on all the nodes, thus it is not a rolling upgrade and the database has to be down, so the end users have to informed prior to patching that there is a down time involved.
    Any confirmation from folks who have already done this will be much appreciated.
    Thanks,
    C.

    Hi,
    For clusterware it can be rolling patching.
    - apply the clusterware 10.2.0.5
    - follow the instruction at the end of installation
    for the database patching it can't be rolling upgrade means database must be down
    CHeers

  • How to install the OWB patch 2864550

    hi, friends, i am a newbie to OWB.
    can u tell me how to install the owb patch 2864550?
    it seems that this patch is not like other oracle patchs which consists of the products.jar that can be used by the oracle installer.
    thx

    Hi ,
    ... just follow the instructions in File "ReadMe.txt" included in the ZIP-File.
    Regards
    Martin

  • 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.

  • Running OWB on 6 RAC databases on 4 shared nodes

    Hi everyone!
    I was wondering if anyone can help with a question I have around multiple OWB installations on RAC?
    Background:
    We are migrating 6 independent data warehouses / data marts onto one Exadata box. This machine has got 4 nodes, across which we will run 6 separate databases using RAC. Each database will span across all 4 nodes, and each of the databases will contain one of the independent data mart / data warehouses.
    We understand that we will probably need to run 6 separate control center services on each node, and that there may need to be some fiddling around with log file names to get them all to start properly.
    However; the question is where to install the OWB binaries!?
    In our understanding, we need one set of OWB binaries per database, i.e. 6 in total. The actual databases will be run from just one set of local Oracle Database binaries on each RAC node, which means only four database binaries in total will be used to run 6 RAC databases across our 4 nodes.
    Problem is, this means that there won't be enough OWB binaries to go around!! (6-4 = 2 missing!)
    One alternative is to have 6 Oracle homes on each RAC node, i.e. one home per RAC database. I'm not a RAC expert - maybe this is even the preferred way of setting up the databases, regardless if we use OWB or not?
    Comments / suggestions would be much appreciated!
    Cheers
    Edited by: 817871 on 03-Dec-2010 03:25

    Hi,
    We also have a 6 node rac where we settes up owb.
    We went through a whole lot of problems but got it running finally(with service failover).
    Basically you will need the binaries on all 4 of your physical nodes.
    For the first node you can run through the normal installation (repository setu).
    Thab you need to start the repository assistant on all other nodes in ordr to register them.
    There are a lot of pitfalls with that installation and a lack od docunentation.
    We've written an onstallation guide for an OWB rac setup where with we have now setted up 9 OWB repositories spreaded over 2 racs.
    Just let me know if you require detailed information - maybe we can share our guide.

  • OWB Patch 10.1.0.4 is available in Metalink

    Hi,
    Patch 10.1.0.4 is available in Metalink.
    Cheers
    Detlef

    The patch number is 4703215, a hefty 528M (for Windows).
    From the documentation:
    7.2 Bugs Fixed in 10.1.0.4
    4110189 NO COMMIT BACKPORTING TO 10.1.0.X (BOMBAY)
    3994801 OMB PLUS PL/SQL SCRIPT CONTAINS MORE AS 2499 CHARACTERS / SP2-0027
    4350443 ''NO OCIJDBC10 IN JAVA.LIBRARY.PATH'' ERROR WHEN STARTING RAB IN LINUX
    4187143 DWPRD: OWB - CANNOT START IT AFTER ORACLE_HOME CHANGE FOR DATABASE
    4633954 BACKPORT BUG 3286037 FIX TO 10.1.0.4 VERSION ON SOLARIS 32 BIT PLATFORM
    4609436 BLR BACKPORT OF BUG 3870981 ON TOP OF VERSION 10.1.0.3
    3820028 VERY SLOW GENERATION OF PROCESS FLOW PACKAGE WITH 150+ PROCESS FLOWS
    3882583 PROBLEM WITH EXTERNAL TABLE
    4088890 RPE-02083 WHEN PURGING AUDIT INFORMATION WHILE WORKFLOW PROCESS IS RUNNING
    4183568 UPGRADE DEPLOYMENT MGR SCRIPT DOES NOT INCLUDE THE TBS NAME
    4373822 SLOW LOGON & NAVIGATION OF LARGE REPOSITORY DUE TO SQL FTS
    4428430 RECOVERY SHOULD BE OPTIONAL
    3997600 UNABLE TO SET DEPLOYABLE PROPETY OF FOREIGN KEY OF CUBE WITH OMBPLUS
    3994878 RUNTIME AUDIT BROWSER PERFORMANCE
    4425752 IMPORTING THE MDL FILE GETTING THE ERROR API0407 AT 10%
    4393188 FORWARD PORT 4183568
    4393182 FORWARD PORT 4106056 TO 10.1.0.4
    4144163 PROCESS FLOW PACKAGE VALIDATION HANGS IN OWB 10G
    4340763 RUNTIME SERVICE LOG FILE CANNOT BE DELETED WHEN SERVICE IS RUNNING
    4106056 PARALLEL EXECUTION OF PROCESS FLOWS FAILS WITH RPE-01003
    3836845 UNABLE TO DEPLOY PUBLIC TRANSFORMATION
    3829240 DBG1034 AND ORA-00904 WHEN DEBUGGING MAPPING WITH MS-SQLSERVER SOURCE
    3773182 OBJECT STATUS UNCERTAIN AFTER SUCCESFULL DEPLOYMENT
    4551773 FORWARD PORT OF BUG 3997600
    4488992 [7/11]ERROR API8532 VALIDATING EXPRESSION API-8532
    4542250 OLAP BRIDGE FAILING ON 10G WITH BRD-02501
    4537766 OWB10G BOMBAY DOES NOT INSTALL ON 10G RELEASE 2 DATABASE
    4497246 ORA-06502: PL/SQL: NUMERIC OR VALUE ERROR: CHARACTER STRING BUFFER TOO SMALL
    4407615 EXPLICIT GARBAGE COLLECTION CAN CAUSE PERFORMANCE PROBLEMS
    3165476 UNABLE TO USE DATES BEFORE 1-1-1950; IMPLICIT CONVERSION
    4159683 OWB DOES NOT IMPORT SQL QUERY WHILE IMPORTING VIEW DEFINITIONS
    3952986 UPGRADING MULTIPLE TABLES FROM UI GIVES DEPLOYMENT FAILURE AS RETURN
    3989847 GENERATED CODE HAS INVALID ALIASES AFTER UPGRADE FROM 9.0.3 TO 9.2.0.4
    4232118 WBSECURITYSERVICEIMPL SECURITY HOLE
    4212170 MAPPING GENERATES INCORRECT TARGET CODE/DATA WHEN SPLITTER INCLUDED
    4308848 SLOW PERFORMANCES WHILE LOGIN TO DESIGN REPOSITORY
    4311885 PROCESSFLOW FAILS; ORA-20002 3133 ACTIVITY INSTANCE X IS NOT A NOTIFIED ACTIVITY
    4543947 UPGRADE OPTION DURING DEPLOYING DIMENSIONS/CUBES IS NOT WORKING CORRECTLY
    3872199 JAVA.LANG.NULLPOINTEREXCEPTION WHEN CREATING MODULE WITH LOCAL SET TO TURKISH
    4530332 REPOSITORY ASSISTANTS HANG ON STARTUP ON WINDOWS 2000 SP4 - PENTIUM IV XEON
    4397564 EXECUTION DELAY WHEN EXECUTING ACTIVITIES DURING HIGH CONCURRENCY
    4644829 PURGE TEMPLATE AND SUPPORTING PACKAGES NOT CONSISTENT
    4120422 AFTER APPLING SECURITY PATCHSET 68 (3875927), PROCESS FLOWS NO LONGER FUNCTION
    4078382 INSTALLING OWB 10G RUNTIME REPO ON AIX 5.2 WITH 8.1.7.4 RDBMS IS NOT POSSIBLE
    4260822 ALL_IV_OBJECT_PROPERTIES VIEW NOT SHOWING VALUES
    3943759 OMBEXPORT FAILS WITH: TOO MANY NESTED CALLS TO EVAL (INFINITE LOOP?)
    3150520 NLS: MONTH DISPLAY AS UPSIDE DOWN OF ? FOR CHINESE CHINA
    3826870 MDL FROM OWB 9.0.3 WILL NOT IMPORT
    4169687 ENH: REQUEST FOR OPTION TO DISABLE AUDITING COMPLETELY
    4402849 NO_ROWS ERROR DURING EXECUTION ON RAC
    4213253 PUBLIC VIEWS UNAVAILABLE: ALL_IV_IMPACT_DEPENDENTS AND ALL_IV_LINEAGE_DEPENDENTS

  • PATCH Oracle RAC 10gR2 DB on Linux

    Hello,
    I want to patch 2 node RAC 10gR2 DB (Standard Edition) on SLES 11. I have patched signle instance DB with OPATCH, but never patched RAC DB, kind of very nervous. I am not able to find generally and also from MOS regarding step by step process to patch RAC 10gR2 on SLES OS. In the readme of the Patch, I do not find step by step detail of how to ....regarding RAC. Following is the information regarding the current setup, please have a look and suggest/help me, as it's a production DB and I'm little afraid to Patch it.
    I've also other general questions please, like:
    - In RAC, how many homes are normall there to patch? DB,CRS, Grid?
    - Clusterware (CRS) and ASM has same home?. Are they same?. Pathing any one means pathing both ASM and CRS, right?
    oracle@dba01 [ec]: /home/oracle > echo $CRS_HOME
    /oracle/app/11.2.0/grid
    oracle@dba01 [ec]: /home/oracle > echo $ASM_HOME
    /oracle/app/11.2.0/grid
    oracle@dba01 [ec]: /oracle/app/10.2.0/db1/OPatch > opatch lsinventory
    Invoking OPatch 11.2.0.1.0
    Oracle Database 10g                                                  10.2.0.1.0
    Oracle Database 10g Release 2 Patch Set 3                            10.2.0.4.0
    There are 2 products installed in this Oracle Home
    Rac system comprising of multiple nodes
      Local node = dba01
      Remote node = dba02
    Connected to:
    Oracle Database 10g Release 10.2.0.4.0 - 64bit Production
    With the Real Application Clusters option
    ####### According to MOS patch advisor for the DB, found this patch for Linux-x86-64:
    Patch 12879929 - 10.2.0.4.11 Patch Set Update ## DATABASE PATCH SET UPDATE 10.2.0.4.11 (PRE-REQ 10.2.0.4.4|INCLUDES CPUJAN2012)
    Patch 9352164 - 10.2.0.4.4 Patch Set Update
    # Both are in Downloads folder on my local machine.
    SYS@rac1p1 AS SYSDBA> select * from registry$history;
    ACTION_TIME       ACTION  NAMESPACE VERSION   ID  COMMENTS   BUNDLE_SERIES
    30-MAR-10 07.38.3 APPLY    SERVER  10.2.0.4   6   CPUJan2010   CPU   6.877725 AM
    30-MAR-10 07.43.4 CPU                       6452863 view recompilation 5.716832 AM
    14-JUN-10 10.55.1 APPLY    SERVER  10.2.0.4   7   CPUApr2010   CPU   8.089709 PM
    oracle@dba01 [ec]: /home/oracle > echo $CRS_HOME
    /oracle/app/11.2.0/grid
    oracle@dba01 [ec]: /oracle/app/11.2.0/grid/OPatch > opatch lsinventory
    Patch  9352191      : applied on Mon Jun 14 22:28:04 CEST 2010 # Latest patch installed ..
    - - - # I think patch option for RAC which I read,,,rolling I cannot perform because its not Enterprise edition DB, minimum downtime also doesn't look like suitable, then I think I will adopt ALL NODE patching,isn'it?
    # In DB, I can find out through registry$history the latest PSU installed, but how would I find out which patch to install now in CRS/ASM home?
    # I was looking at srvctl and crsctl,etc commands....I am little confused between these both type of command to perform ...like to Shutdown instances,services,listener,nodes,etc...what commands do I need for this process, please?
    Bundle of thanks.
    Regards

    Hello,
    Thanks for the reply.
    What I noticed before that as ASM-GI has same home, so I need to apply one patch for that. After your reply I am planning to do it like that only.
    As I have posted in my main post the versions of patches to apply for Oracle Home. That seems somehow clear to me what to apply and,etc. Can you please suggest which Patch or how to find/select next patch version to apply to ASM/GI home please?
    When we select PATCH ADVISOR from MOS, for example in case of DB home, I select DB,Enterprise,Standard editio,9i,10g,11,d, OS Linux-x64,10.2.0.4. DB,OS version etc is OK, but I am confused what to select from that first drop down menu in order to select patch version for ASM/GI ??
    @onedba
    I am planning to Patch not upgrade.
    Thanks and regards.

  • Applying patch on RAC seetup

    Dear all,
    Tomorrow i need to apply a bug fix patch on my RAC Set up database.For that please tell me the step by step process , how to apply it.
    it is 2 node RAC.
    Database version : 10.2.0.4
    OS:linux rhel5 i have couple of doubts on it.
    1)For patch to apply , we need to down both the nodes and we have to apply that patch ( or ) making one node down and applying the patch on that node is enough to minimise the down time .
    2)let me correct my steps are wrong.
    Steps to down the database:
    1.on both the nodes:
    1.database down.
    2.asm down
    3.node apps down
    2.intrim patch which we downloaded we have to keep it in oracle/home/bin/opatch directory on one of two nodes is enough.
    3.set PATH environment variable
    4.set HOME environment variable
    5.Go to opatch folder , and go to patch number folder.
    6.opatch apply
    after that
    7. node apps upp
    8. asm upp
    9. database upp. will do right.....no need to apply on both the nodes....applying on one node is enough right.
    or else if any one of you have detailed documentation , please give the link here or mail to my id
    [email protected] Regards,
    Vamsi.

    I have applied such patches several times. I am confident that I can apply any patch any time.
    But sorry to say I can't tell you the steps, I'm afraid that I'll miss something. and the smallest mistake can make your activity miserable. There is no generic method to apply a CPU/PSU patch. Methods differ.
    The best guide for you, is the readme attached with the patch.
    The generic method to apply the patch (probably):
    1. Be cool, calm and confident
    2. Without being lazy, go through each and every line of the readme.
    3. Put the steps on a notepad (your interpretation of the readme)
    4. start the patch application process
    I know I have not answered your question, but this is the way which I follow.
    Regards,
    S.K.

  • Patching 10gr2 RAC, Oracle inventory on a CFS

    I have 4-node HP-UX VCS5 Oracle10g RAC setup running in production environment. First time i am trying to apply latest patch bundle. I am trying to apply 10.2.0.4 patch set.
    I am getting the bellow error when i am applying the patch.
    "Central Invventory can't be shared, this is not supported"
    The ORACLE_BASE is on a cluster file system.
    To ignore this error and to proceed with patch installation, what steps we need to take ?
    Thank you.

    Hi,
    Looks like you have run into an always documented restriction which has now been enforced with the OUI in the 10.2.0.4 patchset.
    The documentation which mentioned that Shared Central Inventories are not recommended / supported is available at :
    http://download.oracle.com/docs/cd/B19306_01/em.102/b16227/oui6_cluster_environment.htm#BABGJAAF
    <Quote>
    The Oracle Inventory directory (oraInventory) stores an inventory of all software installed on the system. It is required by, and shared by, all Oracle software installations on a single system. The first time you install Oracle software on a system, Oracle Universal Installer prompts you to specify the path to this directory. If you are installing the software on a local file system, then Oracle recommends that you choose the following path:
    oracle_base/oraInventory
    If the Oracle base directory is on a cluster file system, or on an NFS file system on a NAS device, then you must specify a path for the Oracle Inventory directory on a local file system. The Oracle base directory must be on a local file system to enable all of the nodes to have separate inventories.
    Oracle Universal Installer creates the directory that you specify, and sets the correct owner, group, and permissions for it. You do not need to create it.
    <un-quote>
    What has changed with the 10.2.0.4 Installer is that Oracle now enforces this restriction. What I believe is that without this being enforced , there was a possibility of running into Central Inventory corruption issues when Clustered and Non-Clustered installs were being done on the same node.
    I also found this discussion on one of the Metalink threads which might be useful.
    Please contact Oracle Support prior to attempting these steps though.
    Quoting Oracle:
    It is not supported to have central inventory on a shared location. There was a bug.5009954 "OUI SHOULD ENFORCE SEPARATE CENTRAL INVENTORY LOCATIONS IN RAC" filled on this issue. This bug is fixed in 11.2. It is actually an OUI issue which doesn't perform a check to make sure that central inventory location is not on shared device.
    In order to fix the inventory, you can change the OH/oraInst.loc in the CRS home to point to a non-shared directory.
    Run <crs>/oui/bin/attachhome.sh -silent -local -cfs CRS=true -invPtrLoc <crs>/oraInst.loc on each of the nodes. Finally copy the oraInst.loc to the /etc/oraInst.loc.
    Vishwa

  • DST PATCH on RAC

    We have 10.2.0.1 installtion on a two node RAC. In order to apply DST patch we are moving to 10.2.0.3. I was following Oracle Database Patch Set notes and applying the patch. I have upgraded Oracle clusterware and then decided to go with rolling upgrade. After stopping all the services on the first node, when I ran
    c:\crs_home\install\Patch102.bat I am getting the following error.
    Failed to patch all the files in the ORA_CRS_HOME. Please ensure that all processes running from the home have been stopped.
    I went and checked the 2nd node and its services. one of the service
    OracleCSService status is showing as starting. I am unable to stop/start even after rebooting the 2nd node.
    Does any one has a clue in what is going on? I am unable to proceed further on this. Help is really appreciated.

    I could resolve this issue. Oracle is not supporting rolling upgrade for this version. So went with non rolling upgrade. That resolved this issue.

  • Regarding applying psu patch on rac

    dear gurus
    actually last time i applied a psu patch which i could apply as rolling patch but i shutdown database and all services
    and on node 1 of my rac i applied the patch .it didn't ask for any option that where i want to run and applied on both nodes while i execute the command only from one node.so i performed post steps and it was successful.
    now again i need to apply one PSU patch so what's the best way to apply either i go as i did last time shutting down database both instances and services and then apply patch on one node
    or shutting down both instances,database services and then apply patch on node 1 as
    opatch apply local
    then after completing on one node do same on node2
    opatch apply local
    is it right way and right command
    database version 10.2.0.4
    Os rhel 4.5

    The correct way is described in the README of the patch file.
    Srini

  • Confusion with windows bundle patches on RAC

    Hi there,
    My client asked me to "apply the newest patch" on his RAC 10.2.0.5 enviroment on Windows. Please, could you explain me what i should exactly do? I've downloaded 10.2.0.5 Patch 20 (the newest version). My question is: Should i apply it using OPatch to both: ORACLE_HOME and CRS_HOME? or only in ORACLE_HOME? What with 10.2.0.5.2 CRS Patch? Should i apply earlier CPU patches? Could you explain me what should i do?
    Thanks

    Hi,
    Follow the Readme.txt file from the patch folder.
    Thanks

  • Patching on RAC

    When applying a patch to the databse and the instructions are to shutdown, do I need to shut down both instances or can I sut down npde1, opatch apply, then start it back up and do the same to node2?

    [http://download.oracle.com/docs/cd/B16240_01/doc/doc.102/e14500/pat_rac.htm]
    [http://download.oracle.com/docs/cd/B28359_01/rac.111/b28252/softpatch.htm#CEGDCBDI]
    HTH
    Anantha

  • Different Solaris OS kernel patches on RAC

    I have a very unstable RAC installation on Solaris. I continue to get ORA-0600 errors. The OS is at version 10 but I just learned today that the patch levels are different.
    Node 1: Kernel version: SunOS 5.10 Generic_118833-24
    node 2: Kernel version: SunOS 5.10 Generic_127127-11
    How big a deal is this and would it be contributing to my instability.
    thanks

    Hello,
    For sure the different level patches may contributing for errors. General cluster rules, leave all things more similar as possible (hardware, OS, patches).
    Do you know the metalink's ora-600 lookup tool?
    Regards,
    Rodrigo Mufalani

Maybe you are looking for

  • Deleting songs from Hard Drive

    If I delete songs from my hard drive, will that then delete them from my Ipod next time it syncs?

  • How to keep Attachments from being included in replies in Snow Leopard Mail

    We have about 30 Mac users but one user is experiencing an issue in replying to messages all attachments to that message are included. This is not the behavior for others and I have gone through the settings without luck in finding a solution to this

  • Ocfs for new suse kernel 2.4.21-203

    Hi! We arecurrently evaluating 9.2 RAC on Linux (SuSE Enterprise Server 8 / United Linux. We have kernel 2.4.21-198-smp and there was an rpm ocfs-2.4.21.198-1.0.11-1.i586.rpm on http://oss.oracle.com/projects/ocfs for this kernel. Now SuSE has recome

  • Advantages of organization hierarchy in TCA

    Hi All, We are doing a CDH implementation and wanted to consider organizing organizations having seperate billing entities under a parent organization. I wanted to know where does this hierarchy is referenced and what are its advantages? Can financia

  • Do I need to upgrade if I have Mac OS X Version 10.5.8 ?

    Do I need to upgrade if I have Mac OS X Version 10.5.8? Also I have iTunes 10.6.3 and my computer will not let me upgrade to the newest version. and I need to because I just got an iPhone 5