Rac clusterware compnents

Hi,
How to check the components of clusterware is running or not in oracle 11.1?
We used srvctl,got the following error.I tried to start the cluster ware.
[oracle@rac1 bin]$ *./srvctl status nodeapps -n rac1*
PRKO-2006 : Invalid node name: rac1
[oracle@rac1 bin]$ hostname
rac1.startoracle.com
[oracle@rac1 bin]$ *./srvctl status nodeapps -n rac1.startoracle.com*
PRKO-2006 : Invalid node name: rac1.startoracle.com
[oracle@rac1 bin]$ pwd
/u01/app/oracle/product/11.1.0/db_1/bin
[oracle@rac1 bin]$ srvctl status nodeapps -n rac1
PRKO-2006 : Invalid node name: rac1
[oracle@rac1 bin]$

Hi,
Can you please follow the below steps:
Symptoms
Before manually starting the database using 'srvctl instance -d ocs -i delphi-1", the "crs_stat -t" command was working fine on all nodes, problem started after manually starting the database using "srvctl" command.
$ crs_stat -t
CRS-0184: Cannot communicate with the CRS daemon.
$ crsctl check boot
Failure 4 at procr_open_key with status 4.
PROC-4: The cluster registry key to be operated on does not exist.
$ crsctl check crs
Failure 1 contacting CSS daemon
Cannot communicate with CRS
Cannot communicate with EVM
crsd.log
/opt/crs/oracle/product/10.2.0/crs/crs/init/delphi-1.pid
[ clsdmt][52]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=delphi-1DBG_CRSD))
2006-05-16 18:08:57.021: [ CRSOCR][1]32OCR api procr_open_key failed for key CRS.CUR. OCR
error
code = 4 OCR error msg: PROC-4: The cluster registry key to be operated on does not exist.
2006-05-16 18:08:57.192: [ CRSMAIN][1]32Using Authorizer location:
/opt/crs/oracle/product/10.2.0/crs/crs/auth/
2006-05-16 18:08:57.220: [ OCRSRV][35]th_select_handler: Failed to retrieve procctx from
ht.
constr = [5988488] retval lht [-27] Signal CV.
Cause
OCR got corrupted.
Solution
To resolve this issue need to restore OCR from backup.
Oracle automatically takes backups of the OCR every 4 hours. Oracle also keeps the last 3
backups, up to 4 hours old, one day old, and one week old available. Here are the steps for restoring the OCR.
1. Find out what time the problem that the inconsistency in the OCR occurred.
2. Find an OCR backup from a time prior to when the inconsistency occurred.
To do this cd to $ORA_CRS_HOME/cdata/<cluster name>
[or]
Run $ORA_CRS_HOME/bin/ocrconfig -showbacku p (In this case you may not get any result)
Example:
# pwd
/t02/app/oracle/product/crs/cdata/crs_opcbsol
# ls -ltr
total 46560
-rw-r----- 1 root root 3960832 Apr 12 19:53 week.ocr
-rw-r----- 1 root root 3960832 Apr 13 03:53 day.ocr
-rw-r----- 1 root root 3960832 Apr 14 03:54 backup02.ocr
-rw-r----- 1 root root 3960832 Apr 14 03:54 day_.ocr
-rw-r----- 1 root root 3960832 Apr 14 07:54 backup01.ocr
-rw-r----- 1 root root 3960832 Apr 14 11:54 backup00.ocr
3. If you have a backup of the OCR from prior to the time of the inconsistency,
reboot the nodes in single user mode or runlevel 1. If you are unable to
reboot into single user mode for some reason, you can disable CRS with:
Sun or Linux:
/etc/init.d/init.crs disable
/etc/init.d/init.crs stop
HP-UX or HP Tru64::
/sbin/init.d/init.crs disable
/sbin/init.d/init.crs stop
IBM AIX:
/etc/init.crs disable
/etc/init.crs stop
4. After all nodes are rebooted in single user mode and/or you have verified that
CRS is not running (ps -ef | grep crs), restore the OCR with ocrconfig.
Example:
cd $ORA_CRS_HOME/bin
./ocrconfig -restore /t02/app/oracle/product/crs/cdata/crs_opcbsol/week.ocr
5. Re-enable CRS if it was disabled. Example:
Sun or Linux:
/etc/init.d/init.crs enable
HP-UX or HP Tru64::
/sbin/init.d/init.crs enable
IBM AIX:
/etc/init.crs enable
6. Reboot the nodes.
Best regards,
Rafi.
http://rafioracledba.blogspot.com/

Similar Messages

  • Oracle RAC + Clusterware and another Cluster with Clusterware for SAP

    Hi,
    I have some questions about implementation of Oracle RAC and Clusterware with SAP
    For exemple, an architecture with 4 servers ( 2 real and 2 vritual ).
    I would like to know if i can do this
    2 servers for the first cluster.
    First cluster is with Clusterware and Oracle RAC
    This is for all the SAP Oracle databases environment
    I think there is no problem here.
    Now, with 2 others servers il would like to make another cluster (with also clusterware ) for SAP Central services (SCS) and enque replication server (ERS)
    Because all architecture is for only one SAP environment with separate services.
    1 for Database (cluster 1)
    1 for Central services ( cluster 2, virtual machine )
    1 for Dialogue Instance (no cluster)
    To be clear, the second cluster is to make HA of central services SAP (SCS and ERS )
    My question 2 are :
    Is it a good job to do this ? or there is anything wrong ?
    Do i have to install antoher clusterware for this 2 servers or i have to make anything with the existing clusterware + oracle RAC ??
    Thank you very much for you help
    Edited by: user12395221 on 29 déc. 2009 15:36

    Hi Givre,
    have you checked: Providing High Availability for SAP Resources (http://www.oracle.com/technology/products/database/clusterware/pdf/sap-availability-on-rac-twp.pdf) available on otn.oracle.com/clusterware? Not being an SAP expert myself, I still think, this paper describes the configuration - at least partially - that you are trying to set up.
    Just an idea. Thanks,
    Markus

  • ORACLE RAC - Clusterware 11Gr1  -

    Hi,
    We are starting a fresh installation of an Oracle RAC database on:
    IBM AIX 5.3
    Processor Type: PowerPC_POWER7
    Processor Implementation Mode: POWER 6
    Processor Version: PV_6_Compat
    Number Of Processors: 2
    Processor Clock Speed: 3108 MHz
    CPU Type: 64-bit
    Kernel Type: 64-bit
    We are changing the servers and installing new binaries: clusterware ,asm binary, rdbms binary. After that, database will be migrated to this server. The oracle clusterware will be on 11.1.0.7, ASM on 11.1.0.7 and RDMS on 10.2.0.4. We are installing exactly as it is in production now.
    After the servers were release to the dba, configured the ocr and voting disks and the pre-reqs, during the installation we face an error on the second node, while running the root.sh. The installation went successfully, 100% and on the first node finished successfully and started the services. On the second node, while running the root.hs, it failed with the message :
    --> Failure at final check of oracle CRS stack. 10
    Checking the logs, we could see the following:
    [    CSSD]2011-09-25 02:59:51.633 [1030] >TRACE: clssnmReadDskHeartbeat: node 1, hodev001ler, has a disk HB, but no network HB, DHB has rcfg 212382813, wrtcnt, 2978, LATS 3178240991, lastSeqNo 2978, timestamp 1316930391/924708736
    [    CSSD]2011-09-25 02:59:51.984 [1287] >TRACE: clssnmReadDskHeartbeat: node 1, hodev001ler, has a disk HB, but no network HB, DHB has rcfg 212382813, wrtcnt, 2978, LATS 3178241341, lastSeqNo 2978, timestamp 1316930391/924708736
    [    CSSD]2011-09-25 02:59:52.304 [1801] >TRACE: clssnmReadDskHeartbeat: node 1, hodev001ler, has a disk HB, but no network HB, DHB has rcfg 212382813, wrtcnt, 2978, LATS 3178241662, lastSeqNo 2978, timestamp 1316930391/924708736
    [    CSSD]2011-09-25 02:59:52.635 [1030] >TRACE: clssnmReadDskHeartbeat: node 1, hodev001ler, has a disk HB, but no network HB, DHB has rcfg 212382813, wrtcnt, 2979, LATS 3178241992, lastSeqNo 2979, timestamp 1316930392/924709737
    [    CSSD]2011-09-25 02:59:52.771 [5399] >TRACE: clssnmLocalJoinEvent: node(1), state(0), cont (1), sleep (0), diskHB 1, diskinfo 110aa46f0
    [    CSSD]2011-09-25 02:59:52.771 [5399] >TRACE: clssnmLocalJoinEvent: node(2), state(1), cont (0), sleep (0), diskHB 1, diskinfo 110aa46f0
    All the notes seems to point to and interface/interconnect problem, but we dont have any clue on what parameter or what checks we need to perform with Unix Team. Does anybody had this issue? Any clue on what may be need to be adjusted or configured to solve this issue? Following below is the interfaces of both servers: hodb001lernew and hodb002lernew:
    hodb001lernew
    root@hodev001lernew:/u01/crs/log/hodev001ler # ifconfig -a
    en1: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.85.221 netmask 0xffffffe0 broadcast 10.124.85.223
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en2: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.140.109 netmask 0xffffffe0 broadcast 10.124.140.127
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en3: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.56.96.47 netmask 0xffffe000 broadcast 10.56.127.255
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en5: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.251.4 netmask 0xffffffc0 broadcast 10.124.251.63
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    lo0: flags=e08084b<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT>
    inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255
    inet6 ::1/0
    tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1
    hodb002lernew
    root@hodev002lernew:/u01/crs/log/hodev002ler # ifconfig -a
    en0: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 172.16.1.11 netmask 0xffffff00 broadcast 172.16.1.255
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en1: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.85.220 netmask 0xffffffe0 broadcast 10.124.85.223
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en2: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.140.110 netmask 0xffffffe0 broadcast 10.124.140.127
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en3: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.56.96.48 netmask 0xffffe000 broadcast 10.56.127.255
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    en5: flags=1e080863,480<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
    inet 10.124.251.7 netmask 0xffffffc0 broadcast 10.124.251.63
    tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
    lo0: flags=e08084b<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT>
    inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255
    inet6 ::1/0
    tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1
    Also, while we run the cluverify, it appears the following warning on the interfaces verification:
    Checking node connectivity...
    Node connectivity check passed for subnet "172.16.1.0" with node(s) hodev002ler,hodev001ler.
    Node connectivity check passed for subnet "10.124.85.192" with node(s) hodev002ler,hodev001ler.
    Node connectivity check passed for subnet "10.124.140.96" with node(s) hodev002ler,hodev001ler.
    Node connectivity check passed for subnet "10.56.96.0" with node(s) hodev002ler,hodev001ler.
    Node connectivity check passed for subnet "10.124.107.224" with node(s) hodev002ler,hodev001ler.
    Node connectivity check passed for subnet "10.124.251.0" with node(s) hodev002ler,hodev001ler.
    Interfaces found on subnet "172.16.1.0" that are likely candidates for VIP:
    hodev002ler en0:172.16.1.11
    hodev001ler en0:172.16.1.13
    Interfaces found on subnet "10.124.85.192" that are likely candidates for VIP:
    hodev002ler en1:10.124.85.200
    hodev001ler en1:10.124.85.222
    Interfaces found on subnet "10.124.140.96" that are likely candidates for VIP:
    hodev002ler en2:10.124.140.97
    hodev001ler en2:10.124.140.101
    Interfaces found on subnet "10.56.96.0" that are likely candidates for VIP:
    hodev002ler en3:10.56.96.8
    hodev001ler en3:10.56.96.32
    Interfaces found on subnet "10.124.107.224" that are likely candidates for VIP:
    hodev002ler en4:10.124.107.231
    hodev001ler en4:10.124.107.241
    Interfaces found on subnet "10.124.251.0" that are likely candidates for VIP:
    hodev002ler en5:10.124.251.7
    hodev001ler en5:10.124.251.4
    WARNING:
    Could not find a suitable set of interfaces for the private interconnect.
    Any helps?
    Thanks,

    Hi,
    Thanks for the reply. Here is what I have:
    Node 1:
    oracle@hodev001lernew:/home/oracle # ssh hodev002lernew date
    Tue Oct 4 19:09:16 GRNLNDST 2011
    oracle@hodev001lernew:/home/oracle # ssh hodev002lernew_pri date
    Tue Oct 4 19:09:25 GRNLNDST 2011
    Node 2:
    oracle@hodev002lernew:/home/oracle # ssh hodev001lernew date
    Tue Oct 4 19:10:24 GRNLNDST 2011
    oracle@hodev002lernew:/home/oracle # ssh hodev001lernew_pri date
    Tue Oct 4 19:10:57 GRNLNDST 2011
    Regarding the Firewall point, I issued the command lsfilt but didn't return. it means it is not enabled? Im at AIX 5.3, any other command to verify this point ?
    root@hodev001lernew:/ # /usr/sbin/lsfilt -a
    Can not open device /dev/ipsec4_filt.
    root@hodev002lernew:/ # lsfilt -a
    Can not open device /dev/ipsec4_filt.
    Thanks
    Edited by: user11969939 on 04/10/2011 15:23

  • RAC/Clusterware help

    I realize this is not the best place to post this message, but I do not know where else to put it...
    I have Oracle Clusterware installed on a two node cluster. All Oracle components are functioning correctly. Problem is when I try to add my own application to the cluster, I am having major issues.
    I am trying to have Samba launch and fail over on to different cluster nodes. Problem is I can not even get RAC to launch the Samba daemons -- I get a placement error.
    CRS-1028: Dependency analysis failed because of:
    'Resource in UNKNOWN state: SambaFailsafe'
    CRS-0223: Resource 'SambaFailsafe' has placement error.
    Attached are the files used to create the action scripts and application profile. I just need to be pointed in the right direction here; I do not know what I am doing wrong…
    Software versions - running RAC and Database 10gR2 on Red Hat Linux 4 Update 4.
    SambaFailsafe.cap
    NAME=SambaFailsafe
    TYPE=application
    ACTION_SCRIPT=samba.scr
    ACTIVE_PLACEMENT=0
    AUTO_START=restore
    CHECK_INTERVAL=5
    DESCRIPTION=SambaFailsafe
    FAILOVER_DELAY=0
    FAILURE_INTERVAL=0
    FAILURE_THRESHOLD=0
    HOSTING_MEMBERS=
    OPTIONAL_RESOURCES=
    PLACEMENT=balanced
    REQUIRED_RESOURCES=SambaVIP
    RESTART_ATTEMPTS=2
    SCRIPT_TIMEOUT=60
    SambaVIP.cap
    NAME=SambaVIP
    TYPE=application
    ACTION_SCRIPT=/u01/app/oracle/product/crs/10.2.0/bin/usrvip
    ACTIVE_PLACEMENT=0
    AUTO_START=restore
    CHECK_INTERVAL=60
    DESCRIPTION=SambaVIP
    FAILOVER_DELAY=0
    FAILURE_INTERVAL=0
    FAILURE_THRESHOLD=0
    HOSTING_MEMBERS=
    OPTIONAL_RESOURCES=
    PLACEMENT=balanced
    REQUIRED_RESOURCES=
    RESTART_ATTEMPTS=1
    SCRIPT_TIMEOUT=60
    START_TIMEOUT=0
    STOP_TIMEOUT=0
    UPTIME_THRESHOLD=7d
    USR_ORA_ALERT_NAME=
    USR_ORA_CHECK_TIMEOUT=0
    USR_ORA_CONNECT_STR=/ as sysdba
    USR_ORA_DEBUG=0
    USR_ORA_DISCONNECT=false
    USR_ORA_FLAGS=
    USR_ORA_IF=eth0
    USR_ORA_INST_NOT_SHUTDOWN=
    USR_ORA_LANG=
    USR_ORA_NETMASK=255.255.255.0
    USR_ORA_OPEN_MODE=
    USR_ORA_OPI=false
    USR_ORA_PFILE=
    USR_ORA_PRECONNECT=none
    USR_ORA_SRV=
    USR_ORA_START_TIMEOUT=0
    USR_ORA_STOP_MODE=immediate
    USR_ORA_STOP_TIMEOUT=0
    USR_ORA_VIP=10.211.4.66
    samba.scr
    #!/bin/bash
    # Script for automatic failover of Samba services
    # using Oracle Clusterware
    case $1 in
    'start')
    service smb start
         RET=$?
    'stop')
    service smb stop
         RET=$?
    'check')
    service smb status
         RET$?
         RET=0
    esac
    exit $RET

    user11177991 wrote:
    Can anyone tell me how to revert these parameters ?
    I am unable to issue any comamnds becuse the cluster is down
    SQL> create pfile ='/home/p.ora' from spfile;
    create pfile ='/home/p.ora' from spfile
    ERROR at line 1:
    ORA-29701: unable to connect to Cluster Synchronization Service
    ORA-29701: unable to connect to Cluster Synchronization Service
    Thanks
    DNJ
    Hi DNJ,
    What you need to do is create temporary pfile with parameters like below
    *.asm_diskgroups='DATA','FRA'
    *.asm_diskstring='ORCL:*'
    *.asm_power_limit=1
    *.diagnostic_dest='/u01/app/oracle'
    *.instance_type='asm'
    *.large_pool_size=12M
    *.remote_login_passwordfile='EXCLUSIVE' modify the above diskgroups to reflect your diskgroup configuration
    then start the asm using that temporary pfile
    SQL > startup pfile='/tmp/asmpfile.ora'once the asm instance started you can recreate the spfile
    create spfile='+DATA' from pfile='/tmp/asmpfile.ora'shutdown the asm and start it back again
    Hope this helps
    Cheers

  • Solaris 10g RAC Clusterware Raw device dd comand block size, sizing

    Hi
    We are in the process of installing clusterware for RAc on solaris 10. I have 4 luns 500mb each, we want to use them for the voting disks and ocr,
    1. Which one do we use /dev/dsk or /dev/rdsk?
    2) Also how do you erase the data to clear them out, I think you use the dd comand correct, but what is the full sytax to cllear the voiting disk and the ocr, do I need to specify a block size ??
    3) Somebody was saying I should label the disks, just incase the controllers change the numbering if they ever get reconfigured, can this be done in SUN Solaris, if so can you give me an example, and do I specify the label as the ocr path??
    Thanks
    For all the info.

    1. Which one do we use /dev/dsk or /dev/rdsk?
    $$
    Please use Character Device ,This is general practice. However from 10.2.0.1 Block Device can also work.
    # chown oracle:dba /dev/rdsk/cxtydzs6
    # chmod 660 /dev/rdsk/cxtydzs6
    2) Also how do you erase the data to clear them out, I think you use the dd comand correct, but what is the full sytax to cllear the voiting disk and the ocr, do I need to specify a block size ??
    $$
    do
    dd if=/dev/zero of=/dev/ocr_disk$i bs=8192 count=25000 &
    done
    3) Somebody was saying I should label the disks, just incase the controllers change the numbering if they ever get reconfigured, can this be done in SUN Solaris, if so can you give me an example, and do I specify the label as the ocr path??
    $$
    Oracle recommends that you use a file name similar to dbname_raw.conf for this file.
    The following example shows a sample mapping file for a two-instance RAC cluster. Some of the partitions use alternative symbolic link names. Make sure that the partition device file name that you specify identifies the same partition on all nodes.
    system=/dev/rdsk/c2t1d1s3
    sysaux=/dev/rdsk/c2t1d1s4
    example=/dev/rdsk/c2t1d1s5
    users=/dev/rdsk/c2t1d1s6
    temp=/dev/rdsk/c2t1d2s3
    undotbs1=/dev/rdsk/c2t1d2s4
    undotbs2=/dev/rdsk/c2t1d2s5
    redo1_1=/dev/rdsk/c2t1d2s6
    redo1_2=/dev/rdsk/c2t1d3s3
    redo2_1=/dev/rdsk/c2t1d3s4
    redo2_2=/dev/rdsk/c2t1d3s5
    control1=/dev/rdsk/c2t1d4s3
    control2=/dev/rdsk/c2t1d4s3
    spfile=/dev/rdsk/dbname_spfile_raw_5m
    pwdfile=/dev/rdsk/dbname_pwdfile_raw_5m
    Hope this will help..
    Bharat
    NS

  • Oracle 11gR2 RAC clusterware not picking up ASM diskgroups

    Hello: I had to deinstall a failed oracle 11gR2 rac cuslterware. But, not the asm disks are not in the OUI pick list. How can I resolve that?
    The storage is on SAN partitions.

    Probably the install already put something on the disks.
    Clean them with dd if=/dev/zero of=<your asm disks> bs=1M count=10
    Regards
    Sebastian

  • EBS R12 RAC Clusterware Installation.

    Hi hussein/helios
    The Oracle support has installed a RAC on our EBS Prod server but it was a POC(proof of concept) only. So the name was TEST RAC instance.
    Now, we want to install the final config setup named PROD following the docs he made on the TEST POC. We will also
    reuse all the files, directories, and raw devices used in TEST as PROD. Meaning all the traces of files and home dirs of TEST will be renamed to PROD, and change ownerships from oratest to oraprod.
    First, we run deinstall of all the TEST install software like the CRS, ASM. We also delete the traces of TEST on inittab and oraInventory.
    Then we now installed first the CRS_PROD. But to our surprise the CRS installation failed , it seems that it still
    can see the "test" setup :(
    Failure at SlfAccess(/u02/oracle/oratest/product/11.1.0/crs) with code -1Note the we already deleted the above directory since it belongs to the old setup, while the existing is:
    /u02/oracle/oratprod/product/11.1.0/crs
    My question is, how do you completely cleanup or deinstall all the previous traces of CRS?
    Thanks a lot,
    Ms K

    Hi;
    Please check below link which could be helps you
    http://www.idevelopment.info/data/Oracle/DBA_tips/Oracle10gRAC/CLUSTER_65.shtml
    http://www.appsdba.com/blog/?p=155
    http://appsfusion.blogspot.com/2007/11/steps-to-create-ocr-and-voting-disk-on.html
    How to Restore CRS after accidentally run localconfig on RAC system [ID 747415.1
    As i said before its better to move your thread OCR forum site
    Regard
    Helios                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to install RAC Clusterware

    Hi ,
    i need to install RAC on 2 nodes with details below ,
    Database : Oracle 10g R2
    O/S : REHL 5
    Servers: HP ProLiant DL380 G7 E5640 1P 6GB-R P410i/256 8 SFF 460w
    is there any simple guide to start install RAC on my environmet ?

    use jeff hunter guide..
    Building an Inexpensive Oracle RAC 10g R2 on Linux - (RHEL 5.3 / iSCSI)
    this is really simple tutorial for RAC 10g R2

  • What advantages/disadv to having a none-rac db datafiles on rac clusterware

    Hello,
    We have a rac 10.2.0.3 with ocfs2 files on linux 4. We want to create a none-rac database on one of the rac nodes. The none-rac 10.2.0.4 is in its own new separate oracle home. Would it be a bad idea to use the existing ocfs2 mountpoints for the none-rac datafile locations? What would be adv/dis-adv to using ocfs2 for none-rac database files? Thank you.

    I will disagree of if a non-RAC database should use CFS or not. Since the file systems in use are clustered I see no reason to use a non-clustered file system and by using a CFS should the server the database is built on fail you can with a few minor edits start the database on the other node. If you used a traditional file system to hold the non-RAC database then its data files would not be accessible to the remaining node.
    Placing the Oracle database on CFS then starting it from another node in the advent of failure is one of the early high availability (quick recovery) methods. This kind of set up was not uncommon in the VMS (DEC) world back in the late 1980's and early 1990's.
    Also what if at a future data you determine you want to convert the database to RAC? It will be easier if the database is already on a CFS.
    IMHO -- Mark D Powell --

  • Oracle 10g RAC clusterware : runcluvfy.sh comp sys giving java exception

    Hi forum,
    I am getting an exception java.util.NoSuchElementException while running the command
    /stage/crs/cluvfy/runcluvfy.sh comp sys -n m4000-pnoc7,m4000-pnoc8 -p crs -osdba crs -orainv oinstall
    Verifying system requirement
    Checking system requirements for 'crs'...
    Check: Total memory
    Node Name Available Required Comment
    m4000-pnoc8 40GB (41943040KB) 512MB (524288KB) passed
    m4000-pnoc7 40GB (41943040KB) 512MB (524288KB) passed
    Result: Total memory check passed.
    Check: Free disk space in "/tmp" dir
    Node Name Available Required Comment
    m4000-pnoc8 33.26GB (34873056KB) 400MB (409600KB) passed
    m4000-pnoc7 33.03GB (34637032KB) 400MB (409600KB) passed
    Result: Free disk space check passed.
    Check: Swap space
    Node Name Available Required Comment
    Exception in thread "main" java.util.NoSuchElementException
    at java.util.Vector.firstElement(Unknown Source)
    at oracle.ops.verification.framework.config.SwapConstraint.report(SwapConstraint.java:375)
    at oracle.ops.verification.framework.engine.task.TaskSystemRequirements.performTask(TaskSystemRequirements.java:261)
    at oracle.ops.verification.framework.engine.task.Task.perform(Task.java:203)
    at oracle.ops.verification.framework.engine.component.SystemComponent.verify(SystemComponent.java:227)
    at oracle.ops.verification.framework.engine.ClusterVerifier.verifyComponent(ClusterVerifier.java:112)
    at oracle.ops.verification.client.CluvfyDriver.main(CluvfyDriver.java:280)
    available swap space :
    -bash-3.00$ swap -s
    total: 350320k bytes allocated + 32080k reserved = 382400k used, 34795600k available
    available RAM:
    -bash-3.00$ prtconf | grep -i "memory"
    Memory size: 40960 Megabytes
    Please help me in troubleshooting the exception

    Available RAM Swap Space Required
    Between 1 GB and 2 GB 1.5 times the size of RAM
    More than 2 GB Equal to the size of RAM
    If necessary, refer to your operating system documentation for information about how to configure additional swap space.

  • What is exactly clusterware in RAC

    What is exactly clusterware in RAC? Is it same as having a shared disk or is it the RAC software itself?
    I got confused while reading below sentence.
    "If you are using Oracle clusterware you can add nodes dynamically. "
    Can someone explain what it is?

    user6440749 wrote:
    What is exactly clusterware in RAC? Is it same as having a shared disk or is it the RAC software itself?It is software used to coordinate one or more computers in a cluster.
    It makes use of network and often makes use of a shared-writeable disk.
    It makes sure all computers in a cluster, that are supposed to be operating in the cluster, can communicate. It provides diagnostics and takes action if the computer it protects is no longer functioning correctly as part of the cluster.
    For RAC, Clusterware is the backbone software that provides the infrastructure for inter-instance communication.

  • 10g RAC on Oracle VM/Windows 2003 server

    Is there any documentation/thread/blog which describes installation of 10g clusterware on Windows 2003 VM on Oracle VM 2.1.2 using just direct attached storage? I created 2 Windows 2003 VMs. For OCR and Voting disks, I created shared virtual disks. These disks are visible from both VMs. When I try to install clusterware, both VMs blue screen about 50% into install. The error in CRS logs points to OCR disks not being in correct format. I have tested same process with VMWare server and it works fine. Do I need to do something different for Oracle VM?
    BTW this is not my first time installing RAC on Windows 2003. I have done more installations than I care to remember but always on physical servers. I followed the same process as I do for physical servers but it seems that Oracle VM does not like the shared virtual disks.
    Thanks...

    Check out my articles at http://dbasupport.com on 10g R2 RAC Clusterware setup. I was able to do that on my vmware BUT I hope to have the very irritating ASM scenario done before my 4th Article.
    Check it out.

  • Oracle 10g RAC on 2 VMware Windows 2003 images corrupts image

    It happened twice on each of the 2 VMware workstation 5 on which I am trying to set up an Oracle 10g R2 RAC. After installing CRS and rebooting machine I lost access to the Network Connections and the Disk Management. Basically I have to create a new image. Before I start a third time I would appreciate advice or feedback from other users.
    Also Configuration Assistants failed to install.
    Thanks

    Check out my articles at http://dbasupport.com on 10g R2 RAC Clusterware setup. I was able to do that on my vmware BUT I hope to have the very irritating ASM scenario done before my 4th Article.
    Check it out.

  • Oracle RAC 11g on Windows 2008 64 bit - blue screen error on both nodes

    Hi Everyone,
    I installed Oracle RAC 11g on Windows 2008 64 bit, The installation was successfull and crs_state -t shows all services in two nodes are online.
    When executed a select query with 100 sessions( For performance evaluation using Transaction generator ) ,the machine got crashed and blue screen is appeared on two nodes. I restrated the machines and and starts the same evaluation ,bt the same bug is repeating.
    Can anyone suggest a solution to solve this issue? Is our hardware is not sufficient ? Shall we need to perform any
    specific settings in Oracle RAC setup for performance evaluations?
    Is our settings for load balancing is not enough? ( We added "Load Balancing= On" on tnsnames.ora on client for load
    balancing)
    The following machine configuration is used for Oracle RAC setup
    Intel Core 2 Duo 2.66 GHz,
    Ram :4GB.
    OS : windows 2008 Server 64 Bit
    Oracle RAC 11g , Clusterware 11g R2 , ASM with 5 raw disk ( 1- votting disk ,1- ocr files and 3 disk files)
    Edited by: user2033016 on Jun 29, 2011 10:02 PM

    user2033016 wrote:
    Hi Everyone,
    I installed Oracle RAC 11g on Windows 2008 64 bit, The installation was successfull crs_state -t executed successfully.
    Bt the machine got crashed ,when executed a select query with 100 sessions( For performance evaluation using TG). A blue screen is appeared on two nodes. So i am not able to evaluate the performance.
    Can you please tell any suggesstions to solve this issue? Is our hardware is not sufficient? Or any software settings has to be done?. I tried most of hte technique ,bt the problem still exists.
    The following machine configuration is used for Oracle RAC setup
    Intel Core 2 Duo 2.66 GHz,
    Ram :4GB.
    OS : windows 2008 Server 64 Bit
    Oracle RAC , Clusterware 11g R2 64 Bit.i guess you have installed/configured RAC using VMware. i guess, the problem is with your RAM size. how much disk space and RAM size you have allocated for each machine?
    which documentation you have followed?

  • The CSSD does not start automatically on Non-RAC - AIX 5L

    Hi all,
    Database: Oracle 10.2.0.4
    O.S AIX 5.3 TL 10
    I am facing a problem with the CSSD Non-RAC/Clusterware.
    When we restarted the server the service CSSD does not start automatically and there is no relevant messages in the log files of CSSD.
    Running the "localconfig reset $ORACLE_HOME", execute successfully but does not start the CSSD.
    Running "/etc/init.cssd start" - does not work, nothing happens when we run it
    I manually ran "/etc/ init.cssd run" and the service CSSD (ossd.bin) was started without errors.
    No errors on errpt from AIX.
    I've opened a SR but I am waiting for response from Oracle.

    Hi,
    I believe this problem is not with Oracle, but in AIX.It may be that one process that is starting on boot is holding the other process. You need to identify what is process/application.
    Check the process on inittab that are already active and which are inactive they should be active.
    One clue: Is very common process that is initiated in wait mode hold the boot server.
    wait
    When the init command enters the run level that matches the entry's run level,
    start the process and wait for its termination.
    All subsequent reads of the /etc/inittab file while the init
    command is in the same run level will cause the init command to ignore this entry.http://publib.boulder.ibm.com/infocenter/aix/v6r1/index.jsp?topic=/com.ibm.aix.files/doc/aixfiles/inittab.htm
    Regards,
    Levi Pereira

Maybe you are looking for