Cluster registry information

On an 11g CRS (non RAC) - only clusterware with 2 nodes , 1 active 1 passive (for failover), how can I check the ORACLE_HOME used to startup the database (say). I know in RAC you can do a srvctl config database which will show the OH information and what DBs are configured but how do we do that in non RAC (only clusterware).
I tried dumping the OCR using ocrdump <dumpfilename>, but this file has CRS_HOME, ASM_HOME etc. not the OH for RDBMS.
Is there a way round?
(the reason I'm doing so is that the clusterware, ASM and DB is up but the oratab is mismatching; I want to make sure what home was used to start this DB).
Thanks

Hi,
how can I check the ORACLE_HOME used to startup the database (say)
(the reason I'm doing so is that the clusterware, ASM and DB is up but the oratab is mismatching; I want to make sure what home was used to start this DB).Linux environment
If Database is up do this:
# Get pid of PMON of your Instance
$ ps -ef |grep pmon_db10g1 |grep -v grep
oracle    7434     1  0 May06 ?        00:06:28 ora_pmon_db10g1
# Using PID see loaded shared libraries:
$ cat /proc/7434/maps
00110000-00186000 r-xp 00000000 fd:00 5962208    /u01/app/oracle/product/10.2.0/db_1/lib/libocr10.so
00186000-00187000 rwxp 00075000 fd:00 5962208    /u01/app/oracle/product/10.2.0/db_1/lib/libocr10.so
...Here is my OH /u01/app/oracle/product/10.2.0/db_1
I could not understand what exactly you did an active/passive without using OCR but I that it.
Regards,
Levi Pereira

Similar Messages

  • Avertissement:"Echec de l'installation d'oracle cluster Registry (ORC)"

    Hi,
    Where I'am installing Oracle 10g, I received the following Avertissement:"Echec de l'installation d'oracle cluster Registry (ORC)".When i clicked OK the installation continue.Please can some
    explain me what is the problem?
    Thanks
    Edited by: user12295522 on 1 déc. 2009 10:55

    Without more information it is hard to help ...Even harder without any information about OS and database version (10g is an Oracle marketing label and no version).
    Werner

  • FATAL [INS-41311] One or more Oracle Cluster Registry (OCR) locations spec

    I'm installing 11.2.0.3 Grid Infrastructure on Red Hat 5.7. I'm receiving the following error that I pasted below. There isn't a whole lot of information regarding it. It seems that the install sees an existing CRS install, but the NFS volumes are empty. This is a fresh install. I ran cleanup, but there's nothing to remove. Any help or insight will be appreciated.
    Thank you
    INFO: Checking path: /u02/udev/devices/ocr1
    INFO: Checking path: /u03/udev/devices/ocr2
    INFO: Checking path: /u04/udev/devices/ocr3
    INFO: Validating for writability
    INFO: Validating for valid OCR locations
    INFO: Validating OCR locations.
    INFO: validating if it is an existing directory.
    INFO: Validating for free space
    INFO: PATH has :==>/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64/server:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/../lib/amd64
    INFO: PATH has :==>/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64/server:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/../lib/amd64
    INFO: PATH has :==>/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64/server:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/lib/amd64:/tmp/OraInstall2012-03-31_12-30-37AM/jdk/jre/../lib/amd64
    SEVERE: [FATAL] [INS-41311] One or more Oracle Cluster Registry (OCR) locations specified are in an existing OCR directory.
    CAUSE: One or more Oracle Cluster Registry (OCR) locations specified were in directories with existing OCR files.
    ACTION: Specify locations for Oracle Cluster Registry that are not in use.
    INFO: Advice is ABORT

    user12006502 wrote:
    These are NFS mounts off of NetApp NAS. They are volumes that don't contain anything else but an empty .snapshot subdirectory. This is my first NFS RAC implementation. We followed NetApps best practices for the NFS mount options as well as the export options on the NAS. I'm sort of lost as to what the problem could be. Ran the installer with debug and strace, but I'm still not getting any insight into the issue. Thanks for trying to help.
    My first reaction to the failed CRS install is to clean it up. I ran the cleanup steps, but the installer didn't get far enough to generate any files.
    I'm using the following NFS mount options:
    rw,bg,hard,nointr,rsize=32768,wsize=32768,tcp,vers=3,timeo=600,noac,suidUse rw,bg,hard,nointr,rsize=32768,wsize=32768,tcp,noac,actimeo=0,vers=3,timeo=600 for Mount points for CRS voting disk and OCR
    Doc id - Mount Options for Oracle files when used with NFS on NAS devices [ID 359515.1]

  • 10.2.0.1 RHEL 4.0 - root.sh CRS - Failed to upgrade Oracle Cluster Registry

    I am trying to install 10.2.0.1 CRS on a 2 node cluster on RHEL 4.0 Nahant Update 7. I get the following errors when root.sh is run
    Failed to upgrade Oracle Cluster Registry configuration._
    Due to this reason , none of the clusterware background processes fail to start, following which the Configuration Assistant screen also experiences failure (Oracle Notification Server Configuration Assistant).
    I tried to apply the 10.2.0.4 patchset also, still same issue. Did anyone see this issue ?
    1) We use LINUX DEVICE MAPPER for multipathing and udev
    2) We configured the multipathing device partitions and bound them to raw devices
    So /dev/mapper/oradisk1 bound to /dev/raw/raw1 ( OCR disk)
    and /dev/mapper/oradisk2 bound to /dev/raw/raw2 (VD)
    I am able to perform the dd command successfully.
    Any ideas ?
    -Srinivas

    BTW, we our OS is Linux x86-64 with RHEL 4.0 Nahant Update 7. I also applied the patch 4679769.
    Did a complete uninstall and reinstall. But issue persists.
    -Srinivas

  • Failed to upgrade Oracle Cluster Registry configuration

    I'm making a new installation of Oracle RAC environment, the clusterware version is 10 and therefore the RDBMS, I'm using oracle linux 5 update 7, the installation is being performed on only one machine. The problem occurs at the end of the installation when I try to run / u01/app/oracle/product/10.2.0/crs/root.sh the error messages are:
    Failed to upgrade Oracle Cluster Registry configuration, which is issued shortly after the execution of root.sh.
    And in the log the error message is:
    31/10/2011 11:36:36.654: [OCRCONF] [103401184] ocrconfig starts ...
    31/10/2011 11:36:36.654: [OCRCONF] [103401184] Upgrading OCR data
    31/10/2011 11:36:36.661: [OCRCONF] [103401184] OCR Already in current version.
    31/10/2011 11:36:36.669: [OCRCONF] [103401184] Failed to call clsssinit (21)
    31/10/2011 11:36:36.670: [OCRCONF] [103401184] Failed to make a backup copy of OCR
    31/10/2011 11:36:36.670: [OCRCONF] [103401184] Exiting [status = failed] ...
    If anyone has faced this error and won, I'm accepting suggestions.
    Att.
    Italo Moisés dos Santos.

    Hi;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » Grid Computing » RAC, ASM & Clusterware Installation which you can get more quick response
    Regard
    Helios

  • The local node entry in Cluster Configuration information does not match wi

    In installing 10.1.0.3 CRS on Solaris 8 x86, I keep getting the error, "The local node entry in Cluster Configuration information does not match with the entry in /etc file." Both addresses are defined in the /etc/inet/hosts and are pingable. There seems to be no way to get past this issue. Earlier I installed 10.2.0.1 CRS on SLES9 SP2 on a system with the same network settings and had no problem. Is there some way to force the installer to accept the addresses given and proceed past this step?

    All,
    I think there can be two problems
    1.
    if your host file looks as follows
    # Public
    192.168.2.x rac1.localdomain rac1
    192.168.2.x rac2.localdomain rac2
    #Private
    192.168.0.x rac1-priv.localdomain rac1-priv
    192.168.0.x rac2-priv.localdomain rac2-priv
    #Virtual
    192.168.2.x rac1-vip.localdomain rac1-vip
    192.168.2.x rac2-vip.localdomain rac2-vip
    then you should be able to do rsh or ssh sucessfully for each aliases at least one from each nodes
    (ex)
    on node rac1
    ssh rac1 date
    ssh rac1.localdomain date
    ssh rac2 date
    ssh rac2.localdomain date
    2. you should create user equivalance on all the nodes as follows
    Edit the /etc/hosts.equiv file to include all the RAC nodes:
    +rac1 oracle
    +rac2 oracle
    +rac1-priv oracle
    +rac2-priv oracle                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • ERROR SPECIFYING ORACLE CLUSTER REGISTRY LOCATION

    Hi all,
    im implementing oracle RAC 10g on Linux version 4, now i've already prepaired the shared disks on my nodes my situiation is am facing a problem in installing the clusterware where in specifying Oracle Cluster Registry Location it gives me an ERROR saying "The Location entered for the Oracle Cluster Registry is not shared across all the nodes in the cluster. Specify a shared raw partition or cluster file system file that is visible by the same name on all nodes of the cluster".
    Thanks in advance!

    No wonder! How can node2 see the drive which is local to node1??? I am assuming this is for your home testing. You need to have some kind of shared storage to implement RAC - typical examples are FireWire or alternatively NFS shares/mounts. There is an article on OTN which talks about implementing RAC using Firewire in RAC. Or you check out my blog entry http://chandradba.blogspot.com/2007/08/oracle-11g-rac-install-on-red-hat-50.html which talks about implementing RAC using NFS shares.
    As I said, these configuration are not for other than your own testing....meaning non-production usage.
    HTH
    Thanks
    -Chandra Pabba

  • SCCM 2012 Hardware Inventory - Custom Inventory Class ( to Include a registry information in to HW Inv)

    Hi,
     I am trying to include information from a registry into SCCM HW Inventory, I would need some help in extending the HW inventory.
    I have followed one of the blog which says that the change needs to be done on both Configuration.mof and also import the .mof in "Default Client Settings".
    In Microsoft documentation I see an option to just import a .mof file, I did follow the option of importing the .mof into HW inventory and it was imported without any error (I used a mofcomp -check to compile the code)
    Result:
    I see following errors in the InventoryAgent.log which are related to the class that I imported and the information or the fields are not yet available in the resource explorer
    =================================================
    Invalid Query for class abcd: 80041017, will retry to remove invalid properties
    Collection-Retry:Ignore invalid property DeviceType
    =================================================
    Reference I used :
    http://technet.microsoft.com/en-us/library/gg712290.aspx
    http://schadda.blogspot.com/2012/02/sccm-2012-customize-extend-hardware.html

    Just to add to John's comment, I did up a blog post on how to use Regkeytomof to.
    http://be.enhansoft.com/post/2014/02/13/How-to-Use-RegKeyToMof.aspx
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • Cluster Interconnect information

    Hi,
    We have a two node cluster (10.2.0.3) running on top of Solaris and Veritas SFRAC.
    The cluster is working fine. I would like to get more information about the private cluster interconnect used by the Oracle Clusterware but the two places I could think of have shown nothing.
    SQL> show parameter cluster_interconnects;
    NAME TYPE VALUE
    cluster_interconnects string
    SQL> select * from GV$CLUSTER_INTERCONNECTS;
    no rows selected
    I wasn't expecting to see anything in the cluster_interconnects parameter but thought there would be something in the dictionary view.
    I'd be grateful if anyone could shed some light on this.
    Where can I get information about the currently configured private interconnect?
    I've yet to check the OCR, does anyone know which key/values are relevant, if any?
    Thanks
    user234564

    Try this:
    1. $ORA_CRS_HOME/bin/oifcfg getif
    eth0 1xx.xxx.x.0 global public
    eth1 192.168.0.0 global cluster_interconnect
    2. V$CONFIGURED_INTERCONNECTS;
    3. X$KSXPIA;
    HTH
    Thanks
    Chandra Pabba

  • VCS alarm - An unexpected software error was detected in clusterStatus.py: Received a URLError exception while trying to update the Cluster Status information

    Hi,
    Has anyone come across the alarm with their VCS Control? If so could you explain what would be causing the error and how to resolve the issue?
    VCS version x8.2.2
    Thanks

    Hi,
    May be of use
    1. Open the visual admin at <installdrive>:\usr\sap\J2E\JC00\j2ee\admin\go.bat
    2. Login is Administrator + admin-password you defined during installation.
    3. Under the Server 0... node select Services->Deploy
    4. Select the "Application" radio button at the bottom.
    5. Check if there exists an application sap.com/tcwdtools
    And the following applications are running
    sap.com/tcwdcorecomp
    sap.com/tcwddispwda
    sap.com/tcwdtools.
    Last thing was their any errors in the installation.
    Regards
    Ayyapparaj

  • Error while checking the status of Oracle Cluster ware

    Hi
    I was trying to install the database using dbca after setting up the grid and database software on LINUX x86-64 RHEL 5.7 machine. The database software version is 11.2.0.3. It throwing the error regarding the connectivity of clusterware. So I checked the status of clusterware.
    -bash-3.2$ ./crsctl stat res -t
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Status failed, or completed with errors.
    -bash-3.2$
    But when I ran below one:
    -bash-3.2$ ./crsctl stat res -t -init
    NAME TARGET STATE SERVER STATE_DETAILS
    Cluster Resources
    ora.asm
    1 ONLINE ONLINE sfv9699 Started
    ora.cluster_interconnect.haip
    1 ONLINE ONLINE sfv9699
    ora.crf
    1 ONLINE ONLINE sfv9699
    ora.crsd
    1 ONLINE OFFLINE
    ora.cssd
    1 ONLINE ONLINE sfv9699
    ora.cssdmonitor
    1 ONLINE ONLINE sfv9699
    ora.ctssd
    1 ONLINE ONLINE sfv9699 OBSERVER
    ora.diskmon
    1 OFFLINE OFFLINE
    ora.drivers.acfs
    1 ONLINE ONLINE sfv9699
    ora.evmd
    1 ONLINE INTERMEDIATE sfv9699
    ora.gipcd
    1 ONLINE ONLINE sfv9699
    ora.gpnpd
    1 ONLINE ONLINE sfv9699
    ora.mdnsd
    1 ONLINE ONLINE sfv9699
    So i saw that the crsd having some issue. I checked the alert log and crsd log. Below are the output.
    Alert <server_name>.log
    2012-10-20 15:37:51.408
    [ohasd(3694)]CRS-2765:Resource 'ora.crsd' has failed on server 'sfv9699'.
    2012-10-20 15:37:52.968
    [crsd(5188)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /oracle2/app/11.2.0/grid/log/sfv9699/crsd/crsd.log.
    2012-10-20 15:37:52.984
    [crsd(5188)]CRS-0804:Cluster Ready Service aborted due to Oracle Cluster Registry error [PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    ]. Details at (:CRSD00111:) in /oracle2/app/11.2.0/grid/log/sfv9699/crsd/crsd.log.
    2012-10-20 15:37:53.471
    [ohasd(3694)]CRS-2765:Resource 'ora.crsd' has failed on server 'sfv9699'.
    2012-10-20 15:37:53.472
    [ohasd(3694)]CRS-2771:Maximum restart attempts reached for resource 'ora.crsd'; will not restart.
    CRSD.log
    2012-10-20 15:37:52.456: [ CRSMAIN][3563381328] Checking the OCR device
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Sync-up with OCR
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Connecting to the CSS Daemon
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Getting local node number
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [   CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [  OCRASM][3563381328]proprasmo: Error in open/create file in dg [DATA]
    [  OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [  OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [  OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [  OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [  OCRRAW][3563381328]proprioo: Failed to open [+DATA]. Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [  OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [  OCRASM][3563381328]proprasmcl: asmhandle is NULL
    2012-10-20 15:37:52.969: [    GIPC][3563381328] gipcCheckInitialization: possible incompatible non-threaded init from [prom.c : 690], original from [clsss.c : 5326]
    2012-10-20 15:37:52.975: [ default][3563381328]clsvactversion:4: Retrieving Active Version from local storage.
    2012-10-20 15:37:52.978: [ CSSCLNT][3563381328]clssgsgrppubdata: group (ocr_SFV9699-cluster) not found
    2012-10-20 15:37:52.978: [  OCRRAW][3563381328]proprio_repairconf: Failed to retrieve the group public data. CSS ret code [20]
    2012-10-20 15:37:52.981: [  OCRRAW][3563381328]proprioo: Failed to auto repair the OCR configuration.
    2012-10-20 15:37:52.981: [  OCRRAW][3563381328]proprinit: Could not open raw device
    2012-10-20 15:37:52.981: [  OCRASM][3563381328]proprasmcl: asmhandle is NULL
    2012-10-20 15:37:52.983: [  OCRAPI][3563381328]a_init:16!: Backend init unsuccessful : [26]
    2012-10-20 15:37:52.984: [  CRSOCR][3563381328] OCR context init failure. Error: PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.984: [ CRSMAIN][3563381328] Created alert : (:CRSD00111:) : Could not init OCR, error: PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.984: [    CRSD][3563381328][PANIC] CRSD exiting: Could not init OCR, code: 26
    2012-10-20 15:37:52.984: [    CRSD][3563381328] Done.
    =======================
    I see in the above log that saying ASM instance is down and failed to open +DATA .
    But the asm instance up and running
    SQL> select instance_name,status from v$instance;
    INSTANCE_NAME STATUS
    +ASM1            STARTED
    And we havent created any disk named DATA before the installation. We have created only below two disks
    SQL> select name,header_status from v$asm_disk;
    NAME HEADER_STATUS
    ASM_DATA MEMBER
    FLASH_RECOVERY MEMBER
    But I am seeing a diskgroup in the v$asm_diskgroup which we havent created.
    SQL> select name,state from v$asm_diskgroup;
    NAME STATE
    DATA MOUNTED
    Ya this is a second time installtion. In the first installtion we created the asmdisk as DATA. But later everything (RAW device ) was formatted and this new disks has been created and installtion again started
    [root@SFV9699 bin]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    Seems like its trying to read the old disk DATA.
    we have done asmscanning too with oracleasm scan disks. but no use.
    Where I can remove the old entry of DATA disk.
    It would be a great if a quick response get.
    Thanks
    SHIYAS M

    The permission looks fine. If it was permission issue then y it is trying to read the DATA disk which I havent created this time at all ( But created in the first installation).
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [ CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [ OCRASM][3563381328]proprasmo: *Error in open/create file in dg [DATA]*[ OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [ OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: *Failed to open [+DATA].* Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [ OCRASM][3563381328]proprasmcl: asmhandle is NULL
    The only disks created are
    [root@SFV9699 dev]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    And these disks are showing part of that group also.. Not quite sure how this happened..
    what abt dropping this group.. will anything work.

  • Problems with Cluster Ready Service installation (RAC) in Oracle 10g R1

    Hello
    I have got problems with this installation. I am starting Oracle user
    At the end of the installation I get a mesage when all Configuration Assistants are failed
    I have got 2 computers with Windows 2000 PRO, two networks (private and public)
    As a shared disk I use one external disk (with USB) attached to one computer.
    What to do here?
    please for a reply
    Martin
    PROT-1: Failed to initialize ocrconfig
    SCLS error 1 reading current privileges.
    Internal Error Information:
    Category: 1234
    Operation: scls_iddb_has_privgrp_by_name
    Location: NetLocalGrou
    Other: get local group failed
    Dep: 0
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    ignoring upgrade failure of ocr(-1)
    failed to configure Oracle Cluster Registry with CLSCFG, ret 102
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from D:\oracle\product\10.1.0\crs\oui\bin\ouica.bat.
    Launched configuration assistant 'Oracle Notification Server Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'D:\oracle\product\10.1.0\crs/bin/racgons.exe add_config migi:4948'
    Start output from spawned process:
    End output from spawned process.
    Configuration assistant "Oracle Notification Server Configuration Assistant" failed
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from D:\oracle\product\10.1.0\crs\oui\bin\ouica.bat.
    Launched configuration assistant 'Oracle Private Interconnect Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'D:\oracle\product\10.1.0\crs/bin/oifcfg.exe setif -global "public"/10.0.0.0:cluster_interconnect "public"/192.168.1.0:public'
    Start output from spawned process:
    PRIF-12: failed to initialize cluster support services
    End output from spawned process.
    Configuration assistant "Oracle Private Interconnect Configuration Assistant" failed
    PRIF-12: failed to initialize cluster support services
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from D:\oracle\product\10.1.0\crs\oui\bin\ouica.bat.
    Error:*** Alert: Some of the configuration assistants failed. However these are optional assistants, so they are not required for the correct configuration of your system. If you want to try to run those assistants again, select the failed assistants and click the 'Retry' button. ***
    User Selected: Yes/OK
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Cluster Ready Services Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: 'D:\oracle\product\10.1.0\crs/install/crssetup.config.bat'

    Also you clusterware installation installs to an ORACLE_HOME.
    Oracle does only make a differentiation, if it has to be clear, that you got a clusterware home and a database home.
    Normally if a patch is referring to $ORACLE_HOME (and the patch can be used for clusterware & database), it just means the installation directory of the oracle software installed.
    Sebastian

  • How to make two NT cluster in a same network?

    We are having 2NT m/c one clusteer and 2NT M/c in other cluster.Both clusters having same application installed and same configuration.The problem we are facing is some of the requested for a perticular cluster(say firest cluster) is going to other(Second).
    How can we dissable communication between these clusters?
    Thaks
    Siva Prasad

    Hi,
    The iPlanet Application server has two Multicast addresses over which it broadcast registry information for Load-Balancing and Clustering. By default both of the Multicast addresses are same but the port is different. The application server keeps on updating it's host database by detecting all the application servers that has same Multicast address in the same subnet.
    Open the iPlanet registry editor and go to <i>Application Server/6.0/GMS/KAS</i> and <i>Application Server/6.0/GMS/KES</i>, you will find an entry called MCastHost in both of these locations. These are the two virtual Multicast address used by the the application server. If your m/c IP address is like <i>abc.def.ghi.xxx</i> then the Multicast address will be like <i>ghi.8.18.71</i>.
    In a cluster the Multicast address mentioned under <i>.../KES</i> should be same for each member Application server, and this is the place you need to change your Multicast address to disable the communication between the two cluster in same subnet. Just change the Multicast address in the registry of each Application server of second cluster (for example from <i>ghi.8.18.71</i> to <i>ghi.8.18.75</i> or something. It is better if you change both Multicast address for second cluster.
    The approach suggested by Vasanth will work till you restart any of the server, if you restart both of the servers whose IP address entry you have deleted in each other's registry, it will update it again after startup.
    Please feel free to ask further questions.
    Sanjeev.

  • Veritas Cluster (SFRAC) and oracle CRS

    We have oracle 9i RAC running on Solaris 9 with over veritas cluster.
    We want to run 10g RAC on the same same servers which will use the
    veritas cluster file system
    While trying to install 10g CRS the node selection list doesnt show node
    information.Entered information using response file .After the installation
    root.sh fails to start CRS.
    Is it ok to run 9i and 10g RAC on same servers.

    Chandra/Vishwa
    We have a libskgxn2.so in /opt/ORCLcluster/lib directory. But the size of the file is
    different from /opt/VRTSvcs/rac/lib/libskgxn2_64.so.1 file
    Since we already have 9i rac running, I am not sure if copying the file from
    /opt/VRTSvcs/rac/lib directory if it will affect 9i rac.
    I went ahead with installation of CRS. I am getting following error while running root.sh
    Checking to see if Oracle CRS stack is already configured
    Checking to see if any 9i GSD is up
    /oracle/crshome/AUTEST/bin/lsdb: Failed to initialize Cluster Context
    skgxn error number 1311719766
    operation skgxnqtsz
    location SKGXN not av
    errno 0: Error 0
    Setting the permissions on OCR backup directory
    Setting up NS directories
    Oracle Cluster Registry configuration upgraded successfully
    clscfg -install -nn nodeA,nodeAnum,nodeB,nodeBnum... -o crshome
    -l languageid -c clustername -q votedisk
    [-t p1,p2,p3,p4] [-pn privA,privAnum,privB,privBnum...]
    [-hn hostA,hostAnum,hostB,hostBnum...]
    With CRS and veritas running on the same server , will CRS always communicate
    across nodes using VCS since we will be using veritas cluster file system
    for database.
    Shankar

  • Changing Cluster Master node

       Hello,
                  I have two nodes rac setup. I just need to change the master node to different node in the cluster. How to change the master node?
      Please help me out.

    Hi,
    Master Node not exist on RAC and I have pretty sure you are not talking about "OCR Master", you are talking about RESOURCE MASTER.
    The only thing closest to something like a "Master" is that only one node has the role to update the Oracle Cluster Registry (OCR), all other nodes only read the OCR.
    However this is just a role, which can easily switch between the nodes (but is normally fix as long as the responsible nodes lives).
    This node hover is then called OCR master.
    How do I change node which hold  "OCR Master"?
    You can't decide that and you can't change that manually the Clusterware do it automatically without human intervention.
    OCR Master is not a MASTER NODE it's only a role.
    Good answer here:
    Re: Identify the OCR master node for 11.2
    Re: which node will become master
    Please don't confuse the concept of MASTER OCR with RESOURCE MASTER (e.g Data Block).
    All nodes hold MASTER RESOURCE, because that I said : all nodes are equal.
    With "billions" of data block spread out in memory of cluster (SGA Instances), one node maintains extensive information (i.e Lock, Version, etc) about a particular resource (i.e a data block).
    So, one node has master resource of data block "data_01" the other node has a master resource of data block "data_02" and so on. If a node which hold master resource fails (shutdown) GCS choose other node in the cluster to be a MASTER Resource of that particular resource.
    http://www.oracleracsig.org/pls/apex/RAC_SIG.download_my_file?p_file=1003567
    RAC object remastering ( Dynamic remastering )  Oracle database internals by Riyaj
    Message was edited by: Levi-Pereira

Maybe you are looking for

  • Low broadband speed

    My internet speed is around 100kbps these are my speed test results and hub stats could somebody please advise on what it could be. ADSL Line Status Connection information Line state: Connected Connection time: 0 day, 00:45:18 Downstream: 7,104 Kbps

  • Why does compressor need to be connected to internet to work?

    I am using an 8 core macpro with 10.5.2 installed and final cut pro 6.0.3 when I put a job in compressor and try to submit the job, compressor says it has an unknown time remaining , and nothing ever gets done. That is because I have blocked the out

  • FIM Organisational Unit renaming

    Hello,  I had done an MVExtension to provision Organisation Unit from AD to AD LDS.  When i create an OU it's OK, but when i rename it and i run a synchro i visualise that the OU is renamed but when i run an export i have un error to modify attribut

  • Error in ESS while availing a leave

    Hi All, In My client place, system gives a dump error when employee is maintaining its leave in ESS system.Here TM is not integrated with payroll. Plz help me how to resolve the issue.

  • PreparedStatement - Any Good If I Close?

    The benefit of using PreparedStament and Bind Variable is it's performance if used multiple times. As it doesn't go through the compilation/parsing, the plan is already there as well as the structure is available. Now if I close the statement, does t