EBS 12.1.1 multinode installation

thanx for your quick response and i want to give you more explanation about my environment :
4 apps node win 2003 sp2 32bit
2 db node as RAC 64bit win 2003
so what's the guidelines to install EBS 12.1.1 on 4 apps node and 2 db nodes as a RAC
Regards

Hi,
You need to follow the same procedure except that you need to convert the database from single instance to RAC (since Rapid Install does not install a RAC database).
For converting the database to RAC, please refer to (Oracle E-Business Suite Release 12 High Availability Documentation Roadmap [ID 1072636.1]).
Note: Please update the same thread instead of creating new one if your other questions are relevant to the main topic -- Multi Node Installation for EBS 12.1.1
Thanks,
Hussein

Similar Messages

  • Oracle EBS 11.5.10.2 Installation Steps

    Although this is by no means exhaustive or the most accurate, all contributions and/or corrections are welcome
    As I attempt to reply the numerous calls and emails I have been getting, firstly sorry guys, I have been settling down at a new job, and haven’t had time to locate my implementation notes, however find below the steps I followed with a successful result.
    Installing Oracle E-Business (EBS) Release 11i (version 11.5.10.2)
    Linux Installation – SLES 9 Rel 1
    •     Please follow these instructions – I could not have written a better set of instructions :
    http://www.novell.com/coolsolutions/feature/16009.html     
    NOTE: Although this is written for SLES 9.1, I believe this will work for any Linux variant.
    Also, make sure you have installed openmotif 2.0 or higher to make sure the forms server starts and remains running
    Windows 2003 Server SP 1
    Environment:
    Windows 2003 Server was installed as an environment on VMWare Server (The free one).
    Hardware Spec:
    P4 800 Mhz CPU
    2GB (Physical RAM) and 1GB (Virtual RAM)
    250 GB (Physical HDD), 120GB (Virtual HDD)
    DVD RW
    DECLARE
    At this point I have to say a few things:
    1.     I have not attempted installing on any other version of Windows, so if you try with another version, I may not be able to answer your questions, although I believe it should not be any different.
    2.     I would believe you can or have access to the internet and can download or find most of the resources needed.
    3.     I would assume you have installed the Windows 2003 Server with SP 1, Internet Explorer and Outlook. Also, have included an IP address, a server name with its domain extensions in the host file.
    4.     I would assume that you have created one group – dba , two users applmgr and oracle and included them in the dba and administrator groups
    5.     I would assume that you are at least familiar with the terms and usage of abbreviations in this sort of environments.
    6.     I would also assume you have reviewed and have made allowance to meet the required specification in terms of hardware (I did not attempt an installation on the USB HDD, so may not be able to help, if this applies to your situation)
    BEGIN
         Prepare Environment
    Download and have read the following software:
    1.     Java Development Kit 1.3 (or higher version)
    http://java.sun.com/downloads/index.html
    2.     Active Perl – This is needed for the staging script adautostg.pl http://www.activestate.com/store/productdetail.aspx?prdGuid=81fbce82-6bd5-49bc-a915-08d58c2648ca     
    3.      Visual C++ - This is needed for many of the real-time code compilation
    http://msdn.microsoft.com/vstudio/express/visualc/download/     
    4.      CYGWIN
    http://www.cywin.com/setup.exe     (Free open source, never expires!)
    OR
    MKS Toolkit (Evaluation copy, 30 Trial or get a licence for about $500)
    http://www.mkssoftware.com/eval/
    This is necessary for certain unix-only available utilities required to implement/compile Oracle E-business Suite, such as which, make, cc, etc.
    5.     The DVDs or downloaded zipped copy of the entire Oracle E-Business Suite software for Windows 32-Bit ( I did not attempt on a 64-Bit processor, though I believe it should not be different, but see the necessary documentation if that is your situation)
    http://edelivery.oracle.com     
    6.     Jinitiator – This is required to run the forms on your system (Although a first attempt to view any of the form interfaces downloads and requests this be installed first) http://www.oracle.com/technology/software/htdocs/devlic.html?url=http://otn.oracle.com/software/products/developer/htdocs/jinit.htm     
    NOTE:
    •     DO NOT Install into the default directories and do not allow spaces in file directories/path when installing the software, somehow experience has shown that the Oracle EBS does not handle spaces in file directories well, and results in untold hardship if ignored. E.g Default installation folder for an software installation may suggest C:\Program Files\ JDK 1.5, MAKE SURE you alter this to something like C:\JDK15. DO THIS FOR ALL SOFTWARE INSTALLED
    •     After each software installation, please reboot the system before installing the next piece.
    •     Make sure that all the paths to the bin folders for all software installed is included in the environment variables, and verify by typing path in the command prompt to display all paths listed
    •     If using CYGWIN (like I did, as I could not afford a software expiring on me nor could afford $500 for a test). You may choose all the modules available, but you do not need all (it will be an overkill to have the entire unix utilities and libraries on your windows box, unless you plan on learning unix commands or into heavy development requiring a unix environment, without wanting a unix machine) MAKE SURE you choose all the library options, all the development options and that should be OK. Then confirm after the installation by typing which, cc (or gcc), make(gnumake), ls, gawk(awk), grep (egrep) (IMPORTANT:Where one of the other in brackets exists, copy and rename the copy as the alternative). As a double sure – copy all of these into C:\Bin directory.
    •     If the Oracle EBS is downloaded, unzip all the files into the folder and ignore any suggestions that it will over-write other files such as the component.label files
    Installation Proper
    •     Run adautostg.pl – which you will find in the StartCD i.e the first file downloaded and unzipped. This will attempt to rearrange the installation files in the order in which the installation wizard – rapidwiz prefers and identifies the folders. (Saves you hand-holding the wizard by having to interact during the installation, pointing it to the relevant folders/files if not run) to create the staging area.
    •     Run Rapidwiz – either by double clicking the rapidwiz.cmd in the startcd folder (this would be the one in the staging area) or from the command prompt
    •     As required, point rapidwiz, to the bin folder of cygwin e.g C:\cygwin\bin (if this is as installed) in the place where it requires the MKS Toolkit
    •     Pre-installation Checks – rapidwiz intelligently tests all the necessary software and requirements before installation starts. A corresponding message to each parameter suggests the opinion of the rapidwiz whilst a green tick indicates the parameter is sufficient, other indicators may need reviewing. Please make sure you resolve each issue before progressing with the installation. This may lead to a waste of time if not resolved.
    •     Choose a single-node installation
    (if just testing or practicing, you may also choose a multi-node if this is what you want.)
    •     If all the modules are not needed (I installed all), you may have to choose which modules you require, and state where you want the modules installed.
    •     Assuming all parameters are passed and installation begins, the different stages of the installation steps can be followed by the on-screen messages or log file reviews (each logfile directory will be displayed on the screen during the installation of each context).
    •     Post Installation Checks – Rapidwiz does some checks after an installation, whether successful or not, and provides a report. When an installation is successful. It confirms and provides the url to login. The default username and password for the system administrator is usually sysadmin / sysadmin. You are encouraged to create another user immediately.
    For all who asked, depending on how far up your hardware scales in terms of specifications, the installation may take about 3 hours (at least mine did) or more.
    Login on to Oracle EBS !
    The URL required for logging on to the OAM (Oracle Application Management - For the Apps DBAs) and OEBS (Oracle E-Business Suite - essentially for the Functional Implemeters/Consultants ) - The entire gamut (They are shown as hyperlinks), should be as follows;
    http://hostname(servername.domainname.com):8000/
    where hostname is the same as specified in your host file e.g servername.domainname.com or .whatever-u-like
    and
    8000 - is the default port, but you may have chosen your own port and that should be used in such a case.
    N.B - The Forms server is often started when an attempt is made to access such an interface after login in to the OEBS. However, in my own case, it did not until I made sure openmotif 2.1 was installed on my SuSE Linux Enterprise Server 9.1. The windows installation started without any issues.
    If all attempts fails….
    You may have to try and try again by deleting all installation files and starting all the installation steps again. It will help if you know how to edit your registry settings to delete all reference to oracle e-business (not all reference to oracle though, as some odbc-related entries have been installed by Microsoft and require your registry settings to function)
    Alternatively, send me your box, your mailing address and a token (money of course, and I may be able to set it all up for you) – JOKING!
    CAVEAT: I will not be held responsible if anything unsavoury happens to your system in the course of you following the steps I have highlighted above either correctly or incorrectly. However, if you are successful, please sing my praises all over the forum and ask that I be rewarded by Oracle!
    Olu

    Hi
    If anyone need the document to "How to install Oracle Applications 11i on Windows 2003" i can forward the document with screen shots with detailed steps.
    Reg
    Dwaraka

  • EBS 11.5.10.2 installation Fails - create controlfile

    Hello All
    I am trying to install EBS 11.5.10.2 (test system) on Oracle Linux 5.8 (Apps tier 32-bit, database tier 64-bit). During the database creation phase I am getting this error: RW-50004 (Creating controlfile), so I checked log files and its says
    ORA-01031: insufficient privileges
    I tried to login to instance on database tier after sourcing env file but I got the same error. But if I create password file and then login sys/password as sysdba, it logs me in to an idle instance.
    But I need rapidwiz to pass this step. So please suggest what should I do?.
    Regards
    Amit

    Hi Amit,
    Hello All
    I am trying to install EBS 11.5.10.2 (test system) on Oracle Linux 5.8 (Apps tier 32-bit, database tier 64-bit). During the database creation phase I am getting this error: RW-50004 (Creating controlfile), so I checked log files and its says
    ORA-01031: insufficient privileges
    I tried to login to instance on database tier after sourcing env file but I got the same error. But if I create password file and then login sys/password as sysdba, it logs me in to an idle instance.
    But I need rapidwiz to pass this step. So please suggest what should I do?.
    Regards
    AmitFirst of all, please note that Oracle 9i (which comes with 11.5.10.2) is not certified on OEL 5
    Have you added the OS user who owns the database tier files to the dba group?
    OERR: ORA 1031 "insufficient privileges" [ID 18622.1]
    Troubleshooting ORA-1031: Insufficient Privileges While Connecting As SYSDBA [ID 730067.1]
    At what stage/step you get this error?
    Please upload all the installation log files to any free hosting website and post the link here (in one zip file).
    You do not need to create a password file at this level, and connecting as sysdba through oracle user and after sourcing the database env file does not need a password file.
    Also, please confirm that md5sum was run successfully -- MD5 Checksums for 11i10 Rapid Install Media [ID 289821.1]
    Thanks,
    Hussein

  • Oracle EBS R 12.1.3 Installations

    We are planning to install the Oracle EBS R12 (12.1.3) on Oracle Linux ES 5.x.
    IPAddress     hostname.domainname.com     hostname     hostname.domainname(aliasname)
    We are planning to setup hostname alias, so essentially the machine has tow hostnames, one is actual hostname and domain name of the machine and another one is alias hostname and domain.
    Example:
    IP Address     Hostname.domainname.com     hostname     hostname.domainname.com(alias)
    We are planning to use the alias hostname.domainname.com during the oracle EBS R 12 Installation instead of actual hostname and domain name.
    1.     EBS Installation doc for alias hostname and domain name usage during the installations
    2.     What are the modifications needs to be done in OS level and DNS level for alias name usage
    Please help us

    We are planning to install the Oracle EBS R12 (12.1.3) on Oracle Linux ES 5.x.
    IPAddress     hostname.domainname.com     hostname     hostname.domainname(aliasname)Oracle EBS 12.1.3 cannot be installed directly, you will need to install 12.1.1 first then upgrade to 12.1.3 release.
    We are planning to setup hostname alias, so essentially the machine has tow hostnames, one is actual hostname and domain name of the machine and another one is alias hostname and domain.
    Example:
    IP Address     Hostname.domainname.com     hostname     hostname.domainname.com(alias)
    We are planning to use the alias hostname.domainname.com during the oracle EBS R 12 Installation instead of actual hostname and domain name.
    1.     EBS Installation doc for alias hostname and domain name usage during the installations
    2.     What are the modifications needs to be done in OS level and DNS level for alias name usage
    Please help usYour hosts file entries should look like the entries mentioned in the installation docs.
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [ID 761564.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    If you want to use a virtual hostname, please refer to (Implementing Virtual Host, Concurrent Managers and EM DBconsole on Oracle Applications R12 [ID 603883.1]).
    Thanks,
    Hussein

  • Oracle EBS r12 - Implementation v/s Installation

    Helllo,
    I was wondering if there is any way in Oracle r12 to figure out following without having any need to contact those imperialistic Oracle salesreps?
    1. How many modules are installed
    2. How many modules are licensed
    3. How many modules are actually implemented and under use.
    Is there anyway I can find above information by looking at tables or configuration ? I tried querying FND_PRODUCT_INSTALLATIONS and it only seems to be addressing #1 from above.
    Thanks,
    Darsh

    Please see the following docs (which are applicable to R12 as well).
    How to Find Out Product Installation Information in Oracle Applications? [ID 1275690.1]
    How to Establish if a Product is Installed in e-Business Suite 11i [ID 420648.1]
    For license details, please contact your Oracle Sales representative.
    Thanks,
    Hussein

  • EBS 11.5.10.2 Installation Halts

    hi gurus,
    i am installing ebs 11.5.10.2 on aix 5.3. i run the rapidwiz and got to
    INSTALL TYPE where i chose SINGLE-NODE(ALL SERVICES ON A SINGLE NODE).
    But when i click next, it is unable to go to the next screen. the following
    message is displayed at the background:
    java.lang.NullPointerException
    at java.net.InetAddress.cacheAddress(InetAddress.java:667)
    at java.net.InetAddress.cacheAddress(InetAddress.java:652)
    at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1034)
    at java.net.InetAddress.getLocalHost(InetAddress.java:1142)
    at oracle.apps.ad.util.SystemCheck.getFullHostName(SystemCheck.java:1431
    at oracle.apps.ad.rapidwiz.AppsConfig.getFullHostName(AppsConfig.java:53
    3)
    at oracle.apps.ad.rapidwiz.AppsConfig.getHostName(AppsConfig.java:550)
    at oracle.apps.ad.rapidwiz.NumNodesPanel.OnNext(NumNodesPanel.java:275)
    at oracle.apps.ad.rapidwiz.RIWizard.wizardValidatePage(RIWizard.java:220
    1)
    at oracle.ewt.wizard.WizardPage.processWizardValidateEvent(Unknown Sourc
    e)
    at oracle.ewt.wizard.WizardPage.validatePage(Unknown Source)
    at oracle.ewt.wizard.BaseWizard.validateSelectedPage(Unknown Source)
    at oracle.ewt.wizard.BaseWizard.doNext(Unknown Source)
    at oracle.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
    at oracle.ewt.button.PushButton.processActionEvent(Unknown Source)
    at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
    at oracle.ewt.button.PushButton.activate(Unknown Source)
    at oracle.ewt.lwAWT.AbstractButton.processMouseReleased(Unknown Source)
    at oracle.ewt.lwAWT.AbstractButton.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Component.java:5012)
    at java.awt.Container.processEvent(Container.java:1607)
    at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
    at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
    at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Component.java:3707)
    at java.awt.Container.dispatchEventImpl(Container.java:1664)
    at java.awt.Component.dispatchEvent(Component.java:3535)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3491
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3206)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3136)
    at java.awt.Container.dispatchEventImpl(Container.java:1650)
    at java.awt.Window.dispatchEventImpl(Window.java:1628)
    at java.awt.Component.dispatchEvent(Component.java:3535)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:531)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:238)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:182)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:131)
    Please help me out.

    Hi,
    The problem has been resolved. It was due to configuration error in the host file. rapidwiz was looking for hostname (IPPDDVP) and it was commented out in the host
    file. we had to comment out the old configuration and use the old configuration. it looked like this at first:
    #192.168.100.82 ippddvp.cagdhq.gov.gh ippddvp
    192.168.100.82 pvapps.provision.com pvapps
    and was changed to
    192.168.100.82 ippddvp.cagdhq.gov.gh ippddvp
    #192.168.100.82 pvapps.provision.com pvapps
    Thank you all for the support.
    Very much appreciated

  • EBS 12.1.1 multinode configuration

    Hello:
    I have installed EBS 12.1.1. on multi node condiguration:
    1 db sever
    3 app servers.
    Everything works OK, but when I try to log in to the server1 (http://server1.mydomain.com:8000) it redirects me to the server3 (http://server3.mydomain.com:8000/OA_HTML/AppsLogin) i need to keep separated servers, I mean when I log into the server 1 keep working on the server 1, and the same for all the servers.
    how can I do this.
    thanks

    I have installed EBS 12.1.1. on multi node condiguration:
    1 db sever
    3 app servers.What components are running on each of the 3 apps servers nodes (Web, Forms, CM)?
    Everything works OK, but when I try to log in to the server1 (http://server1.mydomain.com:8000) it redirects me to the server3 (http://server3.mydomain.com:8000/OA_HTML/AppsLogin) i need to keep separated servers, I mean when I log into the server 1 keep working on the server 1, and the same for all the servers.
    how can I do this.Do you have load balancer?
    Thanks,
    Hussein

  • R12 multinode installation on IBM_AIX

    Hi ;
    I try to make imultinode R12 nstallation on IBM_AIX 5.3, i started installation on db server and everything gone soo well. But when i try to make installation on apps server i have this error:
    touch: /b01/PROD/db/tech_st/10.2.0/test.tst
    RW-00022:Error- Unable to create file wiht proper priviliges:
    and same error for some directory path.
    The fact is i dont have /b01 partation on my apps server... i showed to path /a01/PROD while i was making installation on db server.
    Is anyone have idea why it try to create /b01/PROD that path on apps server
    Thanks
    Helios

    I copied conf file and i copied it to my application node... Before i run rapidwiz i didnt have folder like b01 in my application node.. but when i run rapidwiz its created manualy on my "/" and i had space and file check error on validation screen
    when i run rapidwiz its go and look /b01Do you run this on the correct node (issue "hostname") to verify.
    If the above is OK, run rapidwiz with "hostname.domain: SID: PORT" and see if you get the same error or not.

  • EM Grid multinode installation

    Hi DBAs,
    I need to install the Oracle Grid Control (10.2.0.4 iasconsole) on 2 Nodes with pre-existing RAC on RHEL 5. Can you please help me with any doc or instruction how to setup multi-node EM Grid.
    Regards
    -Samar-

    Hi Samar,
    did you have a look in the advanced configuration guide of the EM documentation, chapters 3 and 4? There are instructions for several high availability scenario setups.
    Guide can be found here:
    http://download.oracle.com/docs/cd/B16240_01/doc/em.102/e10954/toc.htm#
    Best regards,
    Robert

  • Multinode installation of 11i

    I am installing 11i with 2 noodes,
    Do we need to run rapidwiz from all the nodes?
    if so, do we need stage areas in both the nodes?
    Thanks,
    Kavitha

    Hi,
    Do we need to run rapidwiz from all the nodes?Yes, run it on the database tier node first, copy the config file, then run RapidWiz on other application tier nodes.
    if so, do we need stage areas in both the nodes?Yes, stage area should be accessible to all servers (either you have local copies, or access it remotely).
    Regards,
    Hussein

  • 9iAS multi-node install (Rel 1)

    Can anyone point me to a link that gives the steps of taking the DB tier of an existing 9iAS (Rel 1) install to a new DB on a new box? A little more than just the concept level.
    I thought that the answer would be in the standard install guides . or, Metalink . . . But I have only found one brief mention that says the OUI handles the installation of just the DB tier (8.1.7) on a new box. (I know there is a lot more than just selecting a box in the OUI).
    Has anyone already done this?
    Thanks!

    Please see "Oracle Applications Installation Guide: Using Rapid Install" manual -- http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121oaig.pdf
    Also, please see old threads for similar discussion.
    Multi Node Installation for EBS 12.1.1
    Multi Node Installation for EBS 12.1.1
    EBS 12.1.1 multinode installation
    EBS 12.1.1 multinode installation
    Thanks,
    Hussein

  • How to identify the EBS system name?

    All,
    version : 11.5.10.2
    I have a requirement to uniquely identify the ERP system name, hence I found FND_APP_SERVERS table. Is this the right table to use? If so, i have written my query as 'select name from fnd_App_servers where server_type='APPS' '. This query return me multiple rows(ex: node1, node2) as I have a multinode installation. I'm looking for a table which is irrespective of multi-node or anything, it should always give me the name of the EBS system. Please help me
    thanks
    sen

    I have a requirement to uniquely identify the ERP system name, hence I found FND_APP_SERVERS table. Is this the right table to use? If so, i have written my query as 'select name from fnd_App_servers where server_type='APPS' '. This query return me multiple rows(ex: node1, node2) as I have a multinode installation. I'm looking for a table which is irrespective of multi-node or anything, it should always give me the name of the EBS system. Please help meIf you are looking for the Apps URL, please run this query:
    SQL> SELECT HOME_URL
    FROM ICX_PARAMETERS;http://etrm.oracle.com/pls/trm11510/etrm_pnav.show_object?c_name=ICX_PARAMETERS&c_owner=ICX&c_type=TABLE
    Thanks,
    Hussein

  • How to setup multi node installation

    Hi all,
    I have successfully installed Oracle E-Business Suite 11.5.10 in a single node.
    But, I would like to get some suggestions on How to perform the multinode installation in which all the application tier servers in independent nodes?
    If the nodes are placed in different places geographically, how can I move all these nodes in to a single network? Is this possible?
    Please guide me.
    Thanking in advance
    Rameshkumar

    1. Is it right if I assumed that we must check that
    box if we want to install apps tier in more than one
    server so that if we only want to install apps tier
    in only one server then we don't need to check that
    option? Or we better check it even no matter how many
    server we installed apps tier into? You only need to check that box if you intend to used a shared application tier filesystem for a multi-node installation. If you are only going to have one app tier server, you don't need to check the box. If you plan on multiple apps tiers, each with its own copy of the application tier file system, you also don't need to check that box.
    2. If I still uncheck that option will there be any
    problem such as in backup & restore, clone, testing
    activity, etc?No, should not be any problem at all.
    3. When we created user for each db tier and apps
    tier, what will be better, create the same user for
    both tiers or differentiate user for each db tier and
    apps tier? I'm thinking of using same user for both
    tiers to avoid privilege problem later on.
    I'd recommend the same user for application tier files on all nodes in the system, and a different user for database-tier files. For example, in our system the database software (RDBMS ORACLE_HOME) and database datafiles are owned by 'oracle', and the EBS application files (APPL_TOP, forms and web server, etc) are owned by a user called 'applprod' (though of course you should choose a user name that makes sense in your environment.
    4. Can we start clone process in db tier and apps tier >paralel in multinode environment or still start clone >process in db tier first then apps tier?Still need to do the db tier first, since 'adcfgclone.pl appsTier' will want to talk to a database. :-)
    Regards,
    John P.
    Message was edited by:
    jpiwowar (forgot to answer the 4th question the first time, whoops)

  • RC-50004: Fatal: Error occurred in ApplyAppsTechStack: While Installatling EBS R12 on window server 2003 SP2

    Hi Mr.Hussain,
    Can you please guide me how to solve this error,
    i am trying to install oracle EBS  R12.1.1 on windows server 2003, i am following your document, installation of EBS R12.1 in windows server 2003 SP2
    i did stage everything going right, even i did md5sums for the extracted file of EBS R12 folder.
    i stated installation, even installation done perfectly at the end of installation 2 Command Prompt windows appear and stopped, i try to open log file from oracle installation folder, i got this message at the end of log file
        3% completed       RC-50004: Fatal: Error occurred in ApplyAppsTechStack:
    RC-50013: Fatal: Failed to instantiate driver c:\oracle\PROD\apps\tech_st\10.1.3\appsutil\driver\regclone.drv
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if 1 == 0 goto :REG_OK
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>echo Cannot execute registration of Applications Techstack
    Cannot execute registration of Applications Techstack
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>if "" == "TRUE" goto :INSIAS_OK
        RW-50010: Error: - script has returned an error:   1
    RW-50004: Error code received when running external process.  Check log file for details.
    Running APPL_TOP Install Driver for PROD instance
    can you please guide me how to solve this error,

    This is a generic error so you would need to check the installation log files for details about the error.
    Please see if (Rapidwiz 12.1.1 Fails To Execute Ouicli.Pl During Apps 10.1.3 Techstack Autoconfig (Doc ID 1328464.1)) is applicable.
    Thanks,
    Hussein

  • Multinode Cloning

    Hi all ,
    Can someone guide me , what are the steps involved in doing a cloning on a multinode installation 11.5.10.2 on Linux
    Thanks in advance
    kind regards
    Mat

    your source doucmant is the following metalink note
    230672.1 Cloning Oracle Applications Release 11i with Rapid Clone
    if you need any help while cloning plz let us know
    fadi
    http://oracle-magic.blogspot.com

Maybe you are looking for