Issues install RAC 12c on Virtualbox

Hello,
I am trying to get RAC 12c on OEL6 running on my Windows 7 PC following various notes but mainly the note from ORACLE-BASE which has always been a very helpful site.
1. This is the content of my /etc/hosts file:
127.0.0.1   localhost.localdomain localhost
# Public
192.168.56.101   oel-rac1.localdomain        oel-rac1
192.168.56.102   oel-rac2.localdomain        oel-rac2
# Private
192.168.1.101   oel-rac1-priv.localdomain   oel-rac1-priv
192.168.1.102   oel-rac2-priv.localdomain   oel-rac2-priv
# Virtual
192.168.56.103   oel-rac1-vip.localdomain    oel-rac1-vip
192.168.56.104   oel-rac2-vip.localdomain    oel-rac2-vip
# SCAN
192.168.56.105   oel-scan.localdomain oel-scan
192.168.56.106   oel-scan.localdomain oel-scan
192.168.56.107   oel-scan.localdomain oel-scan
2. The /etc/resolv.conf file's content:
# Generated by NetworkManager
search localdomain
nameserver 192.168.56.101
So far I have gone through notes and configured dns, bind and dnsmasq etc
When I do nslookup on node 1 it works resolving as expected
But when I do it on NODE2, it doesn't work until I edit its /etc/resolv.conf file's to:
# Generated by NetworkManager
search localdomain
nameserver 192.168.56.102
Should I need to change this or it should be using the one on NODE1?
Also I cannot ping or ssh out of the nodes but I can ping and ssh within each node.... and I have turned-off firewall as well but no luck
I will greatly appreciate your input in solving these issues
Thanks

Thanks
From my question above :
When I do nslookup on node 1 it works resolving as expected
But when I do it on NODE2, it doesn't work until I edit its /etc/resolv.conf file's to:
# Generated by NetworkManager
search localdomain
nameserver 192.168.56.102
Should I need to change this or it should be using the one on NODE1?
I think this will be the beginning of my solution to this issue.
I have installed 10g RAC on VMware few years back but at the time there was no need for DNS, Scan etc.
Did you use SCAN for your install?

Similar Messages

  • Howto install Oracle 12c RAC on a Laptop

    Howto install Oracle 12c RAC on a Laptop
    Hello,
    Has anyone tried this!  I got this article under "DBA Spotlight".  the problem that I am having is with setting up the DualServer.  It times outs, so something is not connecting.
    This is the document:  How to Install Oracle 12c RAC: a Step-by-Step Guide
    This is the DSN server that you download
      Pre-installed DualServer 6.94 (Local Windows DNS Server for SCAN)
    http://dhcp-dns-server.sourceforge.net/
    I sent a note to the owner of the document and he has not answered my question.  Here is what I'm getting.
    :\Users\Tammy>nslookup
          Default Server: Wireless_Broadband_Router.home
          Address: 192.168.1.1
          > server 10.154.137.1
          Default Server: [10.154.137.1]
          Address: 10.154.137.1
          > scan-f1.yuryffun.com
          Server: [10.154.137.1]
          Address: 10.154.137.1
          DNS request timed out.
          timeout was 2 seconds.
          DNS request timed out.
          timeout was 2 seconds.
          DNS request timed out.
          timeout was 2 seconds.
          DNS request timed out.
          timeout was 2 seconds.
          *** Request to [10.154.137.1] timed-out
          >
    I appreciate all comments and help!  Thank you.
    Tammy

    I suggest you just follow the steps in the lab from Oracle:
    How To Deploy a 4 Node RAC Cluster Using Oracle VM Templates
    Oracle already has VM templates for RAC ready to download and use.
    Oracle VM Templates for Oracle RAC

  • Issues in installing Oracle 12C on Windows 8 64 bit

    I am trying to install Oracle 12C 64 bit on Windows 8. I am getting error on the screen after initial email confirmation. It is regarding some pre-requisite checks not being met. The log does not show much details.
    Any idea why I am getting the error?

    Which edition on Windows ? http://docs.oracle.com/database/121/NTDBI/reqs.htm#NTDBI2698
    Pl post the contents of the install log file - http://docs.oracle.com/database/121/NTDBI/ts.htm#NTDBI2934

  • Install OEM 12c fails on "start oracle management service". win2008

    Windows Server 2008 R2 Enterprise SP1 x64
    Oracle Database 11g release 11.2.0.3.0
    I install OEM 12c(12.1.0.3) following this manual: Installing Enterprise Manager System
    before start i've installed WebLogic Server 10.3.6 and aplied 2 patches specified in this manual
    installation type is advanced, small, so i have created database from the appropriate template
    i also installed cygwin and started ssh-service
    the installation of OEM process fails on 73% "start oracle management service" with this message:
    INFO: oracle.sysman.top.oms:Starting OMS ...
    INFO: oracle.sysman.top.oms:Executing command: cmd /c set NEED_EXIT_CODE=1&&C:\Oracle\Middleware\oms\bin\emctl.bat start oms
    INFO: oracle.sysman.top.oms:Oracle Enterprise Manager Cloud Control 12c Release 3 
    INFO: oracle.sysman.top.oms:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.oms:Windows service OracleManagementServer_EMGC_OMS1_1 failed to be started
    INFO: oracle.sysman.top.oms:Oracle Management Server is Down
    INFO: oracle.sysman.top.oms:Please check C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log for error details
    SEVERE: oracle.sysman.top.oms:Starting of OMS failed.
    in C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log i got this:
    2013-09-06 12:24:27,012 [main] ERROR commands.BaseCommand logAndPrint.620 - Oracle Management Server Could Not Be Started
    Check EM Server log file for details: C:\Oracle\gc_inst\user_projects\domains\GCDomain\servers\EMGC_OMS1\logs\EMGC_OMS1.out
    2013-09-06 12:24:27,012 [main] INFO  commands.StartCommand startOMS.337 - startOMS finished with result: 1
    2013-09-06 12:24:30,974 [main] INFO  commands.StartCommand startOMS.371 - net start return code is 2
    2013-09-06 12:24:30,974 [main] ERROR commands.BaseCommand logAndPrint.620 - Windows service OracleManagementServer_EMGC_OMS1_1 failed to be started
    2013-09-06 12:24:34,094 [main] INFO  commands.BaseCommand printMessage.404 - statusOMS finished with result: 8
    2013-09-06 12:24:34,094 [main] ERROR commands.BaseCommand logAndPrint.620 - Please check C:/Oracle/gc_inst/em/EMGC_OMS1\sysman\log\emctl.log for error details
    and in C:\Oracle\gc_inst\user_projects\domains\GCDomain\servers\EMGC_OMS1\logs\EMGC_OMS1.out this:
    <06.09.2013 12:24:01 ICT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 23.25-b01 from Oracle Corporation>
    <06.09.2013 12:24:01 ICT> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for 13349651 Thu May 24 10:18:28 IST 2012
    WebLogic Server Temporary Patch for BUG14482558 Fri Jan 11 11:20:16 IST 2013
    WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    <06.09.2013 12:24:03 ICT> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:Error: Failed to get value from Standard Input
    Enter password to boot WebLogic server:
    <06.09.2013 12:24:04 ICT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.management.ManagementException: Booting as admin server, but servername, EMGC_OMS1, does not match the admin server name, EMGC_ADMINSERVER
         at weblogic.management.provider.internal.RuntimeAccessService.start(RuntimeAccessService.java:67)
         at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
         at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
         at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
         at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
         at weblogic.Server.main(Server.java:71)
    >
    <06.09.2013 12:24:04 ICT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    wlst:
    wls:/offline>
    what I did wrong? how to start WLS server?

    Hi,
    First of all with EM 12.1.0.x any version you are not required to install wls separately, we have single installer for em and wls. Is there any specific reason you installer wls separately?
    Coming back to your issue: can you check
    %OMS_HOME%\BIN>emctl istart oms completes successfully.
    %OMS_HOME%\BIN>emctl istop oms completes successfully.
    Also open an SR with Oracle support and share the number. We should debug such issue through SR so that we can share logs and come find a root cause.

  • Install RAC 10Gr2 Linux redhat5.3

    hi all
    i tried to install rac on a rhel 5.3 and i found no information how to do it , yhe installation manual covers rhel 4 only. I found some manuals in metaink in order to install raw devices but does not cover the wole installation.
    another question , in order to install rac 10g i must install clusterware first , if i use plain raw devices for the db shoul i dinstall clusterware or not
    tahnks

    user12175049 wrote:
    hi all
    i tried to install rac on a rhel 5.3 and i found no information how to do it , yhe installation manual covers rhel 4 only. I found some manuals in metaink in order to install raw devices but does not cover the wole installation.You can read 11gR1 to help about Idea.
    http://www.oracle.com/pls/db111/portal.portal_db?selected=11
    http://download.oracle.com/docs/cd/B28359_01/install.111/b28264/toc.htm
    and Oracle Support (http://support.oracle.com)
    10gR2 RAC Install issues on Oracle EL5 or RHEL5 or SLES10 (VIPCA / SRVCTL / OUI Failures) [ID 414163.1]
    another question , in order to install rac 10g i must install clusterware first , if i use plain raw devices for the db shoul i dinstall clusterware or notI don't get your question. Please explain.
    Step Install RAC: Oracle Clusterware -> Oracle Database (ASM) -> Oracle Database (RDBMS)
    You are using raw device for database files ? (How about Oracle Database? Enterprise Edition or Standard...)
    Wish to hear your idea...
    Good Luck

  • Some post installation issues of oracle 12c

    Dear experts,
    I just installed oracle 12c today in my windows 7 64bit machine. The installation process is smooth and the oracle database instance is  finally installed in my machine. Then I created a database using DBCA. However, when I tried to delete the database, I found the options for configure, delete and manage the database are disabled in DBCA. Moreover, I am also not able to access the database in OEM web console by entering "https://localhost:5500/em/".  Please give some advices to help me solve these issues. Thanks a lot in advance.

    Hi,
    I've found what actually caused he problem. I was too quick to create the database and didn't finish it actually. So, the database don't exist. I recreated it and works fine. Cheers.

  • Regarding installing RAC

    Hi All,
    I am installing RAC on my Laptop using VM ware worstation . I have created two linux machines on VM ware with 1 gb merory on each machine . I installed 10.2.0.1 clusterware succcessfully but when i am installing 10.2.0.1 database binaries my machine reebotts every time .
    Please suggest the best way i can overcome it.
    Thanks in advance .

    Normally a node will reboot due to below reasons :
    Private interconnect Issue
    Voting Disk not accessible
    High Memory/CPU utilization
    Please check your N/W and shared storage setting . Also there are many docs/videos available , you can follow them for configuring the same.
    You can check CSS/OS logs to find reason for node reboot.
    Regards
    Rajesh
    Edited by: Rajesh Lathwal on 7 Dec, 2012 6:07 PM

  • Issue installing System Update 5.01

    Hello all I am having an issue installing System update 5.01.  I looked in the logs within the temp directory and it says error 1602 which is user canceled.  However, I am not canceling the install.    I also tried http://support.microsoft.com/mats/Program_Install_​and_Uninstall  that didn't work either. 
    I'm on a T420 with Windows 7 64bit.
    Any ideas?
    Thanks for your time

    I had similar issues installing 5.01. I believe there is something wrong with the package. Here is how I fixed it:
    Download installer from http://support.lenovo.com/en_US/detail.page?Legacy​DocID=TVSU-UPDATE
    Extract package with 7zip
    Copy "Lenovo System Update.msi" to "System Update.msi"
    Run setup.exe
    For some reason the installer was looking for this file and it wasn't there, perhaps running the installer in silent/unattended mode caused it to exit with the code you mentioned.
    I hope this fixes your problem too!

  • I am having a issue installing Adobe Acrobat XI.  I am running Windows 8.1. When  go to install it gets an error.  The error is with transform in registry and will not install product. I am looking at how I can fix this registry problem.

    I am having a issue installing Adobe Acrobat XI.  I am running Windows 8.1. When  go to install it gets an error.  The error is with transform in registry and will not install product. I am looking at how I can fix this registry problem.
    I have tried to uninstall all Abode Acrobat installations but one file remains and refuses to be uninstalled. It gives me this error : Error applying Transforms . Verify that specified paths are valid. It was installed on Sept 18 2014.  I have downloaded a Transform update but it tells I do not have a Adobe Acrobat product installed. 

    Hi all,
    Sylonious, did you manage to sort this problem out? I have been experiencing similar problems. I think my problem was because I had many different versions of JDKs. I have done a complete re-install. I would be really grateful to you (and anyone else) for help with this problem.
    I have re-installed JSDK1.4.2_03, set the "path" variable to "C:\JSDK1.4.2_03".
    When I compile using "javac" I get an error saying "javac" is not recognised.
    When I compile using "C:\j2sdk1.4.2_03\bin\javac Freq.java" no error is thrown.
    Every time I try to run a java file, I always get the NoClassDefFound error. When run with the -verbose option, files are loaded from C:\Program Files\Java\j2re1.4.2_03\bin - is this correct?
    I have removed all previous references to java in the registry editor.
    Please help !
    Regards,
    Vipul

  • Issue installing/upgrading to ITunes 10.6.1.7

    Im having an Issue installing/upgrading to iTunes 10.6.1.7 When upgrading it would not istall and tell me to go to Tools>Download manual. I also had an issue with my IPod touch not showing up in iTuens all of a sudden. So figuring the two problems were related I uninstalled iTunes (cleaned my itues folder in my C drive also) with hopes installing it fresh would work and now when I install 10.6.1.7 I get the following in a pop-up window "The installer encountered errors before iTunes could be configured. Errors occurred during installation. Your system has not been modified. Please run the installer again, or click Finish to exit."
    Anyone know what the issue is?

    Try the following steps:
    1. Go to Microsoft website to fix install and Unistall problems. Click "Run now" from Fix it to remove all iTunes & related installer files:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall
    Be aware that Windows Installer CleanUp Utility will not remove the actual program from your computer. However, it will remove the installation files so that you can start the installation, upgrade, or uninstall over.
    2. You should remove all instances of iTunes and the rest of the components listed below:
    it may be necessary to remove all traces of iTunes, QuickTime, and related software components from your computer before reinstalling iTunes.
    Use the Control Panel to uninstall iTunes and related software components in the following order:
    iTunes
    QuickTime  
    Apple Software Update  
    Apple Mobile Device Support  
    Bonjour  
    Apple Application Support
    Follow the instructions from Apple article listed here: http://support.apple.com/kb/HT1923 to remove all components
    3. Reboot your computer. Next, download iTunes from here:http://www.apple.com/itunes/download/ and install from scratch

  • Having issues installing iTunes 11.1.4 for Windows 7 (64 bit).

    Issues installing iTunes 11.1.4 for Windows 7 (64 bit).This install clobbered my previous version of iTunes. Error message is "service Apple Mobile Device failed to start". Cannot start the service manually even though I am the administrator of the machine. There is obviously some conflict that was recently introduced by a Windows update or in the Apple installation. I have tried removing iTunes and the AMDS (the Apple mobile device service) and reinstalling with the same error message.
    Thanks for any suggestions you can provide!
    Marilyn

    Hey there Marylin,
    It sounds like you are unable to start iTunes due to this error message even after uninstalling the iTunes application and the Apple Mobile device. I would recommend uninstalling not just those 2 applications but iTunes and ALL its associated applications with the following article:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/ht1923
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • Installing RAC on Linux 9.0

    Hi friends,
    I tried to install RAC on two intel based pc with 80gb firewire drive on Linux 9.0.
    But, I could not succeed. I was wondering if someone please tell me that it is possible to install it on LINUX 9.0 because I cannot afford Linux AS 2.1.
    I follow oracle documentation, Werner Puschitz Documents, I also follow Rampant press book "Installing RAC..". But no one really helps me as all they are talking about Linux AS 2.1.
    Pleased help me in this. I really appreciate it.
    Thanks and have a good day.
    Bhavin
    thanks.

    hi,
    It was solved by reinstalling the Cluster Manager. so please ignore this post.
    Thanks
    Bhavin

  • How to install RAC on windows

    Can anyone tell me step by step how to install RAC on windows advanced server. I want to know whether RAC must need Microsoft Clust Service. When I create a cluster with clustersetup.exe, I'm told that it's need oracle partition, but I don't know how to make it.
    thanks advance!

    Hi, I am Nirmal ([email protected]) Please try this out
    Requirements:
    H/W: External shared hdd
    RAM: 256 MB
    OS:win Advance server ,win 2000
    PATCH:
    The Windows CFS and Clusterware Patch for 9.2.0.6 -- available in Metalink under Patch number 3973928
    The 2.2.0.18.0 Oracle Universal Installer -- available in Metalink under Patch number 2878462
    The 9.2.0.6 RDBMS patchset -- available in Metalink under Patch number 3948480
    1.Install shared disk array.
    2.Install cluster interconnect and public Network hardware
    a)Create two entries of NIC-Ensure Public IP listed at the top and private IP should be listed below the public IP.
    b)Inter connection between two nodes are connected by switch.
    3.Ensure the IP/Hostname of all node is entered in hosts file.
    4.Ensure the temp /tmp directories are same accross all node.
    5.Ensure that all nodes have same local admin name which has full access on the oracle home drive and win home drive.
    6.Run the final clustercheck which is available in patch 3973928 which will check the above process if any incorrect it will indicate.(Location is 3973928\Disk1\preinstall_rac\clustercheck subdirectory).
    7.Prepare the Logical Drives in Windows dont format or give any drive letter.
    8.Install and Configure Cluster software with RAW Datafile.
    a)Install oracle home on NTFS partitions and Datafile on Shared Logical Partition.
    9.Run Oracle cluster setup wizard.
    a)Click clustersetup command line.
    b)A welcome page launches click next.
    c)Create a cluster. click next.
    d)Choose "user private network for interconnect" and click Next.
    e)Network config page appears, enter the cluster name. then enter the public hostname for all nodes. Accept the default or change as appropriate for your cluster configuration. click next.
    f)Cluster file system option page appears. Choose No Cfs. click next.
    g)Disk config page appears. Click "Create Oracle Symbolic links button" label as srvcfg to the partition we have created.
    h)Oracle Object link Manage window appears:
         1)From symbolic Link column, select an empty row.
         2)Type in the desired datafile link name and hit enter to save
         3)click apply button to commit.
         4)When the progress bar at the bottom of the screen stops      moving choose close.
    i)VIA Detection screen appears. Choose yes or no depending on your config.(VIA-Virtual Interface Architecture).
    j)Install location screen appears. its default win_home\system32\osd9i accept .click finish.
    k)Cluster setup window appears if no error it will complete and close automatically.
    l)Check the serices,
         1.oracleobjectservice
         2.oracleCMService9i
    (if any error check the error log)
    10.Install the 22018 OUI
    a)home oracle_home.
    b)Click all nodes and install.
    11.If necessary install RDBMS Software into oracle home.
    RAC Database using DBCA::
    a)Create listeners using Net configuration assistant on each node
    b)Run DBCA from command prompt.
    c)Welcome page displays with the selection to create a cluster or
    single instance database. choose oracle cluster database. next
    d)Operation page is displayed. choose create database. Next.
    e)Node selection page. Select all nodes. Next.check OracleGSDService
    is running on all nodes.
    f)Database Templates page is displayed. Choose new database. next.
    g)Database Identification page. Enter the Global Database name and
    SID (oracle will register SID prefix with a number, this will
    become the SID of each node.)
    h)Option page for java and inter media database. Choose according to
    your need.
    i)Connection option select dedicated or shared server .
    j)Initialization parameter page. Add required values.
    k)Database storage window.(ensure the storage information points to
    the symbolic links specified in cluster.)
    l)Creation page displayed, click finish.
    m)DBCA summary page click create database and ok.
    Note:
    1)During Java creation it may slow down or hang. Check the CPU
    usage and at 95-99% it will slow down please wait check the log.
    2)ORA-29807 error may come. Ignore it its a (bug 2925665).
    3)alter installation run the script prvtxml.plb, utlrp.sql
    4)Any other error please check the alert log.
    Message was edited by:
    user474717

  • Issue installing Photoshop Camera Raw 6.7

    Hi guys,
    I having issues installing Photoshop Camera Raw 6.7. I gt this error "Photoshop Camera Raw 6.7 Update Other processes are running which conflict with update installation. Please close them and try again. Error Code: U45M1P19". I restart the Computer (Windows 7) and closed all Adobe programs but the problem persist. Any ideas...
    Thanks in advance!
    P.S. I have Adobe Design Premium CS5.5

    I have exactly the same issue and error number. The only difference is that I am running  a Mac with OS X10.8.2
    I also tried installing Camera Raw 7.1 and that did not work either.
    I downloaded the Adobe Support manager and it reported everything as OK.
    I have tried rebooting, turning off all apps. Nothing seems to fix this.
    Any clues on what might be the problem and how to fix.
    The reason I need the update is that I am using LR4 and want to edit in Photoshop CS 5.5 and it tells me I need to update  my Camera raw.

  • I have an issue installing photoshop CC trial, I currently have elements and wanted to see the differences before buying, when installing through the creative cloud app I get the error message  Exit Code: 7 Please see specific errors below for troubleshoo

    I have an issue installing photoshop CC trial, I currently have elements and wanted to see the differences before buying, when installing through the creative cloud app I get the error message  Exit Code: 7 Please see specific errors below for troubleshooting. For example,  ERROR: DW041 ...   -------------------------------------- Summary --------------------------------------   - 0 fatal error(s), 1 error(s)
    ERROR: DW041: INSTALLDIR Volume D:\ doesn't exist.  -------------------------------------------------------------------------------------  System Requirements  and it will not install, It says cant find the path D: im not sure why because as far as I can see its set to install on drive C: which is where I want it!

    Exit Code: 6, Exit Code: 7 Installation Errors - http://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html
    Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html for information on how to review your installation logs

Maybe you are looking for

  • Photo Stream is not working in Apple TV.

    After upgrading to 5.1, Photo Stream is not working.  An "Unable to sign in. The iCloud Terms of Service have changed" indication appears when trying to connect. What should i do? Thanks.

  • SQL Login "disabled" flag does not work with asymmetric key??

    If I create a normal interactive SQL login, the Disabled flag for the login controls whether that user can log in with the login name and password.  For example, ALTER LOGIN MyUser DISABLE will prevent anyone from logging in with this MyUser login. H

  • Install photoshop cc on second computer

    I have just downloaded photoshop cc on my main computer and now want to download on to my laptop but I can't see how to do this.

  • Looping Footage Pauses On Last Keyframe Before Executing gotoAndPlay("loop");

    Hi, Using Flash CS5... I have a 6 second movie I need to continuously loop from the half-way point out, after it plays through once. I've used the gotoAndPlay("loop"); script to loop it... and it sort of works. But only sort of. Unfortunately, there'

  • Photoshop fast in morning and then slows down

    Hey everyone.  I hope someone can help me with this because I haven't found anything on Google.  At least, nothing that works.  When I first get to work in the mornings, the big banner files I have open very quickly.  However, after about an hour goe