CRS-1019 Resource ora.devdb.devdb1.inst (application) cannot run on rac2

I run a CRS upgrade from 10.2.0.1 to 10.2.0.3. The process runned ok but instance devdb1 on rac1 of the RAC does not start.
crs_stat -t
ora.devdb.db ONLINE ONLINE rac1
ora.devdb.devdb1.inst ONLINE OFFLINE
ora.devdb.devdb2.inst ONLINE ONLINE rac2
I tried the following, without success:
srvctl remove database -d devdb -f
crs_unregister ora.devdb.db
srvctl remove instance -d devdb -i devdb1
srvctl remove instance -d devdb -i devdb2
srvctl add database -d devdb -o $ORACLE_HOME
srvctl add instance -d devdb -i devdb1 -n rac1
srvctl add instance -d devdb -i devdb2 -n rac2
srvctl stop database -d devdb
srvctl start database -d devdb
When I run:
srvctl start instance -d devdb -i devdb1
PRKP-1001: Error starting instance devdb1 on rac1
CRS-0215 Could not start resource 'ora.devdb.devdb1.inst'
When I run:
crs_start ora.devdb.devdb1.inst
Attempting to start 'ora.devdb.devdb1.inst' on member 'rac1'
Start of 'ora.devdb.devdb1.inst' on member 'rac1' faileld.
rac2: CRS-1019 Resource ora.devdb.devdb1.inst (application) cannot run on rac2
CRS-0215 Could not start resource ora.devdb.devdb1.inst
When I run on rac1 as oracle:
sqlplus /nolog
conn / as sysdba
startup
ORA-01078: failure in processing system parameters
LRM-00109: could not open parameter file '/01/app/oracle/product/10.2.0/db_1/dbs/initdevdb1.ora'
Does anyone have some tips to help?
Regards
Cristian

Hi Cristian,
Maybe you have already solved your issue.
Have you checked if the necessary pfile (initdevdb1.ora) is in the directory /01/app/oracle/product/10.2.0/db_1/dbs? if it is there then you might need to check the permissions on the path.
I suppose you did the upgrade using a new binary home for your 10.2.0.3 version where the required parameter file(s) is/are still there in $OLD_ORACLE_HOME/dbs.
If so, then copy them from there to the new $ORACLE_HOME/dbs then give it a try.
Hope this helps.
Regards,
Jozsef

Similar Messages

  • CRS-0223: Resource 'ora.xt3xx.ons' has placement error.

    All,
    I recently downgraded my RAC 10.2.0.4 database to 10.2.0.1 . and after that I am not able to start the database using srvctl . however i am able to start the db manually.
    this is the error message
    srvctl start database -d RDBE
    PRKP-1001 : Error starting instance RDBE1 on node xt33db006
    CRS-0215: Could not start resource 'ora.RDBE.RDBE1.inst'.
    PRKP-1001 : Error starting instance RDBE2 on node xt33db007
    xt33db007:ora.xt33db007.ASM2.asm:
    xt33db007:ora.xt33db007.ASM2.asm:SQL*Plus: Release 10.2.0.1.0 - Production on Fri May 16 09:32:30 2008
    xt33db007:ora.xt33db007.ASM2.asm:
    xt33db007:ora.xt33db007.ASM2.asm:Copyright (c) 1982, 2005, Oracle. All rights reserved.
    xt33db007:ora.xt33db007.ASM2.asm:
    xt33db007:ora.xt33db007.ASM2.asm:Enter user-name: Connected to an idle instance.
    xt33db007:ora.xt33db007.ASM2.asm:
    xt33db007:ora.xt33db007.ASM2.asm:SQL> ASM instance started
    xt33db007:ora.xt33db007.ASM2.asm:
    xt33db007:ora.xt33db007.ASM2.asm:Total System Global Area 130023424 bytes
    xt33db007:ora.xt33db007.ASM2.asm:Fixed Size 1976920 bytes
    xt33db007:ora.xt33db007.ASM2.asm:Variable Size 102880680 bytes
    xt33db007:ora.xt33db007.ASM2.asm:ASM Cache 25165824 bytes
    xt33db007:ora.xt33db007.ASM2.asm:ASM diskgroups mounted
    xt33db007:ora.xt33db007.ASM2.asm:SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    xt33db007:ora.xt33db007.ASM2.asm:With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    xt33db007:ora.xt33db007.ASM2.asm:
    xt33db007:ora.xt33db007.ASM2.asm:
    xt33db007:ora.xt33db007.ASM2.asm:SQL*Plus: Release 10.2.0.1.0 - Production on Fri May 16 09:32:53 2008
    xt33db007:ora.xt33db007.ASM2.asm:
    xt33db007:ora.xt33db007.ASM2.asm:Copyright (c) 1982, 2005, Oracle. All rights reserved.
    xt33db007:ora.xt33db007.ASM2.asm:
    xt33db007:ora.xt33db007.ASM2.asm:Enter user-name:
    xt33db007:ora.xt33db007.ASM2.asm:Connected to:
    xt33db007:ora.xt33db007.ASM2.asm:Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    xt33db007:ora.xt33db007.ASM2.asm:With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    xt33db007:ora.xt33db007.ASM2.asm:
    xt33db007:ora.xt33db007.ASM2.asm:SQL> ASM diskgroups dismounted
    xt33db007:ora.xt33db007.ASM2.asm:ASM instance shutdown
    xt33db007:ora.xt33db007.ASM2.asm:SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    xt33db007:ora.xt33db007.ASM2.asm:With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    xt33db007:ora.xt33db007.ASM2.asm:
    CRS-0215: Could not start resource 'ora.RDBE.RDBE2.inst'.
    please advise.
    thanks
    Pk

    What is the error message you are seeing in CRS & RACG logs related to the database startup.?
    What is the STATE & TARGET fields showing up for the database and instances?
    Please paste the srvm log for the srvctl command.
    export SRVM_TRACE=TRUE
    srvctl start database -d RDBE
    exit

  • CRS-1028: Dependency ...of: CRS-0223: Resource 'ora.rac1.LISTENER_RAC1.lsnr

    I have installed the clusterware and now I'm installing the software database. When the installer try to configure the listener I got error.
    Problem in configuration: rac1: LISTENER_RAC1
    Listener start failed. Listener may already be running
    CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.rac1.LISTENER_RAC1.lsnr'
    has placement error
    Try again?
    Someone can help me?.
    Oracle10gR2
    Linux Redhat 4 AS 2
    Thanks

    Hi,
    sorry, this is not enough information. Please, check the CRSD.log why the listener could not be started.
    Have you checked whether or not the error message is maybe even correct: Is the listener already started?
    Sorry, but without some more information, anything else would be guessing, I guess ;-). Thanks,
    Markus

  • Service creation error CRS-2664:Resource 'ora.prodcro.db' already running

    Hi,
    Allow me to describe my architecture.
    I have 2 2 node rac clusters - site 1 is the primary site and consists of 2 rac instances and site 2 is the standby site where a physical standby database is accessed by 2 rac instances.
    Site 1 has services SERVICE1 and SERVICE2 configured and bound to the database instances PROD1 and PROD2.
    When I try to created the same services on the standby site i can successfully create them using
    srvctl add service -d SOCPRODCRO -s CROSERVICE1 -r PROD1 -a PROD2
    srvctl add service -d SOCPRODCRO -s CROSERVICE1 -r PROD2 -a PROD1
    However when i try to start them i get the following error
    [oracle@mondbop303 {SOCPROD1} ~]$ srvctl start service -d SOCPRODCRO
    CRS-2664: Resource 'ora.socprodcro.db' is already running on 'mondbop303'
    CRS-2664: Resource 'ora.socprodcro.db' is already running on 'mondbop304'
    CRS-2632: There are no more servers to try to place resource 'ora.socprodcro.service1.svc' on that would satisfy its placement policy
    Can anyone tell me if they've seen this error before and give me any pointers on anything i'm doing wrong.
    Cheers,
    George

    Hi Jorg,
    Firstly thank you very much for taking the time and effort to reply to my post, I really appreciate it.
    The Oracle version in use on my client’s site is 11g Release2 (11.2.0.1.0) running on Linux.
    Also thank you very much for the pointers (and although i'm trying not to get my hopes up too much in case it doesn't fix the issue) i'm fairly confident that what you've suggested has hit the nail on the head and is the source of my problem i.e although you only explicitly say " on 10g you can create but not start a service on a standby side" it seems that this is also the case for 11g and that the issue lies with me attempting to start the service.
    I was thinking that the fact i couldn't start the services on the physical standby site had to be something to do with the fact that it was a physical standby site and that therefore the database was only mounted.
    Your pointer made me examine my session logs from last week and i did try to create the service as follows to automatically start when the Oracle Data Guard database role matches the physical_standby role but i got the same error e.g.
    [oracle@mondbop303 {SOCPROD1} ~]$ srvctl add service -d SOCPRODCRO -s CROSERVICE1 -r SOCPROD1 -a SOCPROD2 -l physical_standby
    [oracle@mondbop303 {SOCPROD1} ~]$ srvctl start service -d SOCPRODCRO
    CRS-2664: Resource 'ora.socprodcro.db' is already running on 'mondbop303'
    CRS-2664: Resource 'ora.socprodcro.db' is already running on 'mondbop304'
    CRS-2632: There are no more servers to try to place resource 'ora.socprodcro.croservice1.svc' on that would satisfy its placement policy
    However having read the srvctl documentation again for the add service section you directed me too i.e
    =============================================================
    "-l {[PRIMARY] |[PHYSICAL_STANDBY] |[LOGICAL_STANDBY] |[SNAPSHOT_STANDBY]}
    The service role.
    You use this option to indicate that the service should should only be automatically
    started when the Oracle Data Guard database role matches one of the specified service roles."
    =============================================================
    my understanding from this documentation extract is that in fact i should actually be defining the
    service i need on the standby cluster using the -l PRIMARY flag and that the service should only
    be defined and then it would get automatically started when my standby database transitions to the
    PRIMARY role during a switchover or failover. Is that your understanding Jorg?
    The only way i can test this obviously is to define the services on my standby cluster, switchover to it, and see if the services are started against the former standby, now primary cluster database and if i can connect to the database using them once the database has failed over.
    I'll be back on my customer site on Tuesday and i'll try this then and update the thread to let you know how i get on.
    You also asked for more information about my environment:
    My node names and (instance names) are as follows
    active primary cluster is called cluster1
    node names
    mondbop001 (Oracle instance SOCPROD1)
    mondbop002 (Oracle instance SOCPROD2)
    Physical standby cluster is called cluster2
    node names
    mondbop303 (Oracle instance SOCPROD1)
    mondbop304 (Oracle instance SOCPROD2)
    Many thanks again.
    Regards,
    George

  • Application cannot run after extending weblogic domain

    I create a weblogic domain using jdeveloper 11.1.1.4. I deploy some adf applications to this domain. These applications are fine.
    Then, I install SOA Suite 11.1.1.4 and extending the above domain. However, these adf web applications cannot run. What's happening?

    Can you post the exceptions?

  • "SQlite Version Error The application has been updated, but your version of SQlite is too old and the application cannot run." What is this all about?? Shall I give up on Firefox?

    When I tried to use Firefox this morning I got this message with exclamation marks.
    "SQlite Version Error The application has been updated, but your version of SQlite is too old and the application cannot run."
    What is this all about?? Shall I give up on Firefox?

    Sorry to hear that. I understand your frustration and I hope they send back a better working N78-3.
    Myself, I count myself lucky. Everything works perfectly for me right now...email, bluetooth, maps, gps, 3rd party apps, battery life, 3G, wifi, etc. etc.
    The only issue I've been having is the dreaded reboots but I believe that may have to do with 3rd party apps. I recently uninstalled Google Search app from my N78 and since then it hasn't rebooted or shown any issues. This seems odd at first but makes sense if you think about the fact that the Google Search app loads itself into memory and runs in the background at all times.
    I did this this past Tuesday night and so far no reboots, crashes or any problems. I'm sure I just jinxed myself but I've been using it heavily over the last few days with no issues. Prior to this, it would usually reboot every 2 days. If it doesn't reboot for another few days I'll be happy.
    I would normally not stand for this but I just love the phone and if I got something else it'd probably be the iPhone 3G which has perhaps more software bugs and issues than the N78-3!!
    Best of luck. Here's hoping they release an update soon.

  • BPEL control and Worklist Application cannot run after adding new realm

    I using command line to add new realm, roles, and users in JAZN.
    Then, I change the default system-jazn-data.xml (BPEL---should be BPEL or BPM, cannot remember, HW) to the new one.
    Then, stop and restart soa suite.
    In the applicaiton server control, I cannot find the BPEL and HW. I cannot start the Worklist Application, and bpel Control. It shows cannot find page.
    In jDeveloper, when I create a human task, it shows BPMIdentityServer error and the realm is emply.
    How to return to the default realm? Should I reinstall again?
    Thank you.

    Hi Pucha,
    In the file system-jazn-data.xml, I can find the new realm added by me.
    I reset the new realm to orabpel / hw_services / ruleauthor / ccore/ .......
    Then, I restart the server, create new AS and IS connection.
    However, I still cannot find the new realm name in the dropdown list of Human task in Jdeveloper.
    How to find the new realm in Jdeveloper? Did I miss something?
    I also create a new instance, new realm, new roles, new users, new AS connection, and IS connection. But I still cannot find the new realm in the dropdown list in the human task of Jdeveloper.
    Thanks.
    Edited by: [email protected] on Mar 16, 2009 3:43 PM

  • CRS-0223: Resource has placement error, when starting DB instance

    Hello All,
    Env: 2 node 10.2.0.4 RAC on Solaris 10 SPARC
    All of a sudden the DB instance on Node 2 crashed. The alert.log says "Instance terminated by MMAN".
    There were no changes recently.
    I tried to start it up using srvctl and it failed with
    [SHCL1N02]$ srvctl start instance -d SHCL1_PRMY -i SHCL1N02
    PRKP-1001 : Error starting instance SHCL1N02 on node myjpsuolicdbd02
    CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.SHCL1_prmy.SHCL1N02.inst' has placement error.
    [SHCL1N02]$The nodeapps and crs processes are all running happily, the instance alone has a problem.
    I tried
    (1)Stop nodeapps, Stop CRS, Start CRS => Still instance on node2 didn't come up.
    (2)sqlplus / as sysdba, startup => Instance came up, but the ora.SHCL1_prmy.SHCL1N02.inst is still offline.
    Below is the error in the crsd.log file.
    2009-11-04 10:18:30.627: [  CRSRES][2970821] CRS-1028: Dependency analysis failed because of:
    'Resource in UNKNOWN state: ora.SHCL1_prmy.SHCL1N02.inst'
    2009-11-04 10:21:23.269: [  CRSRES][2970843] StopResource: setting CLI values
    2009-11-04 10:21:23.340: [  CRSRES][2970843] Attempting to stop `ora.SHCL1_prmy.SHCL1N02.inst` on member `myjpsuolicdbd02`
    2009-11-04 10:21:30.478: [  CRSAPP][2970843] StopResource error for ora.SHCL1_prmy.SHCL1N02.inst error code = 1
    2009-11-04 10:21:30.502: [  CRSRES][2970843] Stop of `ora.SHCL1_prmy.SHCL1N02.inst` on member `myjpsuolicdbd02` succeeded.
    2009-11-04 10:21:49.867: [  CRSRES][2970861] startRunnable: setting CLI values
    2009-11-04 10:21:49.895: [  CRSRES][2970861] Attempting to start `ora.SHCL1_prmy.SHCL1N02.inst` on member `myjpsuolicdbd02`
    2009-11-04 10:21:55.019: [  CRSAPP][2970861] StartResource error for ora.SHCL1_prmy.SHCL1N02.inst error code = 1
    2009-11-04 10:22:00.583: [  CRSAPP][2970861] StopResource error for ora.SHCL1_prmy.SHCL1N02.inst error code = 1
    2009-11-04 10:22:00.592: [  CRSRES][2970861] X_OP_StopResourceFailed : Stop Resource failed
    (File: rti.cpp, line: 1803
    2009-11-04 10:22:00.593: [  CRSRES][2970861][ALERT] `ora.SHCL1_prmy.SHCL1N02.inst` on member `myjpsuolicdbd02` has experienced an unrecoverable failure.
    2009-11-04 10:22:00.593: [  CRSRES][2970861] Human intervention required to resume its availability.Any clue would be much helpful.
    TIA,
    JJ

    The srvctl failed 'coz of my problem(over security).
    /u01/app/oracle/product/10.2.0/db_1/log/<node_name>/racg/imon_SHCL1_prmy.log
    (thanks to support guy to taking me to this file.)
    In this file i saw the below error and it struck me.
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Nov 4 18:59:49 2009
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Enter user-name: ERROR:
    ORA-01031: insufficient privileges
    Enter user-name: SP2-0306: Invalid option.
    2009-11-04 18:59:50.737: [    RACG][176] [28813][176][ora.SHCL1_prmy.SHCL1N02.inst]: Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER}]
    where <logon>  ::= <username>[/<password>][@<connect_identifier>] | /
    Enter user-name: Enter password:
    ERROR:
    ORA-01005: null password given; logon denied
    2009-11-04 18:59:50.738: [    RACG][176] [28813][176][ora.SHCL1_prmy.SHCL1N02.inst]: SP2-0157: unable to CONNECT to ORACLE after 3 attempt
    s, exiting SQL*PlusI had SQLNET.AUTHENTICATION_SERVICES=(NONE) in the sqlnet.ora, and this stopped the srvctl from logging into the db.
    1)Commented the entry in sqlnet.ora
    2)crs_stop -f ora.SHCL1_prmy.SHCL1N02.inst
    3)crs_stat -u => to confirm that the TARGET and STATE are OFFLINE for ora.SHCL1_prmy.SHCL1N02.inst
    4)srvctl start instance -d SHCL1_PRMY -i SHCL1N02
    and the instance came up.
    They would investigate on regarding the ORA-7445 error.
    Regards,
    J J

  • 2-node RAC - unable to start ora.orcl.orcl1.inst - Please help.

    linux1-> crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application ONLINE ONLINE linux1
    ora....X1.lsnr application ONLINE ONLINE linux1
    ora.linux1.gsd application ONLINE ONLINE linux1
    ora.linux1.ons application ONLINE ONLINE linux1
    ora.linux1.vip application ONLINE ONLINE linux1
    ora....SM2.asm application ONLINE ONLINE linux2
    ora....X2.lsnr application ONLINE ONLINE linux2
    ora.linux2.gsd application ONLINE ONLINE linux2
    ora.linux2.ons application ONLINE ONLINE linux2
    ora.linux2.vip application ONLINE ONLINE linux2
    ora.orcl.db application ONLINE ONLINE linux1
    ora....l1.inst application ONLINE OFFLINE
    ora....l2.inst application ONLINE ONLINE linux2
    ora....test.cs application ONLINE ONLINE linux2
    ora....cl1.srv application ONLINE OFFLINE
    ora....cl2.srv application ONLINE ONLINE linux2
    linux1->
    linux1-> crs_start ora.orcl.orcl1.inst
    Attempting to start `ora.orcl.orcl1.inst` on member `linux1`
    Start of `ora.orcl.orcl1.inst` on member `linux1` failed.
    linux2 : CRS-1018: Resource ora.linux1.vip (application) is already running on linux1
    CRS-0215: Could not start resource 'ora.orcl.orcl1.inst'.
    linux1->crs_start ora.orcl.orcl1.inst
    PRKP-1001 : Error starting instance orcl1 on node linux1
    CRS-0215: Could not start resource 'ora.orcl.orcl1.inst'.
    stopped all the services one by one
    crs_stop XXXX
    crs_stop XXXX
    Again started all the services in sequence order like asm, instance, listener, database. but no use
    Even stopped the as root stopped crs itself
    #./crsctl stop crs
    started back using
    #./crsctl start crs
    Please help.
    Thanks in advance

    [cssd(5771)]CRS-1605:CSSD voting file is online: /u02/oradata/orcl/VotingFile_Mirror1. Details in /u01/app/oracle/product/crs/log/linux1/cssd/ocssd.log.
    2010-02-16 18:55:15.398
    [cssd(5772)]CRS-1605:CSSD voting file is online: /u02/oradata/orcl/VotingFile_Mirror2. Details in /u01/app/oracle/product/crs/log/linux1/cssd/ocssd.log.
    2010-02-16 18:55:19.311
    [cssd(5919)]CRS-1601:CSSD Reconfiguration complete. Active nodes are linux1 linux2 .
    2010-02-16 18:55:19.877
    [crsd(4275)]CRS-1012:The OCR service started on node linux1.
    2010-02-16 18:55:19.957
    [evmd(5582)]CRS-1401:EVMD started on node linux1.
    2010-02-16 18:55:21.728
    [crsd(4275)]CRS-1201:CRSD started on node linux1.
    2010-02-16 19:13:03.006
    [cssd(5833)]CRS-1603:CSSD on node linux1 shutdown by user.
    2010-02-16 19:15:40.379
    [cssd(14888)]CRS-1605:CSSD voting file is online: /u02/oradata/orcl/VotingFile. Details in /u01/app/oracle/product/crs/log/linux1/cssd/ocssd.log.
    2010-02-16 19:15:40.404
    [cssd(14889)]CRS-1605:CSSD voting file is online: /u02/oradata/orcl/VotingFile_Mirror1. Details in /u01/app/oracle/product/crs/log/linux1/cssd/ocssd.log.
    2010-02-16 19:15:40.404
    [cssd(14890)]CRS-1605:CSSD voting file is online: /u02/oradata/orcl/VotingFile_Mirror2. Details in /u01/app/oracle/product/crs/log/linux1/cssd/ocssd.log.
    2010-02-16 19:15:44.567
    [cssd(15060)]CRS-1601:CSSD Reconfiguration complete. Active nodes are linux1 linux2 .
    2010-02-16 19:15:45.125
    [crsd(14066)]CRS-1012:The OCR service started on node linux1.
    2010-02-16 19:15:45.196
    [evmd(14708)]CRS-1401:EVMD started on node linux1.
    2010-02-16 19:15:46.353
    [crsd(14066)]CRS-1201:CRSD started on node linux1.

  • PRCR-1070 : Failed to check if resource ora.asm is registered

    I am facing issues while installing Grid Infrastrcture 11gR2 on a clustertered environment.
    This is a 11gR2 installation with ASMFS on RHEL 5.
    The binaries were installed on both the servers successfully but when running root.sh on node 1, there were some errors resulting in the failure of cluster installation.
    [root@ora11gR2RAC1 grid]# ./root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
        ORACLE_OWNER= oracle
        ORACLE_HOME=  /u01/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [/usr/local/bin]:
       Copying dbhome to /usr/local/bin ...
       Copying oraenv to /usr/local/bin ...
       Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2010-08-09 22:56:28: Parsing the host name
    2010-08-09 22:56:28: Checking for super user privileges
    2010-08-09 22:56:28: User has super user privileges
    Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
      root wallet
      root wallet cert
      root cert export
      peer wallet
      profile reader wallet
      pa wallet
      peer wallet keys
      pa wallet keys
      peer cert request
      pa cert request
      peer cert
      pa cert
      peer root cert TP
      profile reader root cert TP
      pa root cert TP
      peer pa cert TP
      pa peer cert TP
      profile reader pa cert TP
      profile reader peer cert TP
      peer user cert
      pa user cert
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    CRS-2672: Attempting to start 'ora.gipcd' on 'ora11gr2rac1'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.gipcd' on 'ora11gr2rac1' succeeded
    CRS-2676: Start of 'ora.mdnsd' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.gpnpd' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'ora11gr2rac1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.diskmon' on 'ora11gr2rac1' succeeded
    CRS-2676: Start of 'ora.cssd' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.ctssd' on 'ora11gr2rac1' succeeded
    ASM created and started successfully.
    DiskGroup DATA created successfully.
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    CRS-2672: Attempting to start 'ora.crsd' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.crsd' on 'ora11gr2rac1' succeeded
    CRS-4256: Updating the profile
    Successful addition of voting disk 9994be77f8764f45bfe2d73eccdb6384.
    Successfully replaced voting disk group with +DATA.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ##  STATE    File Universal Id                File Name Disk group
    1. ONLINE   9994be77f8764f45bfe2d73eccdb6384 (ORCL:DISK1) [DATA]
    Located 1 voting disk(s).
    CRS-2673: Attempting to stop 'ora.crsd' on 'ora11gr2rac1'
    CRS-2677: Stop of 'ora.crsd' on 'ora11gr2rac1' succeeded
    CRS-2673: Attempting to stop 'ora.asm' on 'ora11gr2rac1'
    CRS-2677: Stop of 'ora.asm' on 'ora11gr2rac1' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'ora11gr2rac1'
    CRS-2677: Stop of 'ora.ctssd' on 'ora11gr2rac1' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'ora11gr2rac1'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'ora11gr2rac1' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'ora11gr2rac1'
    CRS-2677: Stop of 'ora.cssd' on 'ora11gr2rac1' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'ora11gr2rac1'
    CRS-2677: Stop of 'ora.gpnpd' on 'ora11gr2rac1' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'ora11gr2rac1'
    CRS-2677: Stop of 'ora.gipcd' on 'ora11gr2rac1' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'ora11gr2rac1'
    CRS-2677: Stop of 'ora.mdnsd' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.mdnsd' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.mdnsd' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.gipcd' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.gipcd' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.gpnpd' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.cssdmonitor' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'ora11gr2rac1'
    CRS-2672: Attempting to start 'ora.diskmon' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.diskmon' on 'ora11gr2rac1' succeeded
    CRS-2676: Start of 'ora.cssd' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.ctssd' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.asm' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.asm' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.crsd' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.crsd' on 'ora11gr2rac1' succeeded
    CRS-2672: Attempting to start 'ora.evmd' on 'ora11gr2rac1'
    CRS-2676: Start of 'ora.evmd' on 'ora11gr2rac1' succeeded
    CRS-0184: Cannot communicate with the CRS daemon.
    PRCR-1070 : Failed to check if resource ora.asm is registered
    Cannot communicate with crsd
    add asm ... failed
    clsr_start_dg return error at loc: 70 rc=0
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Create failed, or completed with errors.
    create diskgroup DATA ... failed
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Add failed, or completed with errors.
    Command return code of 1 (256) from command: /u01/app/11.2.0/grid/bin/crsctl add type ora.registry.acfs.type -basetype ora.local_resource.type -file /u01/app/11.2.0/grid/crs/template/registry.acfs.type
    add ora.registry.acfs.type ... failed
    PRCR-1070 : Failed to check if resource ora.net1.network is registered
    Cannot communicate with crsd
    add scan=ora11gRAC-scan ... failed
    Preparing packages for installation...
    cvuqdisk-1.0.7-1
    Configure Oracle Grid Infrastructure for a Cluster ... failed
    Updating inventory properties for clusterware
    Starting Oracle Universal Installer...
    Checking swap space: must be greater than 500 MB.   Actual 930 MB    Passed
    The inventory pointer is located at /etc/oraInst.loc
    The inventory is located at /u01/app/oraInventory
    'UpdateNodeList' was successful.crsd.log
    2010-08-10 15:20:02.195: [    AGFW][2587470736] Agent /u01/app/11.2.0/grid/bin/oraagent_oracle with pid:14636 connected to server.
    2010-08-10 15:20:02.195: [    AGFW][2587470736] Could not find the resource type [ ora.asm.type ]
    2010-08-10 15:20:02.195: [    AGFW][2587470736] Could not find the resource type [ ora.database.type ]
    2010-08-10 15:20:02.195: [    AGFW][2587470736] Could not find the resource type [ ora.discoveryserver.type ]
    2010-08-10 15:20:02.196: [    AGFW][2587470736] Could not find the resource type [ ora.diskgroup.type ]
    2010-08-10 15:20:02.196: [    AGFW][2587470736] Agfw Proxy Server sending message: RESTYPE_ADD[ora.eons.type] ID 8196:90 to the agent /u01/app/11.2.0/grid/bin/oraagent_oracle
    2010-08-10 15:20:02.197: [    AGFW][2587470736] Could not find the resource type [ ora.evm.type ]
    2010-08-10 15:20:02.197: [    AGFW][2587470736] Could not find the resource type [ ora.gipc.type ]
    2010-08-10 15:20:02.197: [    AGFW][2587470736] Could not find the resource type [ ora.gpnp.type ]
    2010-08-10 15:20:02.198: [    AGFW][2587470736] Agfw Proxy Server sending message: RESTYPE_ADD[ora.gsd.type] ID 8196:92 to the agent /u01/app/11.2.0/grid/bin/oraagent_oracle
    2010-08-10 15:20:02.198: [    AGFW][2587470736] Could not find the resource type [ ora.listener.type ]
    2010-08-10 15:20:02.198: [    AGFW][2587470736] Could not find the resource type [ ora.mdns.type ]
    2010-08-10 15:20:02.198: [    AGFW][2587470736] Agfw Proxy Server sending message: RESTYPE_ADD[ora.ons.type] ID 8196:94 to the agent /u01/app/11.2.0/grid/bin/oraagent_oracle
    2010-08-10 15:20:02.199: [    AGFW][2587470736] Could not find the resource type [ ora.scan_listener.type ]
    2010-08-10 15:20:02.199: [    AGFW][2587470736] Could not find the resource type [ ora.service.type ]
    2010-08-10 15:20:02.199: [    AGFW][2587470736] Could not find the resource type [ ora.supercluster.type ]
    2010-08-10 15:20:02.200: [    AGFW][2587470736] Agfw Proxy Server sending message: RESOURCE_ADD[ora.eons ora11gr2rac1 1] ID 4356:96 to the agent /u01/app/11.2.0/grid/bin/oraagent_oracleAny suggestions?

    Hi user;
    I belive its better to close thread here(change status to answered) and move your issue to Grid Computing >>RAC, ASM & Clusterware Installation forum part
    You can get more quick response there
    Regard
    Helios

  • CRS-0210: Could not find resource 'ora.qlxdgalc001.vip'.

    Hi All,
    I am in a situation where I was not able to add the vip. This is the scenario:
    I recently deleted one of the nodes from a 4 node cluster as some of the h/w maintenance is required for node1. after the maintenance window, I am adding the node back to the cluster. When I add the node back, I am not able to register the vip of the node with the cluster. The command and the error that I am getting are as follows:
    [root@qlx001 ~]# srvctl add nodeapps -n qlxdgalc001 -o $ORACLE_HOME -A qlxd001-vip.abc.com/255.255.255.128/bond0
    CRS-0210: Could not find resource 'ora.qlxd001.vip'.
    Your suggestions are highly appreciated.
    Thanks,
    Sai.

    Any replies are highly appreciated.

  • Root.sh failed with CRS-2800:   Can't start resource 'ora.ctssd' as it is

    Cannot start resource 'ora.ctssd' as it is already in the INTERMEDIATE state.
    I was trying to install two node RAC on linux REDHAT, I have encountered following errors:
    Start of resource "ora.crsd" failed
    CRS-2800: Cannot start resource 'ora.ctssd' as it is already in the INTERMEDIATE state on server
    CRS-4000: Command Start failed, or completed with errors.
    Clusterware exclusive mode start of Clusterware Ready Services failed at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 6475.
    /u01/app/11.2.0/grid/perl/bin/perl -I/u01/app/11.2.0/grid/perl/lib -I/u01/app/11.2.0/grid/crs/install /u01/app/11.2.0/grid/crs/install/rootcrs.pl execution failed
    How to fix this issue?
    runCluvfy ran successfully.
    I found out on the second node(oracle02), there is no any daemon running. But on the local installation node(oracle01):
    [[email protected] bin]# ./crsctl stat res -t -init
    NAME TARGET STATE SERVER STATE_DETAILS
    Cluster Resources
    ora.asm
    1 ONLINE ONLINE oracle01 Started
    ora.cluster_interconnect.haip
    1 ONLINE ONLINE oracle01
    ora.crf
    1 OFFLINE OFFLINE
    ora.crsd
    1 ONLINE OFFLINE
    ora.cssd
    1 ONLINE ONLINE oracle01
    ora.cssdmonitor
    1 ONLINE ONLINE oracle01
    ora.ctssd
    1 ONLINE INTERMEDIATE oracle01 Wrong check return.
    ora.diskmon
    1 ONLINE ONLINE oracle01
    ora.drivers.acfs
    1 ONLINE ONLINE oracle01
    ora.evmd
    1 OFFLINE OFFLINE
    ora.gipcd
    1 ONLINE ONLINE oracle01
    ora.gpnpd
    1 ONLINE ONLINE oracle01
    ora.mdnsd
    1 ONLINE ONLINE oracle01
    [[email protected] bin]#
    How to proceed next step? what to fix in order for my installation to be successful.
    Thanks in advance.

    OK, please post the css last lines in the log.
    Also, if you have alert log (for crs, it should be under $GI_HOME/log/<hostname>) post it as well.
    It's a bit complicated to trace it here, I'll do my best, but you might want to open an SR on this.
    Liron

  • Could not find resource 'ora.node2.vip'

    During the extention of node,I get message to run three scipts on nodes:
    1 /opt/u01/app/oracle/oraInventory/orainstRoot.sh node2
    2 /opt/u01/app/oracle/product/10.2.0/crs_1/install/rootaddnode.sh node3
    3 /opt/u01/app/oracle/product/10.2.0/crs_1/root.sh node2
    When I run the 2nd script /opt/u01/app/oracle/product/10.2.0/crs_1/install/rootaddnode.sh on node3,get the following error:
    [root@node3 ~]# /opt/u01/app/oracle/product/10.2.0/crs_1/install/rootaddnode.sh
    clscfg: EXISTING configuration version 3 detected.
    clscfg: version 3 is 10G Release 2.
    Attempting to add 1 new nodes to the configuration
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 5: node2 node2-priv node2
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    /opt/u01/app/oracle/product/10.2.0/crs_1/bin/srvctl add nodeapps -n node2 -A node2-vip/255.255.255.0/eth0 -o /opt/u01/app/oracle/product/10.2.0/crs_1
    CRS-0210: Could not find resource 'ora.node2.vip'.
    Any idea?

    Have you run cluvfy before the node addition?
    The VIP should be resolvable, but not pingable until added to the oracle clusterware.
    Try nslookup and ping of the node2-vip and let us know the results.

  • PRCR-1079 Failed to start resource ora.rac.db - during installation

    Hi
    After successful installation of Grid Infrasturcture I proceeded with database installation on clusterware and at the stage when the installer was creating clone database I got the following errors ( this was my 2nd attempt and I got the same errors both the time ) :
    Errors:
    PRCR-1079 : Failed to start resource ora.rac.db
    ORA-01092 : ORACLE instance terminated. Disconnection forced
    ORA-00704 : bootstrap process failure
    ORA-00604 : error occurred at resursiive SQL level 2
    ORA-01578 : ORACLE data block corrupted (file # 1, block # 5505)
    ORA-01110 : data file 1:'+DATA/rac/datafile/system.256.799676855'
    Process ID : 23498
    Session ID : 63 Serial number 3
    CRS-2674 Start of 'ora.rac.db' on 'rac2' failed
    CRS-2632 There are no more servers to try to place resource 'ora.rac.db' on that would satisfy its placement policy
    There are no logs on that node (rac2)
    I am running Oracle Linux 5.4 64 bit
    As mentioned above this was my 2nd attempt afresh and I got the same errors both the times, please let me know what is the problem as the rac2 is replica of rac2 in VMWare.
    Thanks for your help
    Rgds
    T

    Hi
    I tried again for the 3rd time and go the same error again, this time I rebuilt the node 2 - Can someone ple ase help me with this issue why it keeps failing on node 2 at the same stage for the 2rd time in a row.
    Also please help me clone the database manually from node 1 to node 2 so I don't have to try to reinstall it again, there must be ways to do it
    Thanks for your help in advance
    Rgds
    T

  • CRS cluster resources : unknown

    CRS cluster resources shows Unknown in the most of the cluster resources when the system (RHEL5) reboots and when we stop cluster and start it . it brings all resources on-line with no problem . the issue is that I want to bring all cluster resource on-line not unknown after reboot. any help???

    Hi
    Please check following -
    1.  The permission of the resource trace file is incorrect.
    2.  The permission of the action script and other racg script is incorrect. For example, racgvip script missing execute permission.
    3.  If the server load is very heavy and the action script timed out.

Maybe you are looking for

  • File to File using XSLT

    Hi all,       I have a problem in XSLT mapping in interface mapping phase. when giving the input after executing i got the below error Error: Transformer configuration exception occurred when loading XSLT FileXSLT.xsl . Please solve the error .

  • How to print a character return in a txt file?

    i tried this line of code " outFile.print(lines.get(k) + "\n"); " where "lines" is an arraylist that stores only strings everything works fine, except the "\n" doesn't really give me a character return, ie. i want the file to start on a new line afte

  • How to get grand total in query designer

    Hi,    Antbody know how to get the grand total after the  last row in query designer? I Thanks

  • Depth data convert to Image Bgr, Byte in a windows store project

    Hi, i use EmguCv to process depth data from Kinect v2. Now i want to do it in a windows store 8.1 app. In older project i use these code to convert from writable bitmap: BitmapEncoder encoder = new BmpBitmapEncoder(); encoder.Frames.Add(BitmapFrame.C

  • Retreiving the last amount billed to a customer (dynamically in the Query)

    Hi, I want to retrieve the last amount billed to a customer. For example : r/3 data : Customer____Billing date__Amount 1___________04/04/2006____5000 1___________05/05/2006____1200 2___________03/04/2006____400 The result i would like to get in the r