DBAsupport.com Forums - Powered by vBulletin
Results 1 to 9 of 9

Thread: 10g-RAC issues

  1. #1
    Join Date
    Nov 2006
    Posts
    158

    10g-RAC issues

    Hi all,

    I'm having some issues with a 2 node 10.2.0.3 RAC running on AIX 5.3

    Node1:
    (oracle@lbdbora1) /home/oracle > crsctl check crs
    Failure 1 contacting CSS daemon
    CRS appears healthy
    Cannot communicate with EVM

    Node2:
    (oracle@lbdbora2) /home/oracle > crsctl check crs
    CSS appears healthy
    CRS appears healthy
    EVM appears healthy


    As shown above, Node2 is OK, but the issue is in node1. As a result of the above errors, i can't bring up both the ASM & database instance in this node.

    I get the following error when i try to bring up the ASM

    1. From sqlplus
    SQL> startup
    ORA-29701: unable to connect to Cluster Manager

    2. using srvctl
    (oracle@lbdbora1) /home/oracle > srvctl enable asm -n lbdbora1 -i +ASM1
    PRKC-1056 : Failed to get the hostname for node lbdbora1
    PRKH-1010 : Unable to communicate with CRS services.
    [Communications Error(Native: prsr_initCLSS:[3])]

    3. Using crs_start
    (oracle@lbdbora1) /home/oracle > crs_start ora.lbdbora1.ASM1.asm
    Attempting to start `ora.lbdbora1.ASM1.asm` on member `lbdbora1`
    Start of `ora.lbdbora1.ASM1.asm` on member `lbdbora1` failed.
    lbdbora2 : CRS-1019: Resource ora.lbdbora1.ASM1.asm (application) cannot run on lbdbora2


    CRS-0215: Could not start resource 'ora.lbdbora1.ASM1.asm'.


    Any suggestions?
    Thanks in advance...
    Regards,

    divroro12

  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    check the log files

  3. #3
    Join Date
    Nov 2006
    Posts
    158
    What log files are u talking about; can u be a bit specific?
    Regards,

    divroro12

  4. #4
    Join Date
    Jan 2001
    Posts
    2,828
    Hi

    Check the logs under $CRS_HOME/log/ to see why the it couldn't bring the CRS stack up .esp the EVM deamon

    Also try doing on that node

    crsctl start crs

    regards
    Hrishy
    Last edited by hrishy; 03-27-2008 at 05:57 PM.

  5. #5
    Join Date
    Mar 2008
    Posts
    28
    If its a development or testing server, try a reboot of the server (both oracle and OS). I had the same issue once in my server and the reboot makes the CRS components working healthy.

    Otherwise check the logs and raise a TAR with Oracle.

  6. #6
    Join Date
    Nov 2006
    Posts
    158
    Hey Ravi,

    I did as u said since this is a test box & after reboot everything came back up.
    Thanks for the help...
    Regards,

    divroro12

  7. #7
    Join Date
    Mar 2008
    Posts
    28
    glad to hear it.. enjoy !!!

  8. #8
    Join Date
    Dec 2002
    Location
    Bangalore ( India )
    Posts
    2,434
    reboot is not the answer.. you should try and analyze what the actual problem was.. then you will learn.. reboot will make you dumb!!

    Abhay.
    funky...

    "I Dont Want To Follow A Path, I would Rather Go Where There Is No Path And Leave A Trail."

    "Ego is the worst thing many have, try to overcome it & you will be the best, if not good, person on this earth"

  9. #9
    Join Date
    Jan 2001
    Posts
    2,828
    Hi

    You missed a golden opprtunity to learn how to troubleshoot by rebooting.
    as this was a test environment

    regards
    Hrishy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width