Error during installation Oracle RAC 11G

Hi experts;
I'm installing Oracle RAC 11G, this installation will be in two virtual servers, OS Linux redhat.
I began the installation with these steps
Configure Security Updates
then ask for proxy server information (nothing was entered), continue
Installation Option (don't ask anything)
then System Class (Server class selected)
Grid Options
(Real Application Clusters database installation)
when hit ENTER I got this errror message - (INS - 35354) The system on which you are attempting to install Oracle RAC is not part of a valid cluster.
I was looking in some forums an I found one where indicates I should indentiify these files and change some info on them;
=============================================================================
cat /etc/oraInst.loc
The ouput of the above command lists the inventory_directory
Browse to the inventory.xml file in that directory. My oraInventory
cd /u01/app/oracle/oraInventory/ContentsXML/
cat inventory.xml
You can verify that the flag CRS=true isn’t set for the $GRID_HOME
==============================================================================
However, I couldn't find any of those files in my directories.
also, i was verifying the note [ID 1053393.1, but again, I couldn't find where to change the values for CRS.
Any idea what I'm doing wrong?
I will apreciate your help.
Regards
Al
b                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Hi,
RAC is a database in a cluster. One Database opened by one o more instances in one or more hosts.
Note: RAC is not a cluster, but a Database cluster.
To allow database be clustered, we need to install a software cluster.
We have some options, but Oracle developed your own software cluster actually named Grid Infrastructure for a cluster AKA Oracle Clusterware.
To install RAC you need first install and configure your cluster.
Before you start install Oracle cluster/RAC I recommend you start with concepts.
http://docs.oracle.com/cd/E14072_01/rac.112/e10717/intro.htm
http://docs.oracle.com/cd/E14072_01/rac.112/e10718/admcon.htm
Regards,
Levi Pereira

Similar Messages

  • Domain creation error during installation of forms 11g

    Dear all,
    I have the following error, during installation of forms 11g, the installation completed successfully but in configuration section it gave error on the 1st step domain creation.
    weblogic server version 10.3.6
    forms and reports version 11.1.2.1.0
    java version "1.4.2_06"
    here is the error portion from installation log
    ----- **************** log *****************************-------------------------------------------------------------------------------------------------
    Entering windows
    OneoffTool  Script Location: C:\Users\Nadeem\AppData\Local\Temp\tmpOneoffTool1383064488002.bat
    oneoff command is: f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p12429525_111070_Win32.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    [ProcessManager] Invoking:C:\Users\Nadeem\AppData\Local\Temp\tmpOneoffTool1383064488002.bat
        stdout=[
    C:\Users\Nadeem\AppData\Local\Temp>f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p12429525_111070_Win32.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    OPatch failed with error code = 1
        stderr=[java.lang.UnsupportedClassVersionError: oracle/opatch/OPatch (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)
    Exception in thread "main" ]   
    sbStderr.length():891
    [Applying patch f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p12429525_111070_Win32.zip and the  java.lang.UnsupportedClassVersionError: oracle/opatch/OPatch (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)
    Exception in thread "main"  ]
    oneoff command is: f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p6599470_111070_Generic.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    [ProcessManager] Invoking:C:\Users\Nadeem\AppData\Local\Temp\tmpOneoffTool1383064488002.bat
        stdout=[
    C:\Users\Nadeem\AppData\Local\Temp>f:\Oracle\Middleware\Oracle_FRHome2\OPatch\opatch apply f:\Oracle\Middleware\Oracle_FRHome2\oneoffpatches\p6599470_111070_Generic.zip -oh f:\Oracle\Middleware\Oracle_FRHome2 -silent
    ----- **************** log *****************************-------------------------------------------------------------------------------------------------

    user2040934 wrote:
    Dear all,
    I have the following error, during installation of forms 11g, the installation completed successfully but in configuration section it gave error on the 1st step domain creation.
    weblogic server version 10.3.6
    forms and reports version 11.1.2.1.0
    java version "1.4.2_06"
    You have the wrong Java version installed.  Do you already have another Forms version installed (like Forms 10g)?  I ask this because Java 1.4.2_06 installs with the Oracle Developer Suite 10g. For Fusion Middleware 11g (Forms 11g) you need to have Java 1.6 installed.  If you already have Java 1.6 installed, then you will need to modify your System PATH so that it lists Java 1.6 before Java 1.4.  The error you are getting, "stderr=[java.lang.UnsupportedClassVersionError" is because Java 1.4 doesn't support the method the installer is using.  Run the following command from a Command/Dos window:  "Java -version".  If it does not show Java 1.6.0_??, then your PATH is still not setup correctly or you don't have Java 1.6.0 installed.
    Craig...

  • Error during installation of JDeveloper 11g (which is bundled with WebLogic

    Hi,
    I just downloaded Oracle JDeveloper 11g (Build 5188). During installation I'm beeing asked what to install and then I choose a complete installation which includes:
    -JDeveloper and ADF
    -WebLogic Server
    When the installation reaches 42% I get a popup window with the following error message:
    Fatal error encountered during file installation. The installer will now cleanup and exit!
    C:\Oracle\Middleware\wlserver_10.3\server\bin\beaexec.exe
    (Access denied)
    I am beeing loged on as the Administrator.
    OS beeing used is Windows XP
    Any idea?

    hi,
    Did you find a sollution to your problem??
    I just got same error message and have no clue what to do....
    shh.

  • Error during installation Oracle on Unix...

    Hello everyone,
    I tried to installer Oracle 10g r2 on unix tru 64 bit. I copied oracle software in /tmp. When I run "./runinstaller" then following message arise:
    "Unable to convert from UTF-8 to ISO 8859-1 for NLS! Permission denied."
    Any help would be appreciated.
    Regards,

    53637 wrote:
    Hello,
    Thank for your suggestion. When I tried to execute this command the following message arise:
    $ export NLS_LANG=AMERICA_AMERICA.WE8ISO8859-1
    NLS_LANG=AMERICA_AMERICA.WE8ISO8859-1 is not indentifierFirst - it was suggested you enter "WE8ISO88591", not "WE8ISO8859-1"
    Second - the suggestion was made assuming a shell such as Bash. You may be using ksh or other. Try doing this in several steps
    NLS_LANG=AMERICA_AMERICA.WE8ISO88591
    export NLS_LANG
    and perhaps try surrounding the literal with quotes
    NLS_LANG="AMERICA_AMERICA.WE8ISO88591"

  • 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?

  • Error during installation of oracle 10g on fedora14

    Hi all,
    I am trying to install oracle 10g on fedora14. However i am getting the error during installation.
    Could you people suggest me the root cause...!!
    Error log:
    [oracle@test database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-06-22_03-26-15AM. Please wait ...
    Error in writing to directory /tmp/OraInstall2011-06-22_03-26-15AM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    Tried another option as well but same error:
    [oracle@test database]$ ./runInstaller -ignoreSysPrereqs
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-06-22_03-26-15AM. Please wait ...
    Error in writing to directory /tmp/OraInstall2011-06-22_03-26-15AM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success

    Vinod Ranjan wrote:
    Hi all,
    I am trying to install oracle 10g on fedora14. However i am getting the error during installation.
    Could you people suggest me the root cause...!!
    Error log:
    [oracle@test database]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-06-22_03-26-15AM. Please wait ...
    Error in writing to directory /tmp/OraInstall2011-06-22_03-26-15AM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    Tried another option as well but same error:
    [oracle@test database]$ ./runInstaller -ignoreSysPrereqs
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-06-22_03-26-15AM. Please wait ...
    Error in writing to directory /tmp/OraInstall2011-06-22_03-26-15AM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Successpost results from below
    id
    env | sort
    Edited by: sb92075 on Jun 21, 2011 9:33 AM

  • Oracle RAC 11g R2 installation complete installation guide

    Hi,
    Please suggest any oracle docs for Oracle RAC 11g R2 installation complete installation.
    I am in process for installating Oracle RAC 11g r2 first time in my life this weekend.please help.

    Hi Praveen,
    Tim Hall has a perfect guide for installing Oracle RAC, you can review all the articles here:
    http://www.oracle-base.com/articles/11g/articles-11g.php#db11g_release_2_installations
    Consider also getting familiar with Real Application Clusters, because installing is only the very top of the solution and knowledge of how it works is a must:
    http://www.oracle.com/pls/db112/portal.portal_db?selected=16&frame=#oracle_real_application_clusters
    Regards,
    Sve

  • Oracle rac 11g installation

    Hi
    Am planning to install oracle RAC 11g on linux server. Have doubt on installation of clusterware or grid infrastructure first .?
    I think grid infrastructure covers clusterware and ASM both and then oracle 11g software to be installed.
    But how to download grid insfrastructure software. Will it come with oracle 11g software..? or need to download it seperately.?
    Because when i try to download oracle RAC 11g which gives link to download the 11g software not grid.
    Thanks in advance,

    Hi,
    Its called "oracle one node rac"  you will find plenty of documents on metalink, extract is below, hope this helps you to understand the differences.
    Oracle RAC Database : Oracle RAC database is a clustered database. It can have more than one instance running on one or more hosts. To make is database RAC , there is another software needs to be installed called Oracle Grid infrastructure which takes care of multinode sync, ASM, Oracle restart etc. Oracle GI is necessary as a base of Oracle RAC. In Oracle RAC, the load is balanced across multiple instance of databases running on different nodes. This is best for Production database. Failure of any instance is abstracted from user and forwarded to another instance from the database server pool. No of instances can be controlled using Policy Managed or Admin Managed.
    Oracle RAC One Node : Some time we need to have RAC databases but donot need many instances, why? Simple answers to it is leverage the high availability of RAC. The Oracle RAC One node is a RAC DB runs on one host. The advantage is it saves your resource, can to converted to full RAC any time, Cluster fail over i.e. the Database instance is moved to new instance in case of any failure on host known as Instance Relocation,easy to upgrade etc. This type of database is well suited for small production and dev/test environments.

  • Oracle BI 11.5 Error during installation

    During installation Oracle BI 11.5 at Win2003 server 32-bit there are some error at stage 'Creating Domain' and 'Deploying Base Setup'
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    DEBUG : Loading the 32 bit dll here
    DEBUG : Loading DLL : D:/oracle_middl/Oracle_BI1/install/config/StartUtil.dll
    DEBUG : Loaded DLL : D:/oracle_middl/Oracle_BI1/install/config/StartUtil.dll
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3179)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3039)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3149)
         ... 19 more
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 14 more
    Executing Task: Setting Up Weblogic
    progress in calculate progress2
    Executing Task: Deploying Base Setup
    AdminServer port is 7001
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.ConfigTemplateTask.doExecute(ConfigTemplateTask.java:34)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.engine.CfgWorkflowException
         at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
         at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:369)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:411)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 14 more
    Caused by: oracle.as.provisioning.util.ConfigException:
    Unable to connect to the AdminServer.
    Cause:
    An internal operation has failed:Bad host: "asus-win_1"
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:438)
         at oracle.as.provisioning.weblogic.ASDomain.connectToAdminServer(ASDomain.java:359)
         ... 16 more
    Caused by: java.net.MalformedURLException: Bad host: "asus-win_1"
         at javax.management.remote.JMXServiceURL.validateHost(JMXServiceURL.java:459)
         at javax.management.remote.JMXServiceURL.validateHost(JMXServiceURL.java:361)
         at javax.management.remote.JMXServiceURL.validate(JMXServiceURL.java:337)
         at javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:321)
         at oracle.as.provisioning.weblogic.AdminServer.connect(AdminServer.java:89)
         at oracle.as.provisioning.weblogic.ASDomain._connectToAdminServer(ASDomain.java:405)
         ... 17 more
    I can ping host "asus-win_1", also insert string with "asus-win_1" into file hosts but has the same error.

    I'm using simple installation and it's fresh installation.
    I guess I found the trouble. The Win2003 server worked at virtual machine and actually it was VirtualBox. But I've reinstalled Win2003 server at VMWAre and Oracle BI installation finished without any problem.
    Edited by: Eugene on 30.06.2011 7:19

  • Oracle RAC 11g On Window Server 2003 Installation Step by Step

    Hi all
    I tired searching onlie to get steps of installationg Oracle RAC 11g On Window Server 2003
    I have tow nodes
    EMC storage
    Any body can help please ...
    Thanks in Advance.
    Edited by: MHAIDAR on Jun 15, 2011 1:19 AM

    I tired searching onlie to get steps of installationg Oracle RAC 11g On Window Server 2003check this
    http://www.oracle-base.com/articles/11g/OracleDB11gR1RACInstallationOnWindows2003UsingVMware.php

  • How to install oracle RAC 11g on oracle linux 5 using vmware workstation ?

    Hello;
    I need to Install Oracle RAC 11g R2 with database 11g ( 2 nodes ) but by using vmware workstation ( not server 2) on oracle linux 5-6 .
    So any document can help me please ..
    regards.

    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-rac-installation-on-ol5-using-vmware-server-2.php
    http://appsdbaworkshop.blogspot.in/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    http://robertgfreeman.blogspot.in/2009/12/11gr2-rac-on-vmware-part-one.html

  • Error during installation:"Invalid Eclipse platform version" (have 3.0RC3)

    I saw a new version of bpel designer on otn for download. As I hoped that it would solve my previous problem ('db schema not found') I downloaded and tried to install it.
    Unfortunately I get an error during installation: "Invalid Eclipse platform version". I know that at least version 3 has to be installed. The .eclipseproduct file tells me that it is version 3.0.0. I have downloaded and installed the Eclipse SDK 3.0RC3 version a couple days ago. So it looks like that the version is OK. But I can't get around this error message.
    Any ideas?

    I've downloaded the GA version of Eclipse and it works now.
    During the installations I saw some minor things that I'll share with you:
    - path to the bpel server can be left empty, however there is a '/' already. So you have to chose a directory or delete it before you can go further otherwise an error appears. Maybe it is easier to not have the '/'.
    - I wanted to have the designer and PM in the same directory. But choosing the same dir led to a warning for overwriting the dir. I didn't dare thus now I have 2 dir's. ( 1 for designer and 1 for PM).
    -After installation I don't have entries in 'Start''Programs''oracle' to start the PM. This was also the case with the previous version. I start PM via the 'bat'-files under the PM/bin dir.
    - starting the batch file: startOraBpel.bat starts with an error; "The system cannot find the file C:\WINNT\system32\cmd.exe /e:4096."
    - Last but not least: I hoped that this would solve my re-install problem 'cannot lookup db schema version' but unfortunately that's not the case.

  • "error during installation" 10.3 with iMac G5 Please Help

    Hi there, I have an iMac G5- the first iteration 17". I am preparing to sell it so I used disk utility off of the original OSX DVDs (or CDs) that came with the computer to erase the drive and do the 7 pass overwrite. I have subsequently tried to reinstall the original OS (10.3) and I get the same error every time. "There was an error during installation. Please try again."
    I have tried repairing disk permissions, and repairing the disk. They execute succesfully (after a restart) and yet I receive the same error message. Can someone please help me. Thank you in advance for your time.
    -Eric

    This indicates you are upgrading to 10g from some previous Oracle version. It also indicates your libraries either do not exist or exist in a location that the new installation is expecting to see them (in this case look at where you have your lib and lib32 specified at)

  • Oracle RAC 11g on  EL5/XEN/NFS

    I have written a small article on my Linux/Xen para-virtual based RAC 11g system
    http://boulayp.free.fr/articles.php?lng=fr&pg=170

    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?

  • Oracle RAC 11g - Transition queries

    Hi,
    I am about to get transition on Oracle databases used currently by one of the client managed by another vendor.
    I would like to I have a check list sort of thing for getting transition on Oracle RAC 11g r2 from the current vendor.
    Appreciate if anybody can help me on this asap.
    Thanks in advance.

    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?

Maybe you are looking for