Oracle Clusterware

Dear all
please help me as soon as possible..
In installing oracle 10g R2 clusterware in windows 2003. I test every CVU. Every things passed without suitable VIP. but I found some documentation which tell ignore this. When i run clusterware installation then in "configuration and update stage" configure VIP fail. At that time (running clusterware) i change my network interface name both public and private on both nodes. Then VIP configuration passed. I don't know how it possible??
If any body install oracle 10g R2 in windows 2003. pls give me ur mail address. I m so kindfull to u.
My host file like
192.168.0.231 rac1
192.168.0.232 rac2
192.168.0.234 rac1-vip
192.168.0.235 rac2-vip
10.0.3.1 rac1-priv
10.0.3.2 rac2-priv
My interface name
Node name: RAC1
public interface name: rac1
private interface name: rac1-priv
Node name: RAC2
public interface name: rac2
private interface name: rac2-priv

If that is the case, then I am baffled. The only thing I changed after the failure was the IP address change. I don't know if the error I got could have been fixed somehow. The error happened when the configuration Assistant kicks in. It failed at the "Oracle Cluster Verification Utility". It complains that the /.../.../crs/cfgtoollogs/configToolFailedCommands. When I run cluvfy stage -pre crsinst -n node1,node2 - it says suitable networks for private is both 10 and 172 but could not found suitable public networks.

Similar Messages

  • Oracle 10g to 11g Upgrade - Oracle Clusterware problem

    Oracle10g RAC (2 Nodes) RHEL 4 64bit
    Hi All,
    I have began the procedure for upgrading Oracle Clusterware to 11g. However, during the install OUI was giving me certain error messages like it couldn't transfer the OUI installlogs to node 2. Well, I kept pushing through the install and after I ran the last rootupgrade script on node 2 it gave me the following error:
    Checking the existence of nodeapps on this node
    Exception in thread "main" java.lang.UnsupportedClassVersionError: oracle/ops/opsctl/OPSCTLDriver (Unsupported major.minor version 49.0)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    Creating '/crs/home/install/paramfile.crs' with data used for CRS configuration
    Exception in thread "main" java.lang.UnsupportedClassVersionError: oracle/ops/opsctl/OPSCTLDriver (Unsupported major.minor version 49.0)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    Failed to retrieve VIP details
    Exception in thread "main" java.lang.UnsupportedClassVersionError: oracle/ops/opsctl/OPSCTLDriver (Unsupported major.minor version 49.0)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    Failed to retrieve VIP details
    Setting CRS configuration values in /crs/home/install/paramfile.crs
    So I ignored the error for the time being and after that I checked the status of crs and it gave me the following:
    [oracle@vtl-rac2 crsd]$ crsstatus
    HA Resource Target State
    ora.VMRACDEV.VMRACDEV1.inst ONLINE ONLINE on vtl-rac1
    ora.VMRACDEV.VMRACDEV2.inst ONLINE ONLINE on vtl-rac2
    ora.VMRACDEV.db ONLINE ONLINE on vtl-rac1
    ora.vtl-rac1.ASM1.asm ONLINE ONLINE on vtl-rac1
    ora.vtl-rac1.LISTENER_VTL-RAC1.lsnr ONLINE ONLINE on vtl-rac1
    ora.vtl-rac1.gsd ONLINE ONLINE on vtl-rac1
    ora.vtl-rac1.ons ONLINE OFFLINE
    ora.vtl-rac1.vip ONLINE ONLINE on vtl-rac1
    ora.vtl-rac2.ASM2.asm ONLINE ONLINE on vtl-rac2
    ora.vtl-rac2.LISTENER_VTL-RAC2.lsnr ONLINE ONLINE on vtl-rac2
    ora.vtl-rac2.gsd ONLINE ONLINE on vtl-rac2
    ora.vtl-rac2.ons ONLINE OFFLINE
    ora.vtl-rac2.vip ONLINE ONLINE on vtl-rac2
    So i tried to bring it back up by doing a crs_stop -all and crs_start -all and it gave me the following error:
    vtl-rac1 : CRS-1019: Resource ora.vtl-rac2.ons (application) cannot run on vtl-rac1
    Start of `ora.vtl-rac1.ons` on member `vtl-rac1` failed.
    vtl-rac2 : CRS-1019: Resource ora.vtl-rac1.ons (application) cannot run on vtl-rac2
    CRS-0223: Resource 'ora.VMRACDEV.db' has placement error.
    CRS-0215: Could not start resource 'ora.vtl-rac1.ons'.
    CRS-0215: Could not start resource 'ora.vtl-rac2.ons'.
    I am thinking that all of this is caused by the various issues I had with the install. If I am incorrect, then please let me know. If it is true, I would like to know if there are any 11g docs on how to clean up a failed clusterware upgrade. Any advice would be greatly appreciated on any of the situations I am having.
    Thank you

    Hi Chandra,
    Did CVU report any problems before the upgrade?No, there were no errors reported by CVU before the upgrade.
    I don't there is note out there for cleaning 11g CRS
    install...and I think can very use the 10g CRS note -
    239998.1.Yeah I might have to go that way.
    I have both the 11g CRS install and upgrade from 10g
    to 11CRS at
    http://chandradba.blogspot.com/2007/08/oracle-11g-rac-
    install-on-red-hat-50.html
    and
    http://chandradba.blogspot.com/2008/02/oracle-10g-crs-
    upgrade-to-11g-crs.html
    see if it helps.Yup, your guide is very simple, clear and error proof :) That's how mine when pretty much except right around 75% I started getting these strange errors of files not being able to be transferred to node 2. Anyways, it shouldn't be a problem as none of those errors were configuration related...or else I would have a messed up cluster.
    Well, I actually rebooted both machines and now the whole CRS stack is up!! So I guess I am ok. We'll just have to wait and see.
    Thanks for your help Chandra...I always appreciate it.

  • What are the steps to upgrade oracle clusterware from 10.2.0.4 to 11.2.0.2.

    We have two node clusterware installed and we want to upgrade the oracle clusterware from 10.2.0.4 to 11.2.0.2 can any one share the steps for upgrade.
    Regards
    Naveen Dutt

    Hi Rajeys,
    I read all the documents but i was not able to find the information that i was looking. Below i am providing my cluster node configuration and version -
    1) No of Node in cluster - 2 (node1 ,node2)
    2) OCR (clusterware) version - 10.2.0.4
    3) Storage type - NAS storage (we are not using ASM).
    Now link provided by you is to upgrade ASM from 10.2.0.3 to 11GR2 but we are not using ASM as storage we are using NAS storage. Do we have any link or document that help me to upgrade oracle clusterware only without ASM from version 10.2.0.4 to 11.2.0.2 .
    Thanks in advance
    Regards
    Naveen Dutt

  • New Note 790189.1 - Oracle Clusterware and Application Failover Management

    Hi all,
    please, note the newly created Metalink Note 790189.1 - Oracle Clusterware and Application Failover Management if you want to use Oracle Clusterware as a general purpose cluster solution. The note intends to clarify and to explain the current situation in regards to the supportability of applications managed by Oracle Clusterware.
    In environments not including Oracle RAC, Oracle Clusterware still provides the level of high availability that is commonly known to be achievable for applications and databases managed in (failover) cluster environments. These environments can include Oracle Single Instance Databases, Oracle Application Servers, Oracle Enterprise Manager components, third party databases, or any other kind of application. (For more information on Oracle Clusterware 11g in general, please, refer to [Oracle Clusterware homepage|http://otn.oracle.com/clusterware].)
    Metalink Note 790189.1 - Oracle Clusterware and Application Failover Management is tightly integrated with the information on application failover management available on the [Oracle Clusterware homepage|http://otn.oracle.com/clusterware] and discusses typical questions like
    * Terminology
    * Script supportability and preconfigured agents
    * How to prove that action scripts work outside of Oracle Clusterware
    * Supportability of the Oracle Database Single Instance example scripts
    * How do I know whether a certain script is supported as a preconfigured agent?
    Metalink Note 790189.1, however, does not change the level of support that has been introduced for these kind of configurations as of Oracle Database 10g Release 2: "Generally, Oracle does not support action scripts in the strict terms of supporting individual code fragments. Oracle fully supports the integration of individual action scripts proven to run outside of Oracle Clusterware into the Oracle Clusterware management stack. Supported operations therefore typically involve crs_* commands such as crs_profile, crs_register, crs_setperm, crs_getperm, crs_start, crs_stop, and crs_relocate invoked on custom resources. If actions scripts are used as part of a preconfigured agent, Oracle or the application provider who provides the agent will support the integration of this agent, while only the application provider will provide support for the individual action scripts."
    Just for your information. Thanks,
    Markus

    not meant to be a question - rather an announcement.

  • Where can I find the Oracle Clusterware 11.1.0.7 for Linux x86

    Hello,
    I am testing upgrading Oracle 11g RAC from 11.1.0.6 to 11.1.0.7 on Linu x86 (RedHat 5.3/OEL 5.3)
    I haven't been able to find the Oracle Clusterware 11.1.0.7 for Linux x86 download, which is required for the RAC upgrade.
    Could someone tell me the patch/patchset number or how can I search for it in metalink?
    Thanks!

    Hi,
    You need to download patch 6890831
    Please see the metalink note 800603.1 for 11.1.0.7 patch set and installation instructions for Linux x86.
    Hope this helps.
    Regards
    Satishbabu Gunukula
    http://oracleracexpert.blogspot.com
    [Click here to delete archive logs using RMAN|http://oracleracexpert.blogspot.com/2009/08/delete-archive-logs-using-rman.html]
    [Click here for Oracle Data pump export/Import with Examples|http://oracleracexpert.blogspot.com/2009/08/oracle-data-pump-exportimport.html]
    Edited by: Satishbabu Gunukula on Aug 26, 2009 10:32 PM

  • From wehre can I download Oracle Clusterware 11.1.0.7 (upgrade)

    I need to upgrade my Clusterware installation to version 11.1.0.7, but I can't find a place from where to download it (Google doesn't help).
    I've installed Oracle Clusterware 11g Release 1 (11.1.0.6.0) for Linux x86-64 from this page:
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/111060-linx8664soft-099033.html
    Please, if you know, tell me where can I find Clusterware 11.1.0.7 (for Redhat 5.4 64x).
    Thank you.

    Yes, you need a valid CSI (customer support identifier) to access the metalink support.
    Regards
    Asif Kabir
    -- If you got the answer close the thread as well.

  • Oracle Clusterware and Oracle Real Application Clusters Install Guide

    I've downloaded the latest "Oracle Database - Oracle Clusterware and Oracle Real Application Clusters Install Guide - 10g Release 2 (10.2) for HP-UX PA-RISC" (part no. B14202-01) dated August 2005 from OTN. I'm getting the following error when opening the pdf file in Adobe Reader:
    "Cannot extract the embedded font 'PEPPLC+Palatino-Italic'. Some characters may not display or print properly."
    When I print the manual, I get blank pages throughout the document which, in my opinion, should contain text and don't. Specifically pages 1-11, 2-5, 2-19, 2-24, 2-33, 3-5, 3-19 to name a few. When I go to those pages within the pdf file in Adobe Reader, I get the error: "There was a problem reading this document (114)."
    Can you verify this problem on your end. Also, how do I get a good copy of this document?

    Hi!
    Apologies for the delay in responding to you. Please try the documentation library, part B19306-01 at URL: http://www.oracle.com/technology/documentation/database10gR2.html. Search for the part B14202-01 and click: pdf at top right. Part B14202-01 documentation pdf is currently displaying and printing on this end. The blank pages at the end of each main topic are inserted on purpose.
    Another link to part B14202-01, on OTN is under the OEM, Oracle Enterprise Manager 10g Release 2 (10.2): http://www.oracle.com/pls/db102/portal.portal_db?selected=21
    Thank you for your comments and feedbacks. Its much appreciated.
    Main OTN, documentation URL: http://www.oracle.com/technology/documentation/index.html
    Regards,
    Chao

  • Oracle Clusterware error while installing

    Hi all,
    I am installing Oracle Clusterware (10.2.0.1) on solaris SPARC 5.10...and while installing Clusterware i am getting the following error
    Exception PRKC-1044 : Failed to check remote command execution setup for node1 using shells /usr/bin/ssh and /usr/bin/rsh
    node1 Connection refused
    Then i executed the from node1
    runcluvfy.sh stage -pre crsinst -n node2
    Verifying node connectivity
    ERROR:
    User equivalence unavailable on all the nodes.
    Verification cannot proceed
    users id's on both the nodes are same.
    I have configured SSH on both the nodes and its working fine for Public IP and Private IP.i can able to SSH wothout asking for apssword.
    I have created Links for ssh and scp files.
    ln -s -f /usr/bin/ssh /usr/local/bin/ssh
    ln -s -f /usr/bin/scp /usr/local/bin/scp
    then also i am getting the same error...here i have posted my etc/hosts
    ###########MGMT Interface
    0.0.139.18 Node1-mgmt-ce9
    ############FTEAM Interface(I am using this as Public IP)
    0.0.43.132 Node1
    0.0.43.133 Node1-fe1-ce4
    0.0.43.134 Node1-fe2-ce0
    #############VIP Interface(SSH is not working for this IP's)
    0.0.43.135 Node1-ovip
    ###############HEART BEAT Interface(I am Using this as Private Ip's)
    0.0.139.97 Node1-hbt
    0.0.139.98 Node1-hbt1-ce6
    0.0.139.99 Node1-hbt2-ce2
    ###############NAS Interface(SSH is not working for this IP's)
    0.0.122.88 Node1-nas
    0.0.123.194 Node1-nas1-ce1
    0.0.123.195 Node1-nas2-ce5
    ######################for host Node2#####################################
    #############MGMT Interface
    0.0.139.19 Node2-mgmt-ce9
    #############FTEAM Interface(I am using this as Public IP)
    0.0.43.136 Node2
    0.0.43.137 Node2-fe1-ce4
    0.0.43.138 Node2-fe2-ce0
    #############VIP Interface(SSH is not working for this IP's)
    0.0.43.139 Node2-ovip
    #############HEART BEAT Interface(I am Using this as Private Ip's)
    0.0.139.100 Node2-hbt
    0.0.139.101 Node2-hbt1-ce6
    0.0.139.102 Node2-hbt2-ce2
    #############NAS Interface(SSH is not working for this IP's)
    0.0.122.89 Node2-nas
    0.0.123.196 Node2-nas1-ce5
    0.0.123.197 Node2-nas2-ce1
    Expecting some workarounds for this
    Cheers
    -Arun
    Edited by: Mr.Doll on Aug 24, 2008 8:33 AM
    Edited by: Mr.Doll on Aug 24, 2008 8:49 AM

    thx for ur help the problem is resolved
    i have removed the login banner from both the hosts and now its working fine...
    and now i am facing the problem with the IP address its not taking the correct IP address.....

  • Can I use Oracle Clusterware 11 against 10.2.0.4 databases?

    Implementing a 2 node RAC system on Linux RHEL 5, with version 10.2.0.4 databases. I read a fleeting post mentioning that you can use Oracle Clusterware version 11 against a 10R2 databases - is that the case? I've searched but can find no additional information regarding this, so if anyone can provide additional links or info, I would be most appreciative -
    -kpw

    Hi,
    Implementing a 2 node RAC system on Linux RHEL 5, with version 10.2.0.4 databases. I read a fleeting post > mentioning that you can use Oracle Clusterware version 11 against a 10R2 databases - is that the case? Yes,
    You can use the 11g clusteware to manage 10g and 11g RAC databases.
    I've searched but can find no additional information regarding this, so if anyone can provide additional links or info, I would be most appreciative -
    Take a look here [Understanding Compatibility in Oracle RAC Environments|http://download.oracle.com/docs/cd/E11882_01/rac.112/e10718/admin.htm#RACAD803], here [Oracle Clusterware Version Compatibility|http://download.oracle.com/docs/cd/E11882_01/rac.112/e10717/intro.htm#CWADD1118] and also in metalink note 337737.1 (Oracle Clusterware - ASM - Database Version Compatibility)
    Hope it helps,
    Cerreia
    Edited by: Cerreia on 27/10/2009 20:38

  • Need link for official oracle clusterware & RAC installaiton on sol10 SPARC

    Hi Forum,
    I have been trying out all types of possible combination of installations for oracle clusterware and RAC on solaris 10 SPARC system. But as every document is not exact in all the steps so i have not succeeded at all.
    It would be nice if anyone can give me the link for ORACLE CLUSTERWARE AND RAC INSTALLATION ON SOLARIS 10 SPARC. It would be nice if the document covers almost all the steps.
    setup : sun fire 445 (2 No)
    RAW disk Setup for storage.
    OS: solaris 10 11/08
    oracle: oracle 10.2.0.1 for DB and clusterware.
    Please help me out. Its urgent.
    Regards
    Prakash

    I have been using the same document b14205. But the steps for the oracle clusterware OUI installations are not at all specified in. in 4 steps it has completed the whole OUI setup. where as i ran into so many issues that i had to look into google to find the soultion... and doc which is more presise with the steps.. well thanks for the other document... its given a new dimention to my efforts
    regards
    prakash

  • Oracle Clusterware Configuration Assistant fails

    I am installing clusterware 11.1.0.6 and the runcluvfy commands all came back as passed, except for the VIP, which the documentation says to ignore. The whole install goes to 100%, then it runs the configuration assistants.
    It falls over on the first of these: Oracle Configuration Assistant. If I retry it, the same addition is placed in the logfile, as below:
    INFO: Starting to execute configuration assistants
    INFO: Command = C:\WINDOWS\system32\cmd /c call C:\oracle\11.1.0\crs/install/crssetup.config.bat
    clscfg: EXISTING configuration version 4 detected.
    clscfg: version 4 is 11 Release 1.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: vm-rac1 vm-rac1-priv vm-rac1
    node 2: vm-rac2 vm-rac2-priv vm-rac2
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Step 1: checking status of CRS cluster
    Step 2: creating directories (C:\oracle\11.1.0\crs)
    Step 3: configuring OCR repository
    Oracle Cluster Registry already initialized
    Step 4: configuring safe mode for CRS stack
    Step 5: Starting up CRS stack on all nodes
    vm-rac1 failed to startup service OracleCSService, err(1068)
    vm-rac2 failed to startup service OracleCSService, err(1068)
    Command = C:\WINDOWS\system32\cmd /c call C:\oracle\11.1.0\crs/install/crssetup.config.bat has failed
    INFO: Configuration assistant "Oracle Clusterware Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\11.1.0\crs
    Configuration directory is set to C:\oracle\11.1.0\crs\cfgtoollogs. All xml files under the directory will be processed
    INFO: The "C:\oracle\11.1.0\crs\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    INFO:
    The Runconfig command constructed is null
    INFO: Since the option is to overwrite the existing C:\oracle\11.1.0\crs\cfgtoollogs\configToolFailedCommands file, backing it up
    INFO: The backed up file name is C:\oracle\11.1.0\crs\cfgtoollogs\configToolFailedCommands.bak.1
    SEVERE: OUI-25031:Some of the configuration assistants failed/cancelled. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    Please help.

    Sorry:
    alertvm-rac1.log:
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2009-05-20 15:44:25.531
    [client(3792)]CRS-1006:The OCR location \\.\ocrcfg is inaccessible. Details in C:\oracle\11.1.0\crs\log\vm-rac1\client\ocrconfig_3788.log.
    2009-05-20 15:44:25.609
    [client(3792)]CRS-1006:The OCR location \\.\ocrcfg is inaccessible. Details in C:\oracle\11.1.0\crs\log\vm-rac1\client\ocrconfig_3788.log.
    2009-05-20 15:44:25.671
    [client(3792)]CRS-1006:The OCR location \\.\ocrcfg is inaccessible. Details in C:\oracle\11.1.0\crs\log\vm-rac1\client\ocrconfig_3788.log.
    2009-05-20 15:44:25.687
    [client(3792)]CRS-1006:The OCR location \\.\ocrcfg is inaccessible. Details in C:\oracle\11.1.0\crs\log\vm-rac1\client\ocrconfig_3788.log.
    2009-05-20 15:44:28.921
    [client(3792)]CRS-1013:The OCR at \\.\ocrcfg was successfully formatted using version 2. Ignore earlier CRS-1006 messages if any.
    2009-05-20 15:44:40.875
    [client(3796)]CRS-1801:Cluster vm-rac_cluster configured with nodes vm-rac1 vm-rac2 .
    client\clscfg.log:
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2009-05-20 16:31:03.796: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 16:31:03.812: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 16:31:03.875: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 16:31:03.875: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 16:31:03.921: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 16:31:03.937: [  OCROSD][3196]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    client\clsfmt.log:
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2009-05-20 15:44:40.031: [  OCROSD][3872]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:40.031: [  OCROSD][3872]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:40.187: [  CLSFMT][3872]clsfmt: successfully initialized file \\.\votedsk1
    client\ocrconfig_3788.log:
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2009-05-20 15:44:25.453: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.484: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.484: [  OCRRAW][3792]propriogid:1: INVALID FORMAT
    2009-05-20 15:44:25.531: [  OCRRAW][3792]ibctx:1:ERROR: INVALID FORMAT
    2009-05-20 15:44:25.562: [  OCRRAW][3792]proprinit:problem reading the bootblock or superbloc 22
    2009-05-20 15:44:25.562: [ default][3792]a_init:7!: Backend init unsuccessful : [22]
    2009-05-20 15:44:25.562: [ OCRCONF][3792]ocrconfig starts...
    2009-05-20 15:44:25.578: [ OCRCONF][3792]Upgrading OCR data
    2009-05-20 15:44:25.609: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.609: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.609: [  OCRRAW][3792]propriogid:1: INVALID FORMAT
    2009-05-20 15:44:25.609: [  OCRRAW][3792]ibctx:1:ERROR: INVALID FORMAT
    2009-05-20 15:44:25.609: [  OCRRAW][3792]proprinit:problem reading the bootblock or superbloc 22
    2009-05-20 15:44:25.609: [ default][3792]a_init:7!: Backend init unsuccessful : [22]
    2009-05-20 15:44:25.609: [ OCRCONF][3792]Exporting OCR data to [OCRUPGRADEFILE]
    2009-05-20 15:44:25.640: [  OCRAPI][3792]a_init:7!: Backend init unsuccessful : [33]
    2009-05-20 15:44:25.640: [ OCRCONF][3792]There was no previous version of OCR. error:[PROC-33: Oracle Cluster Registry is not configured]
    2009-05-20 15:44:25.656: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.671: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.671: [  OCRRAW][3792]propriogid:1: INVALID FORMAT
    2009-05-20 15:44:25.671: [  OCRRAW][3792]ibctx:1:ERROR: INVALID FORMAT
    2009-05-20 15:44:25.671: [  OCRRAW][3792]proprinit:problem reading the bootblock or superbloc 22
    2009-05-20 15:44:25.671: [ default][3792]a_init:7!: Backend init unsuccessful : [22]
    2009-05-20 15:44:25.687: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.687: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.687: [  OCRRAW][3792]propriogid:1: INVALID FORMAT
    2009-05-20 15:44:25.687: [  OCRRAW][3792]ibctx:1:ERROR: INVALID FORMAT
    2009-05-20 15:44:25.687: [  OCRRAW][3792]proprinit:problem reading the bootblock or superbloc 22
    2009-05-20 15:44:25.687: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.703: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.703: [  OCRRAW][3792]propriogid:1: INVALID FORMAT
    2009-05-20 15:44:25.875: [  OCROSD][3792]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.
    2009-05-20 15:44:25.921: [  OCRRAW][3792]propriowv: Vote information on disk 0 [\\.\ocrcfg] is adjusted from [0/0] to [2/2]
    2009-05-20 15:44:28.921: [  OCRRAW][3792]iniconfig:No 92 configuration
    2009-05-20 15:44:28.921: [  OCRAPI][3792]a_init:6a: Backend init successful
    2009-05-20 15:44:30.593: [ OCRCONF][3792]Initialized DATABASE keys in OCR
    2009-05-20 15:44:31.453: [ OCRCONF][3792]csetskgfrblock0: output from clsmft: [clsfmt: Failure trying to resize OCR file \\.\ocrcfg
    from 10725732864 bytes to 10725736448 bytes
    clsfmt: successfully initialized file \\.\ocrcfg
    g
    2009-05-20 15:44:31.531: [ OCRCONF][3792]Successfully set skgfr block 0
    2009-05-20 15:44:31.531: [ OCRCONF][3792]Exiting [status=success]...
    So, it seems to be all about the OCR not setup correctly, however, all I've done is follow the notes. This was a 'clean' VM install of win2003 Server, so nothing has been accidently tinkered with.

  • Oracle clusterware upgrade 10.2.0.4

    Will there be any separate patch to upgrade oracle clusterware from 10.2.0.1 to 10.2.0.4....
    why because we installed oracle clusterware 10.2.0.1 and Oracle RAC database 10.2.0.1 and upgraded with patch 10.2.0.4.....which upgraded both clusterware and database to 10.2.0.4
    Now due to some problems clusterware got crashed and we installed new clusterware 10.2.0.1 and need to upgrade clusterware to 10.2.0.4 with out touching the Oracle RAC database which is already upgraded to 10.2.0.4...
    early response is appreciated

    Clusterware sits in its own home ... what specifically is the issue not answered by the docs so we can help with the current issue?
    Installation docs can be found at http://docs.oracle.com and there is additional support at metalink.

  • Problem while starting the oracle clusterware

    Hi,
    In my envirnoment there are two rac nodes. When both systems are shutdown state but when i start the system 1 (node1) the oracle clusterware does not start it give the error while running this command crs_stat -t crs cannot communicate.
    But when I start system 2 (node 2) the oracle clusterware starts.
    Can anyone help me out regarding this issue?
    Thank you for your cooperation.
    Regards,
    Adnan Hamdus Salam.

    Hi,
    No that is not the case. My oracle rac clusterware is perfectly working fine.
    In case 1 when both nodes are shutdown when I start node 2 the oracle clusterware starts and then I start node 1 the whole oracle rac clusterware up successfull.
    in case 2 when both nodes are shutdown when I start node 1 the oracle rac clusterware does not starts and then when I start node 2 the whole oracle rac clusterware up successfully.
    Regards,
    Adnan Hamdus Salam

  • Install Oracle Clusterware 10201 in window 2003 server

    Good Morning All,
    We have a network interface in database server which is used for communication between primary database and standby database (i.e. transfer archive or online log files from primary db to standby db). My question is: when we install Oracle clusterware should I use this NIC as “Private” or “Do not use”?
    Thanks a lot in advance and have a nice weekend!!
    Shirley

    Thank you Hans.
    In the db server we have 4 NICs. One public and 3 private. We are thinking use 1 public and 2 private for clusterware. And the last private network card is just for communication between primary DB and standby DB. In this case, the best practice should be consider this last card as 'Do not use' rather than 'private', is this correct?

  • Install Oracle Clusterware/RAC  Windows x32bit or Windows 64bit ?

    Hi,
    What is your suggestion to install Oracle Clusterware RAC on Windows.
    Why choose Windows 32 bit ?
    Why choose Windows 64 bit?
    What are the advantages and disadvantages?

    Hi,
    I definitely recommend 64bit Windows, the principal reason is memory addressing limitation.
    In my standpoint do not exist benefits to use Windows 32bit with Oracle Clusterware/RAC.
    32-bit processors have address registers that are 32-bits wide (can address up to 4GB physical RAM).
    You can to use a workaround by enabling the addressing of more than 4GBytes using parameters in Windows (AWE/PAE). But if I want to use more than 4Gbytes, I'll go to Windows 64bit.
    The 4GB addressable space per process is divided into system and user space. By default, the system space is 2GB and the private user space is 2GB. Each user process shares the same 2GB System address space.
    The services of the Clusterware, ASM and Listener will consume at least 1Gbyte of memory initially.
    If you create an instance to to use 1Gbytes and you have 50 connections you will have problems with connections to the database raising the following error.
      TNS-00510: Internal limit restriction exceeded
        32-bit Windows Error: 8: Exec format error
    TNS-00507: Connection closed
        32-bit Windows Error: 109: Unknown errorReason: Problems of memory usage. i.e. Out of Memory.
    Another point:
    With Windows 32-bit using Clusterware/RAC 11.1 you can set Automatic Memory Management(AMM) feature (MEMORY_TARGET) but you cannot use if you create 2 Instances on same Host.
    Check this note..
    *ORA-27102, OSD-00031 Unable To Extend Memory_max_target And Memory_target Past 2GB [ID 842881.1]*
    Oracle Solution: Please install the 64-bit OS on 64-bit server, hence there is no memory limitations
    I belive that is reason wich Oracle not support Oracle Grid Infrastructure 11.2 on Windows 32-bit. You cannot use ASM 11.2 on Windows 32-bit.
    Definitely do not exist reason for me to to use Windows 32bit to support Oracle Clusterware.
    There are lot services involved  wich require memory and a big limitation of memory on 32-bit.
    At present all latest CPUs support 64bit. Then install Oracle Clusterware/RAC x64, even when you are use less than 4GBytes memory, you only have benefits.
    Benefits of Use 64-bit are:
    64-bit versions of Windows have implemented up to 16 terabytes of virtual address space
    64-bit programs use the 16 terabyte tuning model (8TB user / 8TB kernel)
    No performance penalties for large memory
    Unlimited user connectivity
    64-bit Windows versions allow addressing of large physical memory sizes without using PAE
    *Windows Memory Configuration: 32-bit and 64-bit [ID 873752.1]*
    This document gives a better understanding of my perspective.
    http://levipereira.wordpress.com/2011/02/12/comparison-of-32-bit-and-64-bit-oracle-database-performance-on-the-dell-poweredge-6850-server-with-microsoft-windows-server-2003/
    Regards,
    Levi Pereira

  • Oracle Clusterware installation 10gR1 install and upgrade

    Hi Experts,
    I will install RAC in window 32 bit 2003.
    My database is 10GR4.
    So i need to download Oracle Clusterware 10GR1 and upgrate to 10GR4 and match database version.
    Any experience is welcom for upgrated Oracle Clusterware to 10G R4.
    Jim

    Thanks for your help.
    I only see
    Oracle Database Real Application Testing Downloads in TNS. Where do I need to download oracle cluster software?
    I will check that ID in metalink.
    Thnaks,
    Jim

Maybe you are looking for

  • Problems syncing apps with 10.3.1

    recently i have had problems syncing app updates on my ipad since i updated to 10.3.1. i did a restore on the ipad thinking that there was a problem with the operating system. it froze during the restore and every time i tried after that. i was able

  • Any Search API  to search Business Objects in SAPR/3 Server

    Hi All, As per my requirement i need to search Business Objects from a third party application by writing some java code. I know only JCO which is useful for to establish a connection from Java to SAP Server and execute the RFC's or BAPI's which are

  • Command F2 not working on 2010 iMac for TDM

    I want to convert my 2010 iMac to be just a monitor for a 2011 MacBook Pro. Have thunderbolt cable between. command F2 does nothing. I have verified that the keyboard preferences are NOT using F2 as standard function key. I am using an Apple wireless

  • How to enable in-app purchases with restrictions

    We are setting up a group of 17 ipads. We did enable restrictions with a password and when we disable the restrictions it will not allow us to make changes. We are trying to add in-app purchases.

  • Java ENV variable on Linux

    Hi , I am new to linux can any one please guide me the steps to follow to update the ENV variable for JAVA_HOME in Linux. Thanks Raghav