Urgent: patched crs bundle patch #3. CRS not starting up

hi,
i had patched the 7117233 patch bundle. everything went fine on my rac . the database version is 10.2.0.3 i updated the crs to 10.2.0.3. with the patch,
i had issues with te post patch but it was some permission issue and it worked out.
but now the last :
custom/scripts/postrootpatch.sh -crshome /app/oracle/product/10.2.0/crs
Checking to se if Oracle CRS stack is already up...
Checking to se if Oracle CRS stack is already starting
/etc/init.d/init.cssd: line 320: /tmp/oratz.30171 : No such file or directory
/etc/init.d/init.cssd: line 320: /tmp/oratz.30193 : No such file or directory
/etc/init.d/init.cssd: line 320: /tmp/oratz.30215 : No such file or directory
/etc/init.d/init.cssd: line 320: /tmp/oratz.30240 : No such file or directory
/etc/init.d/init.cssd: line 320: /tmp/oratz.30262 : No such file or directory
Startup will be queued to init within 30 seconds
it has been freezed as such for more than 10 minutes .. Has not start up!
any sorta help will be most appreciated !
regards
Susan J

user10758089 wrote:
Hi Susan,
2 possible solutions:
1. as root user, "chmod -R 777 /tmp" and retry start CRSdon't set it to 777 as it would lead to a security nightmare.
the problem is indeed a permission problem. the script tries to write to the file as user oracle and to remove it afterwards. the error message is from the removal.
check, if oracle user can create files in /tmp and if not fix it by setting the proper permissions which are 1777 (drwxrwxrwt).
regards,
-ap

Similar Messages

  • What is the difference between cluster patch and bundle patch

    hi every one
    can any one please tell me the difference between cluster patch and bundle patch ... for what purpose we apply cluster patch and bundled patch

    There is no inherent difference between a patch cluster and a patch bundle that I am aware of.
    Its just a name for collections of patches.
    For whatever reason, the regular collections of recommended patches that sun puts out happen to be referred to as the recommended patch cluster.
    The "all patches to bring you up to 5/08" that sun is putting out happens to be being called the 5/08 patch bundle.
    I don't think they meant anything by the distinction. But thats the first time the term "patch bundle" has been used that I'm aware of.
    So maybe there is some new patch delivery/installation technology implied. But I doubt it.

  • After I installed the patches, the server and Jdeveloper do not start, Why?

    I installed the patch 1,2,3 and mandatory patch 4369818 this afternoon. It showed installing is successful. But after the installing, I do not start the server and Jdeveloper.
    05/11/27 22:21:28 java.lang.Thread.run(Thread.java:534) This is the server error.
    When I start the Jdeveloper, the picture of starting flashed and disappeared. I don't know why. PLS people who know causes reply to me. I will feel grateful to you.

    some questions to help us understanding this ssue a little bit better ..
    1) what plattform and what versions of jdeveloper and bpel
    2) pls run jdev.exe and not jdevw.exe to get a debug window ,, what exception does it show there..
    3) is the message you posted the only one you've ssen on the server?
    thx clemens

  • !!!!URGENT!!!! "EFI Boot" not starting up?!?!?!

    I recently tried to restore my startup disk using a time machine Back-up and my start disk is called "EFI Boot".
    When I start up my mac, instead of an apple logo and a spinning wheel under (loading) I get not wheel and flashing in a pattern an apple logo, a folder with a question mark and a stop sign thingy.
    When I press option at start-up, I tried to partition the disk and its still the same. From there, if I press start up disk it tells me there is no disk to strat up form.
    Any advices or fixes??
    Thanks sooo much

    You will need to format the harddrive in your mac, reinstall the os and then use migration assistant to get your items off the time machine.
    Ryan

  • Urgent help!weblogic manage server can not start

    exception is as below:
    java.io.IOException: Permission denied
         at java.io.UnixFileSystem.createFileExclusively(Native Method)
         at java.io.File.createNewFile(File.java:883)
         at weblogic.nodemanager.server.LogFileRotationUtil.rotateServerFiles(LogFileRotationUtil.java:43)
         at weblogic.nodemanager.server.AbstractServerManager.startServer(AbstractServerManager.java:207)
         at weblogic.nodemanager.server.AbstractServerManager.start(AbstractServerManager.java:185)
         at weblogic.nodemanager.server.ServerManager.start(ServerManager.java:23)
         at weblogic.nodemanager.server.Handler.handleStart(Handler.java:604)
         at weblogic.nodemanager.server.Handler.handleCommand(Handler.java:121)
         at weblogic.nodemanager.server.Handler.run(Handler.java:71)
         at java.lang.Thread.run(Thread.java:662).
    I don't know which folder's permission is wrong,I have changed the permission of the 'logs' folder to 777,but it still gets this exception, any idea when this exception occurs?

    any friend can help? I am really confused with this.thanks

  • J2EE engine Dispatcher not starting

    I installed Developer Workplace 2004s SR2 (Java) on MS SQL server, in Windows XP Professional. It worked fine and I was able to start the engine. When I patched it to SP10 , dispatcher is not starting and it is greyed out. All the log files has no errors reported except one file which has an error message logged in work/jvm_dispatcher.log. Here is the message:
    Error - ID:000000. Error in loading com.sap.engine.core.Framework class. Class not found.
    Any Clue

    Are all SCA needed for SP10 deployed successfully?
    I think some sca files were not properly deployed...

  • EPMA not starting

    We are using 11.1.2.3 EPMA planning applications for our budgeting. Recently I applied an ADF patch 16709748.After that EPMA is not starting.It is showing the below error    
    Invalid URI: The hostname could not be parsed.
    Code: com.hyperion.awb.web.common.DimensionServiceException
    Description: An error occurred processing the result from the server.
    Actor: none
    The epma logs are showing the below error:
    [EPMADIM.Hyperion.CommonServices.Exceptions.BaseException] [tid: EPMA DimensionServer Startup] [ecid: disabled,0] SVR_ERR_SESSION_MGR_DATABASE_UNAVAILABLE:Session Manager could not start because database connectivity could not be established.    at Hyperion.DimensionServer.SessionManager.SessionManager.Initialize(Boolean restorePastInstanceSessions, Boolean enableCaching)
    What needs to be done to fix this issue?

    John,
    Thanks for your reply.
    I rolled back the patch,but the problem still persists.See below error message in dimension server startup log
    [Error] Oracle.DataAccess.Client.OracleException     at Hyperion.DimensionServer.SessionManager.SessionManager.InitializeSqlConnectionString()
    [2014-01-28T12:36:18.053-07:00] [Error] Hyperion.CommonServices.Exceptions.SessionManagerException: Session Manager could not start because database connectivity could not be established. ---> Oracle.DataAccess.Client.OracleException
       at Hyperion.DimensionServer.SessionManager.SessionManager.InitializeSqlConnectionString()
    Is this ODAC issue?

  • ITunes/Quicktime will not start.

    iTunes/Quicktime will not start. Nor will anything quicktime dependant start. (Like Adobe Go Live) I recently reformated one of my Windows PCs and reinstalled m$ windows xp pro. I begain installing nessacary software and when I was done with iTunes/Quicktime (Why the heck is it now bundled?) it would not start. Could it be a codec conflict problem? I also tried reinstalling iTunes/Quciktime and nothing changed...
    Any comments would be appreciated.

    hi trackmanxs!
    then i got the new quicktime and i am gettin error -1316 and -1603....someone please help
    here's what we'll try first with that one.
    Download and install the Windows Installer CleanUp utility. then use it to clear any existing QuickTime installation configuration information from your PC:
    Description of the Windows Installer CleanUp Utility
    next use the QuickTime component of the complete uninstall instructions in the following document as a guide to a manual removal of leftover QuickTime program files and folders.
    Trouble installing iPod, iTunes, or QuickTime software in Windows
    once we've got all the existing QuickTime scraped away, let's try another careful standalone QT 7.1 reinstall.
    download and save a copy of the QT 7.1 standalone installer to your hard drive. (we'll run the install from there rather than online.) switch off antivirus and antispyware applications prior to the install.
    Quicktime 7.1 Standalone Installer
    if that install goes through okay, does your itunes launch properly again?
    (if you get an error message on the QT standalone reinstall, let us know what it says. include error message numbers if you're getting any.)
    love, b

  • Question about CRS PSU Patch.

    Hello all,
    My customer is currently RAC 10.2.0.4.3 (i.e 10204 patchset + Database PSU Patch 9119284) and with 10.2.0.4 CRS
    Currently due to a CRS Bug we recommended customer to apply CRS PSU 10.2.0.4.4 i.e Patch 9294403
    Now the question is :
    can the customer apply the CRS PSU 10.2.0.4.4 when he is with 10.2.0.4.3 RDBMS PSU ?
    (NOTE: CRS PSU should be applied to both CRS_HOME and RDBMS_HOME)
    I do see that RDBMS PSU 10.2.0.4.5(9654991) is available and the goal is to minmize the issues.
    Thanks.

    Hi,
    For 10.2 RDBMS/ASM home, you normally apply CRS PSU and DB PSU. It does not matter which is greater as you are on the same release like 10.2.0.4.
    So if you have CRS PSU 10.2.0.4.4 and DB PSU 10.2.0.4.5, this is fine as both patchset(s) are on 10.2.0.4.
    It is better to apply the same CRS PSU on both CRS and RDBMS/ASM homes.
    Hope this clears every thing.
    Regards,
    Amr
    OCS

  • Crs will not start on 10.2.0.3

    Hi All !
    RHEL 4 AS U2, 2.6.9-42.0.3.EL
    After installation of a patch 10.2.0.3 it has ceased to be started crs.
    [root@racnode1 init.d] ./init.crs start
    Startup will be queued to init within 30 seconds
    Thus crs will not start
    cd /u01/app/oracle/product/10.2.0/crs/install
    [root@racnode1 install] ./root102.sh
    All fades on string "Starting will be queued to init withhin 30 seconds"
    In crsd.log:
    2007-02-01 12:11:53:10.143 [ COMMCRS][2808851376]clsc_connect (0x8b5b930) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=SYSTEM.evm.acceptor.auth))
    Help me please !!!

    We experienced the same failure with CRS a none start after the patch (from 10.2.0.1 to 10.2.0.3)-- running RH 4.3 with Linux 2.6.9-42.ELsmp on 32 bit HP boxen. SELINUX is very disabled! Logging is no help. Could there be a connection with the following?:
    11.8 VIP May Relocate to the Last Node While Upgrading Oracle
    Clusterware
    Rolling upgrade or upgrade of Oracle Clusterware to 10.2.0.3 patch set
    may cause VIP to move to the last node.
    Workaround:
    Enter the following command to relocate the VIP to the preferred node:
    crs_relocate VIP Resource
    Then try to restart the CRS daemons
    This issue is tracked with Oracle bug 5673067.
    However, I cannot find a bug with that id...
    Hope an answer is forthcoming, as this is holding up the proof-of-concept test for a mid-sized project...
    Thanks

  • MOPatch bpmig.sh Structural Changes in SAP Bundle Patches

    Structural Changes in SAP Bundle Patches New!
    As of June 2014, there is a change in the internal structure of the SAP Bundle Patches (SBPs) for Oracle. While this has many benefits, applying the new SBP for the first time requires special handling. For more information, see the hot news SAP Note 2011199.
    When looking at note 2011199 I found due to the changed structure and to identify stand alone patches it is recommended to run the bpmig.sh script.
    To avoid these problems or to detect them before actually installing this SBP, you must run the bundle patch migration script bpmig which is delivered with MOPatch 2.1.16 and later.
    The script comes up with an error message:
    Cannot determine SBP version from "SAP Bundle Patch 11.2.0.3.2 - 201205".
    opatch / mopatch semselfs seems to function properly...
    Any clues?

    Hi,
    Please check the following SAP Note 2032109 - Executing bpmig.sh shows "Cannot determine installed SBP"
    Thanks.
    http://service.sap.com/sap/support/notes/2032109

  • Patches Uninstall on patch bundle unassign - by design?

    Hi,
    Recently we began testing ZCM 10.3.3 for deploying Microsoft patches to our Windows XP desktops. We have come across
    a situation that whilst after some investigation looks like it might be operating as designed, we think is perhaps
    the result of an over sight in how the product works. I thought I would post the scenario here to see if anyone else
    had come across this and if so, what your thoughts on it might be. I am tempted to log a SR, but this might be a well
    known occurrence?
    Essentially what happened was that we created a patch bundle and assigned it to a device group that contained test
    machines. The patch deployment went as expected with no issues observed or reported. A week later I removed the
    relationship between the patch bundle and the test device group. Immediately (on next device refresh) the machines in
    the test device group began to uninstall the patches in the patch bundle that had just been "unassigned". In
    addition, interactive "remediate.exe" errors were thrown in any active user sessions on those machines. The errors
    seemed to be related to patches that werent technically able to be uninstalled anyway.
    Initially we were a little stumped by this as the ZPM patch bundle was not enabled for Uninstall, however looking at
    the bundle a little closer we noticed that the actual individual patch bundles being referenced in the install action
    DID have Uninstall enabled - if fact it appeared that every patch was enabled for uninstall - even those that werent
    technically able to be uninstalled.
    When considering this in conjunction with our global ZEnworks Explorer Configuration to Uninstall unassigned bundles
    after 0 days, things started to make a little more sense - but I'm not sure this is how it should actually work.
    To make a long story short, I personally dont think that the global Zenworks Explorer Configuration to uninstall
    unassigned bundles after a certain amount of days should apply to patch bundles, or at least patch bundles should be
    able to be excluded from this. We have this setting set to 0 days so that when we unassign licensed applications,
    they are immediately removed from the desktops they have been deployed to - this is to ensure we are confident of our
    licensing position in terms of how many copies of a application we may be licensed for and how many we actually have
    installed in our fleet.
    The implication of this situation is that for us, every time we deploy a patch, we need to maintain the assignment between
    the patch and the device. On the face of it, this doesnt seem like a viable long term solution for a whole host of
    reasons.
    So out of this I have a couple of questions:
    1. Has anyone else come across this, and if so, a) do you think this is a reasonable way for the product to be
    operating, and b) how have you worked with (or around) it.
    2. Is it possible to disable uninstall for the individual patch bundles that ZPM creates, or will ZPM simply "fix"
    them?
    I'd be very interested in peoples thoughts on this.
    Cheers,

    Hi Shaun,
    Thanks for the reply. Yes, the "Ignore chained dependencies" box is checked on the individual patch bundles and "uninstall" is disabled for the parent patch bundle itself. Do you think this sounds like a bug? If thats the case, I'll definitely open an SR for it.
    Cheers,

  • Problem when apply SAP Bundle Patch for 10.2.0.5

    Hi,
    We are trying to apply SAP Bundle Patch (SBP) SAP_102052_201102_SOL64.zip and SAP_102052_201103_SOL64.zip using MOPatch utility. Both MOPatch and OPatch utility have been updated with the latest download from SAP. When applying patch for SAP_102052_201102, most patches went through except for one patch that requires OPatch to be version 10.2.0.5.0. The OPatch version downloaded from SAP is 10.2.0.4.9. Even the OPatch delievered together in the SAP_102052_201102_SOL64.zip file is 10.2.0.4.9.
    Below are extract of the opatch log file for this patch:
    INFO:ApplySession applying interim patch '10248542' to OH '/oracle/DEV/102_64'
    INFO:Starting to apply patch to local system at Wed Mar 23 10:49:25 SGT 2011
    SEVERE:OUI-67073:ApplySession failed: ApplySession failed to prepare the system.
    Patch 10248542 requires OPatch version 10.2.0.5.0.
    The OPatch version being used (10.2.0.4.9) doesn't meet the minimum version required by the patch(es). Please download latest OPatch from My Oracle Support.
    INFO:System intact, OPatch will not attempt to restore the system
    INFO:Finishing ApplySession at Wed Mar 23 10:49:25 SGT 2011
    INFO:Total time spent waiting for user-input is 0 seconds.  Finish at Wed Mar 23 10:49:25 SGT 2011
    INFO:Stack Description: java.lang.RuntimeException: ApplySession failed to prepare the system.
    Patch 10248542 requires OPatch version 10.2.0.5.0.
    The OPatch version being used (10.2.0.4.9) doesn't meet the minimum version required by the patch(es). Please download latest OPatch from My Oracle Support.
    Help appreciated.
    Regards,
    Lim

    Hi,
    I went to
    http://service.sap.com/oracle-download
    then
    Oracle 10.2.0.5
    then
    OPatch
    The file I can see there is generic for ALL operating systems and the name is:
    OPatch_10205_Generic_v0.zip
    it seems that the version is 10.2.0.5, not  10.2.0.4.9 as you mentioned.
    I have downladed it and look at the README:
    Patch summary:
    README file for OPatch 10.2.0.5.0, the Oracle Interim Patching Tool.
    I'm not installing it, but it seems that the version is not the same as yours.
    Is this the one you have downloaded?
    Have you installed it properly? => may be you are running an older one

  • 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

  • How to apply Bundle Patch in Rolling Mode for 2 Node RAC

    Hi Guys,
    I have a 2 node RAC environment (11.2.0.3) where each node has there own local Grid_home and RDBMS_home.
    I am installing a Rolling Bundle Patch with OPatch in this environment. The installation document says that "The order of patching in RAC install is GRID_HOME, then RDBMS_HOME" so i did the following.
    1. stopped all oracle related services on node1
    2. set oracle_home=<Grid_home>
    3. applied the opatch
    4. opatch succeeded on node1 and it says "The node 'NODE2' will be patched next... Is the node ready for patching? y
    Here i am bit confused.
    1. Should i shutdown the oracle services in Node2 and continue to patch the Grid_home ? If yes then the DB will be completely down for user access. This defeats the purpose of rolling mode which says there is no downtime.
    2. Should i patch the RDBMS_home on node1 , start all the oracle services on node1 , stop the oracle services on node2 and then resume the opatch on node1 which is waiting to patch the Grid_home on node2 ?
    Please advice.
    Thanks,
    Ashok Kumar.G

    Hi Sebastian,
    14613223 patch install instruction did not mention about opatch -local option.
    Here is what i followed and completed the installation successfully.
    1. Shutdown all oracle services on node 1
    2. applied opatch for grid home and then rdbms home using "opatch apply -local" on node1
    3. Started all oracle services on node 1
    4. Shutdown all oracle services on node 2
    5. applied opatch for gridhome and then rdbms home using "opatch apply -local" on node 2
    6. Started all oracle services on node 2
    7. executed post installation steps on the DB (@catwinbundle.sql & @utlrp.sql )
    Thanks,
    Ashok Kumar.G

Maybe you are looking for

  • IPhone 4s: Won't Connect To iTunes 50% Of The Time

    Ok, I'm having a problem similar to ones I've been reading about, but after browsing the forum for several hours, I haven't found one that is exactly the same. When opening the app store from my new 4s, I can connect to the iTunes store exactly 50% o

  • How to disable a particular node in JTree?

    Hi I am working with an application where in which I have a tree component and when a select a node and click a disable button , I want to disable the selected node(that is no further selection of that node possible until I enable it). I am using Def

  • Hyperlink not working in KM Iview

    Hi All, I have created a html file in KM which has hyperlinks to other html in the same folder. When i click the preview of html in km folder the hyper link works fine. But when i create an KM document ivew and attach the html link there, the hyperli

  • SAP Business one question

    Hi Experts,                  How to prepare  sales details executive wise,state wise,district wise and product wise analysis Thanks priyanka

  • Obtaining an activex COM interface from another COM interface

    I have Animatics SmartMotors and am using their SMIEngine.dll, which is a COM dll. I'm having trouble with a particular interface called ISMICMotion. The help information for obtaining an instance of it is as follows: The client application can obtai