Regarding Heartbeat in RAC 11gR2

Hi,
This week and completed RAC 11gR2 installation on Linux environment successfully.
Now customer's NETWORK guy raised one more point related to heartbeat and requested us to change from single heartbeat to dual(may be multi) heartbeat.       Can any body share me the links related to this? I am doing further cheks on this through MOS.
1) How to check what kind of heartbeat is being configured.
2) how to change to dual/Multi heart beat mode. etc.......
Thanks in-advance for your support.
Regards
DBA.

Starting from 11.2.0.2 there are new feature called High Availability Interconnect, which allows you to create up to 4 interconnects. In reality, even if you configure only 1 interconnect, all 4 will be created. Having several interconnects simplify the ip change if required somewhere in the future, along with loadbalancing and failover capabilities.
Check my blogpost regarding the topic: erudans.blogspot.com
Regards
Ed

Similar Messages

  • ASM pfile lost in Oracle RAC 11gr2

    Hello Gurus,
    I am new to Oracle RAC 11gr2 and facing some issues. our spfile/pfile for asm instance is lost and I am not able to startup the asm instance.
    Environment is as below:
    RAC 2 nodes
    Oracle RAC 11gr2
    Enterprise Linux Server release 5.5 (Carthage)
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/11.2.0/db_1/dbs/init+ASM1.ora'
    Is there any way to recover the spfile/pfile ?
    Also getting following error while try to connect " sqlplus / as sysasm"
    $ sqlplus / as sysasm
    SQL*Plus: Release 11.2.0.1.0 Production on Sun Mar 27 11:26:02 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    ERROR:
    ORA-01031: insufficient privileges
    Enter user-name:
    Thanks and Regards,

    Hi,
    Do we need to Set variable ORACLE_HOME properly (Grid Home) while starting RDBMS instance?
    e.g ORACLE_HOME=/u01/app/11.2.0/grid*I recommend you set ORACLE_HOME properly for each Oracle Installation when you use SQLPLUS.
    i.e: cat /etc/oratab
    orcl:/u01/app/oracle/product/11.2.0/db_1
    db10g:/u01/app/oracle/product/10.2.0/db_1
    +ASM1:/u01/app/11.2.0/gridAlso you can startup/shutdown our database with SQLPLUS using ORACLE NET*, but it must be configured properly.
    My recommendation <s>is always</s> use SRVCTL and CRSCTL to manage to your environment. Track all the process of initialization processes through the logs using ADRCI utility (only 11.1 or later).
    When use SRVCTL or CRSCTL to manage I recomend you use (GRID HOME).
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-16038: log 3 sequence# 1067 cannot be archived
    ORA-19809: limit exceeded for recovery files
    ORA-00312: online log 3 thread 2: '+FRA/yyy/onlinelog/group_3.259.738489481'
    SQL>I give to you three options:
    1° - Add more asmdisk on Diskgroup +FRA
    2° - Make backup of all archivelog using RMAN and option delete input (i.e backup archivelog delete all input;)
    3° - If this database is for TEST ONLY and you not need backup or recovery of then you can delete all archivelog using RMAN (i.e delete archivelog all;)
    I recommend you create routine of backups of the database and archivelog to prevent this area becomes exhausted.
    If you need the database in archivelog but it is only to test then create routine to delete archivelogs periodically.
    If you dont need the database in archivelog, then just disable it.
    Regards,
    Levi Pereira

  • Best Practice for monitoring RAC 11gR2

    Hi,
    I have RAC 11gR2+ASM on two nodes.
    I would like to get your advice what are the most critical things i should monitor - Regarding RAC COMPONENCTS
    Thanks

    Hi,
    here i am mentioning some basic monitoring
    1)interconnect switch is working properly or not(private network)
    2) check which instances are running on which nodes
    3) check if ASM,listeners,nodeapps,gsd,vip..... are running or not.
    Each instance carrying planned load (balanced?).
    – Shared storage access is equal.
    – Interconnect Load
    -Latency
    – High CPU usage - Oracle processes getting enough resources.?
    Thanks

  • ORA-00354, ORA-00353 on RAC 11gR2

    Hello All,
    I have a database Oracle RAC 11gR2 on OEL linux 5.5 32bit.
    When i am trying startup my database I am facing the below errors: this error is occuring on the startup of any node
    ERROR at line 1:
    ORA-00354: corrupt redo log block header
    ORA-00353: log corruption near block 2651 change 1172351 time 10/12/2011
    13:22:43
    ORA-00312: online log 1 thread 1: '+DATA/orcl/onlinelog/group_1.261.761845161'It seems that my online redo log is corrupted. how can i solve that ?
    knowing that my database is running in NOARCHIVELOG mode and i do not have any backup.
    and why i am not able to start up any of the nodes? redo logs is not related to each node seperately ?
    I tried: srvctl start instance -d orcl -i orcl1 or srvctl start instance -d orcl -i orcl2
    but the same error, where is the High Availibilty in that case, the redo log file group_1 is for thread 1 only. SHould not be able to start Instance 2?
    Regards,
    Edited by: NB on Oct 13, 2011 5:12 PM

    since my database is runing in NOARCHIVELOG mode and i have no backups and the current is logfile was the corrupted one and my database was not starting.
    I solved that by ceating a pfile and adding the : allowresetlogs_corruption=TRUE
    regards,

  • Steps to stop / start CRS & ASM in RAC 11gr2

    Hello Gurus,
    Environment is as below:
    RAC 2 nodes
    Oracle RAC 11gr2
    Enterprise Linux Server release 5.5 (Carthage)
    I am new to Oracle RAC 11gr2 and facing some issues while stop / start crs & asm.
    We want to reboot both nodes and for that I have done following steps.
    1. srvctl stop database -d <db name> -- from one node
    Databse is down now.2. srvctl stop nodeapps -n <hostname> -- from both nodes
    services are down now.3. Now I want to stop asm
    $ export ORACLE_HOME=/u01/app/11.2.0/grid ( Grid Home)
    $ srvctl stop asm - This is not stopping ASM instance.
    4. crsctl stop crs -- this is also not working.
    I would appreciate if you please give me full steps.
    Thanks and Regards,

    In 11gr2, gsd remains offline. When I had checked with metalink, they said that it is fine.
    In 11gr2 you can stop all resouces as below
    <CRS_HOME>/bin/crsctl stop has
    or you can stop in the following sequence
    stop or relocate service using srvctl
    stop instnace using srvctl
    stop asm using srvctl
    stop nodeapps using srvctl
    stop cluster resources as root - <CRS_HOME>/bin/crsctl stop has
    To start
    <CRS_HOME>/bin/crsctl start has - it should bring all resources automatically
    verify the services status and start or relocate it back.

  • RAC 11GR2 + expdp/impdp

    Hi all,
    I have installed Rac 11gr2 on linux RedHat.
    I have to migrate data from a 10.1 database to the 11.2 database.
    Could you tell me which version of expdp and impdp should i use?
    Thanks.

    You use the 10g datapump expdp on the 10g DB (source) and the 11g impdp on the 11g DB (target).
    Kind regards
    Uwe Hesse
    http://uhesse.wordpress.com

  • Need to review RAC 11gR2 environment.

    Hi,
    Today my manager asked me to review a customer's RAC 11gR2 environment. and i need to take up this assignment next week. i going through couple of things in the net related to HEALTH checks.   are there any inputs from your side on "Topics to cover"
    I am trying to cover all aspects as much as possible.
    Regards
    DBA.

    If you have to ask for help on these forums from complete strangers regarding your assignment, then you are doing yourself, the company you work for, and your customer a complete and inexcusable disservice. Pl tell your manager to give this assignment to a more qualified person - no personal offense intended.
    Srini

  • How to migrate DB from single node 10gR2 to RAC 11gR2 on diff platform?

    How to migrate DB from single node 10gR2 to RAC 11gR2 on different platform with possible minimum downtime? We have a situation of upgrade/migrate oracle 10gR2 single instance DB to 2-node RAC 11gR. The source OS is Solaris 10 on SPARC and the target OS is Linux (the target servers could be changed to Solaris 11 x86 if needed). What is the best solution on that?
    Thanks,

    Technically, can do the following for upgrading and migration?
    1. Create 11gR2 oracle home on the same server and upgrade the database from 10gR2 to 11gR2 by running conversion (2 hour down time?)
    2. Set up Heterogeneous Primary and Physical Standbys by RMAN. The standby is the RAC with ASM. No need down time. (from Solaris Space to Linux - this may be a problem)
    3. At the cutoff time, activate the standby DB from the RAC ASM.
    If feasible, do we have some detail guild line for each step?

  • Rac 11gr2 installation error

    Hi all
    I installing RAC 11gr2 in VMWARE 9. Most of the part went smooth except i cannot ping between nodes. It says destination host is unreachable. I tried many different way but in vain, I will appreciate your help and feedback.
    [root@RAC1 ~]# ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:0C:29:C9:96:58 
              inet addr:192.168.1.107  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: 2002:4572:156:1234:20c:29ff:fec9:9658/64 Scope:Global
              inet6 addr: fe80::20c:29ff:fec9:9658/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:3733 errors:0 dropped:0 overruns:0 frame:0
              TX packets:277 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:363522 (355.0 KiB)  TX bytes:27989 (27.3 KiB)
    eth1      Link encap:Ethernet  HWaddr 00:0C:29:C9:96:62 
              inet addr:192.168.2.101  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: fe80::20c:29ff:fec9:9662/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:19 errors:0 dropped:0 overruns:0 frame:0
              TX packets:67 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:1612 (1.5 KiB)  TX bytes:6253 (6.1 KiB)
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:39 errors:0 dropped:0 overruns:0 frame:0
              TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:3336 (3.2 KiB)  TX bytes:3336 (3.2 KiB)
    [root@RAC1 ~]#
    RAC2 is below
    [root@RAC2 ~]# ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:0C:29:E4:6A:B2 
              inet addr:192.168.1.102  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::20c:29ff:fee4:6ab2/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:365 errors:0 dropped:0 overruns:0 frame:0
              TX packets:275 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:36438 (35.5 KiB)  TX bytes:21619 (21.1 KiB)
    eth1      Link encap:Ethernet  HWaddr 00:0C:29:E4:6A:A8 
              inet addr:192.168.2.102  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: 2002:4572:156:1234:20c:29ff:fee4:6aa8/64 Scope:Global
              inet6 addr: fe80::20c:29ff:fee4:6aa8/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:650 errors:0 dropped:0 overruns:0 frame:0
              TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:69737 (68.1 KiB)  TX bytes:6474 (6.3 KiB)
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:134 errors:0 dropped:0 overruns:0 frame:0
              TX packets:134 e[root@RAC1 ~]# ping RAC2 -c1
    PING RAC2.localdomain (192.168.1.102) 56(84) bytes of data.
    From 192.168.1.107 icmp_seq=1 Destination Host Unreachable
    --- RAC2.localdomain ping statistics ---
    1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 13018ms
    rrors:0 dropped:0 overruns:0 carrier:0
    [root@RAC2 ~]# ping RAC1 -c1
    PING RAC1.localdomain (192.168.1.101) 56(84) bytes of data.
    From RAC2.localdomain (192.168.1.102) icmp_seq=1 Destination Host Unreachable
    --- RAC1.localdomain ping statistics ---
    1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 3007ms
              collisions:0 txqueuelen:0
              RX bytes:12624 (12.3 KiB)  TX bytes:12624 (12.3 KiB)
    ERROR:

    [root@RAC1 ~]# ping 192.168.1.102
    PING 192.168.1.102 (192.168.1.102) 56(84) bytes of data.
    From 192.168.1.107 icmp_seq=2 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=3 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=4 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=6 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=7 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=8 Destination Host Unreachable
    ^GFrom 192.168.1.107 icmp_seq=10 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=11 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=12 Destination Host Unreachable
    ^Z
    [1]+  Stopped                 ping 192.168.1.102
    [root@RAC1 ~]# ping 192.168.2.102
    PING 192.168.2.102 (192.168.2.102) 56(84) bytes of data.
    From 192.168.2.101 icmp_seq=2 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=3 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=4 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=6 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=7 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=8 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=10 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=11 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=12 Destination Host Unreachable
    ^Z

  • Patch 12539000 on RAC 11gR2 HPUX base on releases?

    Hi, Friends
    I've got Oracle RAC 11gR2 on HPUX I64 so I´m going to apply patch 12539000, Do I need to know exactly the release installed on the system in order to donwload and apply the patch?
    How can I know which release must to download from MOS

    Law wrote:
    Hi, Friends
    I've got Oracle RAC 11gR2 on HPUX I64 so I´m going to apply patch 12539000, Do I need to know exactly the release installed on the system in order to donwload and apply the patch?
    How can I know which release must to download from MOSYes.
    Different patches available to download according to your recent Patch set Updated.
    post
    SQL> select * from v$version;
    $opatch lsinventory
    Check even from registry$history

  • Using ZFS for Oracle RAC 11gR2 binaries

    Hi,
    We have following scenario,
    Two Node Cluster: Oracle RAC 11Gr2 with Clusterware on Solaris 10
    We want to keep Oracle & Clusterware binaries on ZFS mirror file system on each node locally and for Data files, FRA, Voting disks & OCR on shared SAN using ASM.
    My question, is the above scenario certified by Oracle or can we keep Oracle binaries on ZFS...?
    Will appreciate your input.
    Thanks

    Well my confusion started after reading this doc on oracle support:
    Certification of Zeta File System (Zfs) On Solaris 10 for Oracle RDBMS [ID 403202.1]
    "Oracle database 10gR2 (10.2.0.3 and higher patches), 11gR1 (11.1.0.6 and higher patches) and 11gR2 (11.2.0.1 and higher patches) are certified with Solaris 10 ZFS on Sparc 64-bit and Solaris x84-64. See Solaris ZFS_Best_Practices_Guide. This is for single instance ONLY. ZFS is currently not applicable to RAC and not Certified to use it as a shared filesystem."

  • Oracle rac 11gr2 + sga

    Hi all,
    I have a 2 nodes rac 11GR2 on linux redhat with 12Go RAM each one.
    Since 15 days, a dba add more memory on each node (+ 24Go RAM) and modify SGA like :
    On each node :
    create a pfile from spfile, modify memory_max_target on pfile (from 7Go to 8Go), and restart each instance from this pfile.
    Now, the problem are :
    Each node consume 36Go of 36Go RAM,
    The parameter spfile is empty (show parameter spfile).
    Do you an idea why all RAM is consumed on each node ?
    Thanks.

    Problem 1: Why is that a problem? How did you establish 36 Gb is used. The Unix tools are notoriously for providing incorrect information as the SGA is accounted for in every process.
    Problem 2: Evidently the "DBA' used an incorrect procedure to change these parameters, and didn't convert the pfile to spfile again, and started using the 'startup pfile' command.
    The action plan for this twofold
    - educate the "DBA' or don't hire him anymore
    - use the create spfile from pfile command, and restart the database.
    Sybrand Bakker
    Senior Oracle DBA

  • Is OCFS2 certified with oracle RAC 11gR2 ?

    Hi,
    Is OCFS2 certified with oracle RAC 11gR2 ?
    Thanks..

    ocfs2 is certified for oracle 11gr2 but oracle recommends using asm. please see this for more information http://download.oracle.com/docs/cd/E11882_01/install.112/e10812/storage.htm#CWLIN262

  • RAC 11GR2 + VIP

    Hi all,
    I have a cluster RAC 11GR2 with 2 nodes on a site A (datacenter).
    I have used 1 IP SCAN et 2 VIP.
    The scan IP is 10.XXX.X.181
    The rac1-vip is 10.XXX.X.165
    The rac2-vip is 10.XXX.X.166
    I used /etc/hosts file and not the dns for the moment.
    These IP are used on a LAN.
    Now, i need to attack this RAC 11GR2 via a WAN (on a site B) and so via other IP adress.
    How can i do to make this? Do you have an idea ?
    Thanks.

    can you be more specific ? You want to setup new environment similar to you have in datacenter you mentioned?

  • RAC 11GR2 listener

    Hi, Maclean,
    can you explain RAC 11GR2 listener , and listener service relationship?
    ora.LISTENER.lsnr ONLINE ONLINE on rac1
    ora.LISTENER_SCAN1.lsnr ONLINE ONLINE on rac1
    ora.rac1.LISTENER_RAC1.lsnr ONLINE ONLINE on rac1
    ora.rac2.LISTENER_RAC2.lsnr ONLINE ONLINE on rac2

    explain RAC 11GR2 listener , and listener service relationship??
    what do you really want to know?

Maybe you are looking for

  • UNION changes type of field

    Statement 1: SELECT E0380.CardValue FROM (SELECT E0465.CardValue FROM E0465 UNION ALL SELECT null AS CardValue FROM E0465) E0380 Statement 2: SELECT E0465.CardValue FROM E0465 I use OleDbCommand to execute these 2 statements. For statement 1 I use Ge

  • How to use jre6-compat with libreoffice?

    How to use jre6-compat with libreoffice? libreoffice + language tool is a sluggish duo when used with jre7, so I have installed jre6-compat in addition to jre7, but I have no idea how to make libreoffice use jre6 from jre6-compat. Jre6 is not listed

  • What is "Audible User Name"

    I supposedly got the fix for my (-50)error. It came right from Apple. First step is to go into Advanced in Itunes and "Deauthorize Audible Account" I plugged the same user name and password as I always do. and it tells me that my username or password

  • /ASU/UPGRADE is terminated.(Runtime Error! disp+work.EXE)

    Dear all, I was doing sap upgrade . So I tried pre-check /ASU/UPGRADE, So workprocess was Terminated. Popup Appered . "Application Popup : Microsoft Visual C++ Runtime Library : Runtime Error! Program: D:\usr\sap\SKT\SYS\exe\run\disp+work.EXE This ap

  • When i strted download free apps phone asking verify your payment info .Y this happening ? how to change it ?

    when i started down loading free apps phone asking payment information and card details . Y this happening and how can i change it ?