RAC ENV IP address

Hi Friends,
Can you please assist me to clarify the below query,
Im new in oracle rac environmental setiings, My query is, I need to mention the rac db ip address in one of our front application, but my database running on 2 node rac environment , each node having two seperate ip address(10.6.56.57 and 10.6.56.58) , Which ip address i need to give for connect the DB, suppose in case if any one ip node failure how that application automatically switch to next node instance? is there any single ip address is configured for two rac nodes? your help is very much helpful for understanding the rac mechanism.
Thanks in Advance
Jath
Edited by: jath on Nov 19, 2010 3:44 PM

Hi,
What Oracle version are you running?
how does your application connect (TNS, jdbc etc.)?
You should never use your public IP.
If you are on version 11gR2 you must use your SCAN address and if you are below 11gR2 you will have to use your Virtual IP's.
Look at the following links for more info:
http://www.oracleracexpert.com/2010/01/oracle-rac-load-balancing-and-failover.html
http://www.databasejournal.com/features/oracle/article.php/10893_3666396_1/Oracle-10gR2-RAC-Load-Balancing-Features.htm
Regards

Similar Messages

  • Is there a way to have Virtual RAC env???

    hello,
    I was wondering if there is any way to have your own VIRTUAL RAC. i have heard about vmware i believe but dont know how exactly that works or as a matter of fact what it is??. It there a way or is it possible to have a virtual RAC env on your laptop or desktop?? If so then are there any guides on how to do this?? from step-step till the end? As i dont want to spend about 2 grand and build my own RAC system at my house, just to know how RAC works as i have never worked on RAC. Thanks

    Hi,
    You can build Oracle RAC env on your laptop, if it does have good hardware. Using VMWare software(www.vmware.com), you can create virtual nodes on your laptop and install Enterprise Linux operating system.
    For how to build it, follow the steps given this link:
    http://www.scribd.com/doc/320791/Install-Oracle-RAC-10g-on-Oracle-Enterprise-Linux-Using-VMware
    All the best.

  • Certifying my RAC Env.  Need some pointers

    Hi,
    We are setting up a 4 node RAC system on Red Hat Linux 4 on a IBM Server. We knows this much.
    Oracle RAC - 10gR2, Patch Level 4 (10.2.0.4)
    Server - IBM X3950 M2 4-way Quad Core, Xeon 7350 2.93 FHz
    Linux - Red Hat 4.
    We are looking for what Kernel or requirements we need more for the Linux end of it? Any certain patches or updates or whatever for our RAC Env. Also the Oracle end of it as well.
    Any help would be amazing.

    We are looking for what Kernel or requirements we need more for the Linux end of it?
    (+) You can get more info on Linux from Metalink RAC: Frequently Asked Questions "Note:220970.1" Platform Specific -- Linux.

  • R12 upgrade on RAC env

    Hi,
    Planning to do major upgrade from R11i to R12.1.3 , can we do major upgrade on already RAC enabled database or is it preffered to run upgrade on a single instance.
    Anyone has experience doing upgrade on RAC if so can you share your findings
    Thanks

    We just did a pilot and found lot of cluster wait when the Maintenance patch was doing updates on same table, we had 32 workers running and saw the waits when 32 workers was running same job in parallel as part of R12 MPCan you reproduce the issue with other patches? Or it is just specific to the maintenance pack patch
    Did you made any parameter changes to work specific for RAC env if so can you shareNo.
    For similar issues, I would suggest you log a SR.
    Thanks,
    Hussein

  • RMAN on RAC ENV

    How to configure RMAN on RAC 2 node ?
    Is there any document to configure RMAN on RAC env and to integrate it with Networker.
    Please recommend me document.

    Did you read the fine networker guide on how to install and configure the module? The guide covers all required steps.
    The basic steps are:
    1. Create a client
    2. Add the rman script as saveset
    3. Add the rman wrapper script as backup command
    4. Install the module on OS level
    5. Configure RMAN
    6. Create Scripts
    7. Test it
    If you are on Networker 7.5 or higher you also can create/configure RMAN scripts from within networker.
    Ronny Egner
    My Blog: http://blog.ronnyegner-consulting.de

  • Configuring multiple listeners in a non-RAC env.

    Hi,
    Our database is being made as many as 35 requests per second by the application during peak hours. This is causing the listener to die. Metalink suggested to configure more listeners so that they can balance the load. When I tried to configure 2 listeners on the local server, one of the listeners are not working propoerly.
    I am posting the listenerr.ora and their statuses along with the error messages here. Can someone help me understand the problem?
    Listener.ora
    LISTENER2 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = dbdev.website.com)(PORT = 1522))
    SID_LIST_LISTENER2 =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = TESTDB)
          (ORACLE_HOME = /u02/app/oracle)
          (PROGRAM = extproc)
    LISTENER1 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = dbdev.website.com)(PORT = 1521))
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    SID_LIST_LISTENER1 =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = /u02/app/oracle)
          (PROGRAM = extproc)
    lsnrctl status <listener_name>
    oracle@ DBDEV $ lsnrctl status LISTENER1
    LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 02-AUG-2009 20:08:03
    Copyright (c) 1991, 2006, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dbdev.website.com)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     LISTENER1
    Version                   TNSLSNR for Linux: Version 10.2.0.3.0 - Production
    Start Date                29-JUL-2009 22:28:31
    Uptime                    3 days 21 hr. 39 min. 32 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u02/app/oracle/network/admin/listener.ora
    Listener Log File         /u02/app/oracle/network/log/arogya1.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dbdev.website.com)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC0)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "TESTDB" has 1 instance(s).
      Instance "TESTDB", status READY, has 1 handler(s) for this service...
    Service "TESTDB_XPT" has 1 instance(s).
      Instance "TESTDB", status READY, has 1 handler(s) for this service...
    The command completed successfully
    oracle@ DBDEV$ lsnrctl status LISTENER2
    LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 02-AUG-2009 20:08:07
    Copyright (c) 1991, 2006, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=dbdev.website.com)(PORT=1522)))
    STATUS of the LISTENER
    Alias                     LISTENER2
    Version                   TNSLSNR for Linux: Version 10.2.0.3.0 - Production
    Start Date                31-JUL-2009 02:37:10
    Uptime                    2 days 17 hr. 30 min. 56 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u02/app/oracle/network/admin/listener.ora
    Listener Log File         /u02/app/oracle/network/log/arogya2.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dbdev.website.com)(PORT=1522)))
    Services Summary...
    Service "TESTDB" has 1 instance(s).
      Instance "TESTDB", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    ps -ef | grep tnslsnr
    oracle@ DBDEV $ ps -ef | grep tnslsnr
    oracle    7951     1  0 Jul29 ?        00:00:00 /u02/app/oracle/bin/tnslsnr LISTENER1 -inherit
    oracle   18080     1  0 Jul31 ?        00:00:00 /u02/app/oracle/bin/tnslsnr LISTENER2 -inherit
    Client message
    C:\Oracle\product\10.1.0\Client_1\BIN>sqlplus system/manager@asridb1
    SQL*Plus: Release 10.1.0.2.0 - Production on Mon Aug 3 09:32:18 2009
    Copyright (c) 1982, 2004, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL>
    SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    C:\Oracle\product\10.1.0\Client_1\BIN>sqlplus system/manager@asridb2
    SQL*Plus: Release 10.1.0.2.0 - Production on Mon Aug 3 09:32:25 2009
    Copyright (c) 1982, 2004, Oracle.  All rights reserved.
    ERROR:
    ORA-28547: connection to server failed, probable Net8 admin error
    Enter user-name:Thanks,
    Aswin.

    ice_cold_aswin wrote:
    But shared server is not always better than a dedicated server.I did not say it was - only that if you're expecting loads of brand new connection requests to be services fast by the Listener, then shared server will be significantly faster than dedicated server.
    Frequency of connections may be handled better by the use of shared server, but how about holding thousands and thousands of connections and serving all their requests by using some preemptive mechanism? Many years ago, I configured an Oracle 8i instance on my desktop PC with shared server and told the Java guys to try their worst. See how many threads they can open against my desktop PC instance versus the big HP server instance. The latter was using dedicated server and they were kind of thinking that this was somehow better than shared server. They could open less than a few hundred connections to the big server. They opened over a 1000 connections to my desktop instance.
    Shared  Server is and never was a poor and second choice to Dedicated Server as some seems to suggest. It is extremely capable and ideally suited when dealing with a huge number of connections.
    In our application, number of connections would reach thousands during peak hours and large number of REALLY BIG queries would be fired by each of them in a small time period. I would say these BIG QUERIES can be termed as OLAP queries, while our main stream application is a OLTP system. It must be apparent to you by now, our database (non-RAC) is supporting an application that gives OLAP and OLTP queries at a very high frequency. A big query ito what? Resource footprint? Source code size of the query? Execution time of the query?
    If you have 100's of OLAP type queries (complex and long running queries) hitting the server every few seconds, then your server will die. Unless you are running some seriously expensive hardware.
    That aside - it is only a sensible approach to use shared server in an environment that deals with 1000's of OLTP type connections. And if there is an OLAP mix too, then configure those connections to request dedicated server connections.
    Why? The shared server scales a lot better than dedicated server. And scalability is what you want in this type of environment.

  • Need help on my presentation for diff type of RAC env.

    Hi,
    My team and I are doing up a high level presentation to C-Level Tech’s for Pro’s and Con’s for two type’s of Env’s and we are drawing blanks and thought we would ask help from the Oracle community.
    Env Option #1
    3 node RAC on IBM P570’s with Oracle Services in use, using ASM and dedicating Node 3 as your reporting DB through Oracle Services (and potentially Node 2 as well).
    Env Option #2
    2 x 3 node RAC’ed on IBM P570’s. 1 LPAR on each server for RAC ENV1 for Production Env with Oracle Data Guard on the 2nd LPAR on each server as your RAC ENV2. ASM will still be used here but no Oracle Services.
    We are looking for Pro’s and Cons’s for each option.

    What is the difference in your mind between fail over and disaster recovery (goals #2 and #3)? Those are normally synonymous.
    Can 1 node handle all the processing of normal operations? If not, a two-node cluster doesn't provide much additional availability because as soon as one node fails, the surviving node would be overwhelmed. The same thing if you failed over to the single standby server in option #2-- it doesn't do much good to have a standby server that gets overwhelmed in the event of a failover.
    Is the standby database in option #2 intended to be a logical standby? Or are you using Active Data Guard in 11g to allow queries against a physical standby? Should we assume that your database is amenable to logical standby (i.e. no disallowed data types, etc.)? Would you be creating additional reporting structures in the logical standby database to support reporting?
    If the hardware is already purchased (which seems rather backwards-- normally you figure out how you want to deploy something before you buy the hardware), is the disk already purchased? Option #2 involves twice as much disk space as option #1.
    Justin

  • Rac setup ip address config

    Hi hussein/heliosl,
    I want to practise install RAC.
    One of its requirement is to have 3 pairs of IP addresses? on both nodes? I am correct with this understanding?
    Thanks a lot

    Hi yxes;
    >
    127.0.0.1 localhost.localdomain localhost
    192.168.100.51 ds1-priv.orademo.org ds1-priv # ds1 private
    192.168.100.52 ds2-priv.orademo.org ds2-priv # ds1 private
    192.168.200.51 ds1.orademo.org ds1 # ds1 public
    192.168.200.52 ds2.orademo.org ds2 # ds2 public
    192.168.200.61 ds1-vip.orademo.org ds1-vip # ds1 virtual
    192.168.200.62 ds2-vip.orademo.org ds2-vip # ds2 virtual
    My question is....can I type any IP address here? and call it private, public, or virtual? even if they are just dummy IPs? Can I interchange these IPs?
    Its better way to ask it to your System admin. Normaly in wmware installation you can give whatever you want but if you are doing in one company its better way to take feedback or support from system admin
    For wmware installation step&screen check:
    [Link1|http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCentos4UsingVMware.php]
    [Link2|http://onlineappsdba.com/index.php/2007/07/09/step-by-step-build-rac-part-1-install-vmware-and-linux/]
    Hope it helps
    Regard
    Helios

  • Max. Concurrent # of users (SESSIONS) in RAC Env

    Hello Fellows,
    Assuming that you have adequite SGA, PGA, Processes parameters...and given that you have enough RAM, CPU resources..... :
    - We have 2 RAC Nodes
    - We have SESSIONS parameter set for both instances to --> 1600.
    Does that imply that this system can handle [ (1600 x 2) - (ora processes + recursive sql) = almost --> 3000 concurrent sessions/users ?
    We modifed SESSIONS parameter by (Alomg with other DB/HW neceesary changes:
    SQL> ALTER SYSTEM SET SESSIONS=1600;which should be for both instances by default according to oracle RAC documentation.
    Appreciate your inputs.
    Cheers,
    Feras

    BTW, we have CRS and RAC 10gR1 (10.1.0.4) on Soalris 5.9 nodes. SPARC 64-bit

  • Issues changing windows account password (RAC env) ??

    Hi All,
    is there any issue changing password for windows account in an Oracle RAC environment?
    All services logs on as Local System account...
    Tks,
    Domenico.
    Edited by: user816046 on Jul 15, 2010 3:14 AM

    Tks, Zahid...
    Is there anyone that can answer basing on his experience?
    Domenico.

  • Cannot start CSS on non-RAC Env.

    OS: Sun SPARC Solairs 10
    Oracle: 10.2.0 64bit with ASM
    Installed Oracle software only and ran root.sh at the end. Oracle cannot start css and giving up... Any help would be appreciated. Thanks much!
    Adding to inittab
    Startup will be queued to init within 30 seconds.
    Checking the status of new Oracle init process...
    Expecting the CRS daemons to be up within 600 seconds.
    Giving up: Oracle CSS stack appears NOT to be running.
    Oracle CSS service would not start as installed
    Automatic Storage Management(ASM) cannot be used until Oracle CSS service is started
    Then tried localconfig from root (Doc ID: Note:314173.1):
    # env | grep ORA
    ORACLE_SID=SNAP1
    ORACLE_BASE=/asm
    ORACLE_HOME=/asm/product/10.2.0
    # $ORACLE_HOME/bin/localconfig reset $ORACLE_HOME
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    Configuration for local CSS has been initialized
    Adding to inittab
    Startup will be queued to init within 30 seconds.
    Checking the status of new Oracle init process...
    Expecting the CRS daemons to be up within 600 seconds.
    Giving up: Oracle CSS stack appears NOT to be running.
    Oracle CSS service would not start as installed
    Automatic Storage Management(ASM) cannot be used until Oracle CSS service is started

    $ORACLE_HOME/bin/localconfig add
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    Configuration for local CSS has been initialized
    Adding to inittab
    Startup will be queued to init within 30 seconds.
    Checking the status of new Oracle init process...
    Expecting the CRS daemons to be up within 600 seconds.
    Giving up: Oracle CSS stack appears NOT to be running.
    Oracle CSS service would not start as installed
    Automatic Storage Management(ASM) cannot be used until Oracle CSS service is started
    I only see this message in /var/adm/messages file.
    May 31 17:29:43 swest2k-01 root: Oracle Cluster Synchronization Service starting by user request.

  • Restoring RMAN Backup from ASM RAC env to Non ASM standalone environment

    Hi,
    Can anyone please tell me how to restore database using RMAN in a Non ASM environment as my backup file with ASM RAC environment.
    i was also looking for some documentation which provides clear explanation about RMAN backup and Restore in ASM and Non ASM environment.
    Thanks

    You can set the parameter db_file_name_convert in init.ora in you new database with [ID 47325.1]
    or
    you can set parameter "set newname" in your script rman. [ID 549972.1]
    if you have one or two destinations of dbfiles in ASM I seggest to you set parameter db_file_name_convert in init.
    example:
    db_file_name_convert=('+DGDATA','/u01/oradata/');
    remenber you need set log_file_name_convert to.
    log_file_name_convert=('+DGREDO','/u01/redo/');
    if you use "set newname" commands you need set this lines in your script rman.
    set newname for datafile 1 to '/u01/oradata/system01.dbf';
    set newname for datafile 2 to '/u01/oradata/undotbs01.dbf';
    set newname for datafile 3 to '/u01/oradata/sysaux01.dbf';
    set newname for datafile 4 to '/u01/oradata/users01.dbf';
    and every datafiles you need set!
    Edited by: user1107977 on 21/07/2011 13:47

  • Sequence generation in Oracle RAC env. (Cached, non-ordered)

    Env: Oracle Env. 11G, Transaction Java Application
    How does CACHED, non-ordered sequence behave (for PK generation), here is the scenario,
    Cache size =10
    Node 1 Active - Records created 1,2,3 (3 records total in table)
    Node Changes - 2 is Active - Records created 11,12,13, 14 (7 records total in table)
    Node Changes - 1 is Active - Records created 21, 22 (or are sequences going to be 4, 5) (9 records total in table)
    Node Changes - 2 is Active - No new record added (9 records total in table)
    Node Changes - 1 is Active - 2 more Records created (9 recor11s total in table) - Is it going to be 23, 24 OR or is it going to be 6,7 OR or is it going to be 31, 32 (9 records total in table)
    Please help with accurate generated seq numbers (PKs) for 9 records.
    Also, What happens to PK numbers at:
    * shutdown
    * hotbackup
    * mirroring whole schema or database to another separate db using storage mirroring
    * mirroring whole schema or database to another separate db using datapump
    How about using cached, ordered sequences to start with and change to no-order if needed for performance reasons
    -D

    A necessary problem solving skill in the Oracle environment is the ability to experiment. A couple of minutes constructing a simple test is better than hours of speculation:
    jw1> create sequence s1;
    Sequence created.
    jw1> select s1.nextval from dual;
      NEXTVAL
            1
    jw1> /
      NEXTVAL
            2
    jw1> conn sys/oracle@jw2 as sysdba
    Connected.
    jw2> select s1.nextval from dual;
      NEXTVAL
            21
    jw2> select s1.nextval from dual;
      NEXTVAL
            22
    jw2> conn sys/oracle@jw1 as sysdba
    Connected.
    jw1> select s1.nextval from dual;
      NEXTVAL
            3
    jw1> select s1.nextval from dual;
      NEXTVAL
            4
    jw1> exit
    Disconnected from Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Advanced Analytics and Real Application Testing options
    [oracle@berlin1 ~]$ srvctl start instance -db jw -instance jw1 -startoption force
    [oracle@berlin1 ~]$ sqlplus sys/oracle@jw1 as sysdba
    SQL*Plus: Release 12.1.0.1.0 Production on Sat Aug 16 10:40:40 2014
    Copyright (c) 1982, 2013, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Advanced Analytics and Real Application Testing options
    jw1> select s1.nextval from dual;

  • How to handle o.s. upgrades in a rac env?

    I just installed oracle grid 11.2.0.3 and rdbms 11.2.0.3 on redhat linux 6 fdisk. The operating system is currently running Linux 2.6.32-71.el6.x86_64 #1 SMP Wed Sep 1 01:33:01 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    The cusomter now want to udate their redhat so that it will be Linux 2.6.32-279.5.1.el6.x86_64 #1 SMP Tue Jul 24 13:57:35 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux.
    I have a couple questions.
    1. how do I disable to clusteware from starting up so that they will be able to update their o.s.?
    2. What needs to be done with the oracle software once the operating system has been upgraded? Do I need to relink? Not sure have not upgraded the o.s. and any of the database installations I have worked on.
    Any help is greatly appreciated.
    p.s. we are using custom udev rules for device persitence for our asm devices.
    Thanks.

    You will need to relink Oracle binaries following the OS upgrade. Pl see this MOS Doc
    Is It Necessary To Relink Oracle Following OS Upgrade? [ID 444595.1]
    HTH
    Srini

  • Not able to start databse in rac env

    Hi all,
    I am using oracle 11g r2 on rhel5, when i am trying to start the database it is throwing the below error:
    PRCR-1079 : Failed to start resource ora.dev.db
    ORA-12547: TNS:lost contact
    ORA-12547: TNS:lost contact
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-00845: MEMORY_TARGET not supported on this system
    CRS-2674: Start of 'ora.dev.db' on 'rac1' failed
    ORA-01034: ORACLE not availableResource Status
    [grid@rac2 ~]$ crs_stat -t
    Name           Type           Target    State     Host       
    ora.CRS.dg     ora....up.type ONLINE    ONLINE    rac1       
    ora.DATA1.dg   ora....up.type ONLINE    ONLINE    rac1       
    ora.FRA.dg     ora....up.type ONLINE    ONLINE    rac1       
    ora....ER.lsnr ora....er.type ONLINE    ONLINE    rac1       
    ora....R1.lsnr ora....er.type ONLINE    ONLINE    rac1       
    ora....N1.lsnr ora....er.type ONLINE    ONLINE    rac1       
    ora....N2.lsnr ora....er.type ONLINE    ONLINE    rac2       
    ora....N3.lsnr ora....er.type ONLINE    ONLINE    rac2       
    ora.asm        ora.asm.type   ONLINE    ONLINE    rac1     
    *ora.dev.db*     ora....se.type ONLINE    OFFLINE                Oracle is not able to find these resource
    ora.eons       ora.eons.type  ONLINE    ONLINE    rac1       
    ora.gsd        ora.gsd.type   OFFLINE   OFFLINE              
    ora....network ora....rk.type ONLINE    ONLINE    rac1       
    ora.oc4j       ora.oc4j.type  OFFLINE   OFFLINE              
    ora.ons        ora.ons.type   ONLINE    ONLINE    rac1       
    ora....SM1.asm application    ONLINE    ONLINE    rac1       
    ora....C1.lsnr application    ONLINE    ONLINE    rac1       
    ora....C1.lsnr application    ONLINE    ONLINE    rac1       
    ora.rac1.gsd   application    OFFLINE   OFFLINE              
    ora.rac1.ons   application    ONLINE    ONLINE    rac1       
    ora.rac1.vip   ora....t1.type ONLINE    ONLINE    rac1       
    ora....SM2.asm application    ONLINE    ONLINE    rac2       
    ora....C2.lsnr application    ONLINE    ONLINE    rac2       
    ora....C2.lsnr application    ONLINE    ONLINE    rac2       
    ora.rac2.gsd   application    OFFLINE   OFFLINE              
    ora.rac2.ons   application    ONLINE    ONLINE    rac2       
    ora.rac2.vip   ora....t1.type ONLINE    ONLINE    rac2       
    ora....ry.acfs ora....fs.type ONLINE    ONLINE    rac1       
    ora.scan1.vip  ora....ip.type ONLINE    ONLINE    rac1       
    ora.scan2.vip  ora....ip.type ONLINE    ONLINE    rac2       
    ora.scan3.vip  ora....ip.type ONLINE    ONLINE    rac2       
    [grid@rac2 ~]$
    [grid@rac2 ~]$ crsctl check crs
    CRS-4638: Oracle High Availability Services is online
    CRS-4537: Cluster Ready Services is online
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    [grid@rac2 ~]$
    [grid@rac2 ~]$ srvctl status database -d dev
    Instance dev1 is not running on node rac1
    Instance dev2 is not running on node rac2
    [grid@rac2 ~]$ When trying to start database, it throw some error like
    [grid@rac2 ~]$ srvctl start database -d dev
    PRCR-1079 : Failed to start resource ora.dev.db
    ORA-12547: TNS:lost contact
    ORA-12547: TNS:lost contact
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-00845: MEMORY_TARGET not supported on this system
    CRS-2674: Start of 'ora.dev.db' on 'rac1' failed
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    CRS-2632: There are no more servers to try to place resource 'ora.dev.db' on that would satisfy its placement policy
    ORA-12547: TNS:lost contact
    ORA-12547: TNS:lost contact
    CRS-2674: Start of 'ora.dev.db' on 'rac2' failed
    ORA-12547: TNS:lost contact
    ORA-12547: TNS:lost contact
    ORA-12547: TNS:lost contact
    [grid@rac2 ~]$ Can anybody suggest me how to resolve the same.
    Edited by: user13389425 on Jun 10, 2012 11:32 PM

    I have alos configrured /dev/shm....
    [root@rac2 pfile]# mount -t tmpfs shmfs -o size=1300m /dev/shm
    [root@rac2 pfile]# df -kh
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/sda2              19G   13G  5.1G  73% /
    /dev/sda5             874M  829M     0 100% /tmp
    /dev/sda1              99M   14M   81M  15% /boot
    tmpfs                 1.3G     0  1.3G   0% /dev/shm
    shmfs                 1.3G     0  1.3G   0% /dev/shm
    [root@rac2 pfile]# But still getting the error:
    [grid@rac2 ~]$ srvctl start database -d dev
    PRCR-1079 : Failed to start resource ora.dev.db
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    CRS-2674: Start of 'ora.FRA.dg' on 'rac2' failed
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    CRS-2674: Start of 'ora.DATA1.dg' on 'rac2' failed
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    CRS-2632: There are no more servers to try to place resource 'ora.dev.db' on that would satisfy its placement policy
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    ORA-01078: failure in processing system parameters
    CRS-2674: Start of 'ora.dev.db' on 'rac1' failed
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    [grid@rac2 ~]$

Maybe you are looking for