R12 two node installation

Hi All,
I have to do two node R12 installation, please guide me how to procede because I could not see any option like "Sinlge node " and "Mult node" as it was in 11i, I want to have my database on one server and my application on second server
Regds

Hi
I am new to Oracle E-business suite. I am trying to install R12 on single node/sincgle user istall on Linux 32bit. I followed the Oracle Doc ID:4012310.1 and follwoing the instructions from http://download-east.oracle.com/docs/cd/B40089_09/current/acrobat/120oaig.pdf.
I created stage area by extracting the files downloaded from Oracle edelivery site.
Created user "Oracle" and gave permissions to access stageR12 directory.
Logged in as Oracle and try to run ./rapidwiz throws the follwoing error:
Rapid Install wizard is validating your filesystem.....
4 DVD labels found
Rapid install wizard will now launch the java interface .....
[oracle@localhost rapidwiz]$ Exceprion in the thread "main" java.lang.noclassdeffounderror:
Orcle/apps/ad/util/logfile
at oracle.apps.as.rapidwiz.RIWizard.main(RIWIZard.java.1419)
Please help
Thanks
Raj

Similar Messages

  • Two node installation with 2 concurrent managers..

    Need your help. I have 12.1.1 Two node installation on Linux 5.9 with 64 bit.
    Linux2- Database server + Concurrent manager
    Linux1- Apps Node
    Port - 8002 (port pool -2)
    on my app node - linux1, I have 2 directories <SID>_linux1 and <SID>_linux2. First one is for primary apps node and second one is for 2nd concurrent manager. It is a shared directory structure. I have 2 questions:
    1) If I run the autoconfig on Linux1, I can run all the services and connect to apache. However, If I run the autconfig on linux2, I will not be able to connect to web server (for a short time request will be sent to Linux1 and then it gets forwarded to Linux2 - even though Linux2 is not app server).
    2) How do I run the second concurrent manager on LInux2? After I run the 2 concurrent manager, how do I test both concurrent managers are working?
    Your help is much appreciated.

    Hi Hussein,
    Thank you for the info. I was wondering whether the Linux2 concurrent manager was installed correctly or not. I went to xml file and found these entries and it made me think, it didn't install correctly because only concurrent manager should have been yes and the rest should be no. Isn't it? If it is wrong, how do I correct this?
    <oa_system_config>
             <TIER_DB oa_var="s_isDB">NO</TIER_DB>
             <TIER_ADMIN oa_var="s_isAdmin">YES</TIER_ADMIN>
             <TIER_WEB oa_var="s_isWeb">YES</TIER_WEB>
             <TIER_FORMS oa_var="s_isForms">YES</TIER_FORMS>
             <TIER_NODE oa_var="s_isConc">YES</TIER_NODE>
             <TIER_FORMSDEV oa_var="s_isFormsDev">YES</TIER_FORMSDEV>
             <TIER_NODEDEV oa_var="s_isConcDev">YES</TIER_NODEDEV>
             <TIER_WEBDEV oa_var="s_isWebDev">YES</TIER_WEBDEV>
             <config_option type="techstack" oa_var="s_techstack">as1013</config_option>
             <config_option type="techstack" oa_var="s_tnsmode">generateTNS</config_option>
             <config_option type="adx" oa_var="s_apps_version">12.1.1</config_option>
             <config_option type="techstack" oa_var="s_apache_mode">NORMAL</config_option>
             <ias_version oa_var="s_ias_version">10.1.3.4.0</ias_version>
          </oa_system_config>

  • Adadmin on 11i with two-node installation

    I have two-node installation of 11.5.5.
    Am I possible to use adadmin on both nodes at the same time (parallely)
    Regards

    Hi,
    Can you please send me the doc to [email protected]
    TIA,
    Senthil Kumar.

  • Services in a two node installation

    Hi,
    we have 2 node installation of R12.1.1
    Node A: Database & Batch Processing
    Node B: Application Services(Root service, web entry point services, web application services & other services)
    One thing i need to clarify
    Should i have to select root services in primary application node(node A)
    if selecting root services at primary application node then i have to select web entry point services and web applicatio services compulsory at node A
    Please explain
    Thanks,
    Jak
    Edited by: user12257829 on Nov 22, 2009 9:53 PM

    Hi,
    According to your configuration, root services should be enabled on (Node B). In addition to "Oracle Applications Installation" manual, please see (Note: 406558.1 - Configuring Applications Node Services in Oracle E-Business Suite Release 12) for details.
    Regards,
    Hussein

  • R12 Multi node installation

    Dear Gurus,
    I am doing multimode installation of R12 as follows:
    Box 1 - AppsTier
    Create user applmgr
    All pre-requisites of linux os
    Create stage
    Total space available 100Gb for AppsTier
    One mount point
    /apps permission: 777 owner: applmgr group: dba
    Set domain in /etc/hosts file (ip address     hostname.domainname.com      hostname) ex: 192.168.1.10 apps.rana.com apps
    Box 2 - BdTier
    Create user oracle
    All pre-requisities of linux
    Total space available 300Gb for AppsTier
    Two mount point
    /oracle - 25Gb permission 777 owner: oracle group: dba
    /data - 275Gb permission 777 owner: oracle group: dba
    Set domain in /etc/hosts file (ip address     hostname.domainname.com      hostname) ex: 192.168.1.11 db.rana.com db
    Now following are my questions:
    When I start rapidwiz on Box 1 (Apps) as root and reach on a screen where it ask for Database Node Configuration information I am giving the following:
    Database Type: PROD
    Database SID : PROD
    Hostname: db
    Domain name: rana.com
    Operating System: Linux X86
    Database OS user: oracle
    Database OS Group: dba
    Base directory : /oracle
    But when I click on next it tell me Unable to write to following directory. Please check for the permissions. Please advice what I am doing is correct ? Also when I click on Brows button of Base Directory it show me the directory structure of Box 1 which is for Apps but I need to see the directory structure of Box 2 Db.
    Please share your valuable suggestion
    Thanks in advance
    Kiran

    Kirin,
    Srini is correct. You should start with the database node configuration first. Run rapidwiz on the database node first, then run rapidwiz on the second node (apps tier). Reference section 2-1 of [Oracle Applications Installation Guide: Using Rapid Install|http://download.oracle.com/docs/cd/B40089_10/current/acrobat/120oaig.pdf|R12 Install Guide]:
    You need to carry out the relevant steps on each node that
    will be part of your Applications system, for example a database node
    and two Applications nodes. Where applicable, operations should be
    carried out on the database node first. (I think I'm okay quoting that here, since this is an OTN-hosted document, not a Metalink document).
    Regards,
    John P.
    [http://only4left.jpiwowar.com|http://only4left.jpiwowar.com|Shameless plug for my low-volume blog]

  • 12.1.1  Two Node Installation

    Hi,
    Node 1:
    DB + CM + Reports
    Node 2:
    Forms + Web
    While doing Installation in Node1, I have selected the following services in APplications to enable for CM and Reports
    1. Batch Processing
    For Node2, I have given the following for Forms and Web
    1. Root Processes
    2. Web Entry Point Services
    3. Web Application Services
    4. Other
    Please let me know, if I was wrong?

    Hi,
    As per the installation document (Page 2-22) ..
    When installing, be aware of the following important service dependencies:
    When you select Root Services, the Web services are automatically selected as well. This is because Web Entry Point Services, Web Application Services, and Root Services must all be installed on the same node.
    Thanks,
    Hussein

  • How to migrate a two node ISE installation to a six node ISE installation

    How do we migrate from a two node ISE installation where the primary ISE has IP address A and the
    secondary has IP address B to a six node ISE distributed installation with one primary admin ISE,
    one secondary admin ISE, one primary monitoring ISE, one secondary monitoring ISE and
    one PSN ISE with IP address A and finaly one PSN ISE with IP address B?
    It is a production environment so we want to do the transition with minimal service impact.

    I would assume your current setup is
    Node 1 - Primary Admin, Secondary Monitor, PSN
    Node 2 - Secondary Admin, Primary Monitor, PSN
    Here is a high-level overview of what I think should be done. Keep in mind that it is only my opinion and ultimately I would recommend working with TAC to validate the process to ensure there is minimal impact.
    TAKE A BACKUP of Configuration and Operational data.
    Install the additional 4 nodes.
    Register one as the secondary monitor.  This should remove the secondary monitoring role from the other node.
    Register another node as the primary monitor. This should remove the primary monitoring role from the other node.
    Register the last two nodes as administration nodes in the same process, doing the secondary admin node first, then finally the primary admin node.  This should leave the remaining PSN personas installed as the only persona on the original admin nodes.

  • Configure OEM in Oracle 10.2.0.4 Two nodes RAC

    Hi all,
    I'm having some troubles making rigth configuration for OEM in my RAC.
    Everything during installation or configuracion seems ok but later it's all wrong.
    The point is:
    Global database is ON and every of two nodes is also ON. I can accees it from inside and outside the server nodes.
    CRS shows everything OK with all services and resources ONLINE.
    emctl status dbconsole -clusterhttps://node2:5500/em/console/aboutApplication
    EM Daemon is running.
    emca -displayConfig dbcontrol -clusterINFO:
    **************** Current Configurationl ****************
    INSTANCE NODE DBCONTROL_UPLOAD_HOST
    inode2 node2 node2
    inode1 node1 node2
    So everything should be OK
    When I try to access OEM, it says that status can't be acess and offers me the choice of START or BEGIN RECOVER
    When I go through START the two nodes are up but can't access the instances.
    So I know that something has wrong configuracion but I don't know WHAT!!!
    Any Idea???
    Thanks in advance

    Start looking at the logs under $OH/<node_name>/sysman/log - most likely it will offer some clues.

  • 11g r2 non rac using asm for sun cluster os (two node but non-rac)

    I am going to install grid installation for non-rac using asm for two node sun cluster environment..
    How to create candidate disk in solaris cluster (sparc os) to install grid home in asm.. please provide me the steps if anyone knows

    Please refer the thread Re: 11GR2 ASM in non-rac node not starting... failing with error ORA-29701
    and this doc http://docs.oracle.com/cd/E11882_01/install.112/e24616/presolar.htm#CHDHAAHE

  • Anybody Succeeded in RAC 2 node installation using vmware?

    Friends,
    i tried to install 2 node 10gR2 RAC in vmware workstation and also in vmware server 2.
    i check the clustering will be supporting in vmware workstation (ofcourse it will give a warning that clustering will not support)
    i got struck in connecting the first node to the host.
    ok here goes my problem..
    1. i am doing everything in dell precision m4600 i7 2720qm
    2. host is windows 7 pro version(172.16.1.3)
    3. installed vmware workstation 8 in win7
    4. installed the rhel 4.8 as a guest os with two network card. one is bridged(172.16.1.4) and other one is host only(10.10.10.31).
    5. after installation of os, i tried to ping the guest os from host and viceversa....but no use...not pinging....
    6. in the both win7 and guest os i set the gateway as 172.16.1.1
    so this is the problem...how to solve this network issue...? once i solve this, then only i can go with the next step....
    for the past 10 hrs...i was keep on searching in the forums,irc etc.....still i didnt get a solution....
    i hope somebody in this forum...have succeeded....so i hope somebody will help me in solving this issue.
    i followed many links...all are stating to add two network cards one is for public and another one is for private (virtualip will be added in the host file).
    thanks

    did you install l VMware Client Tools?
    after install vmware tools you can copy and paste files between guest os and main windows system.
    check you /etc/hosts file in the guest Operating system. need to ping between the two node guest os only. no need to worry about primary windows 7 os and guest os
    refer:-http://oracleinstance.blogspot.in/2010/03/oracle-10g-installation-in-linux-5.html
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCentos4UsingVMware.php
    hope, this will helps you,
    Regards,
    Rajesh Kumar Govindarajan.
    https://oracleinstance.blogspot.com

  • Two nodes ASM has same instance name

    Hi,
    I created a two nodes ASM grid , when the grid installation(11.2.0.1) finished it created the +ASM1 as the instance name for both my nodes.
    I did setup the ORACLE_SID to +ASM1 and +ASM2 for the node1 and node2 respectively before the installation.
    Whats wrong I am doing for the grid installation? Please suggest.
    Thanks

    Hi,
    For installing the grid infrastructure for cluster, yes for sure you need a shareable disks, in case of failure of one node then your data (diskgroup) is accessible on the other node.
    You can add a new "Oracle VM virtualBox" Machine that works like a SAN Server (iSCSI):
    Step 1: On SAN Server VM.
    - Add for example 6 virtual disks (2 disks for OCR & Voting, 2 disks for DATA and 2 disks for FRA if you want).
    - Install tgtd package.
    - Configure the tgtd
    Step 2: Then, on both Nodes:
    - Install the iSCSI initiator.
    - Install Device-Mapper-Multipath
    - Start up the multipathd
    I had written an article how to set up an SAN Server and Device-mapper-multipath.
    I hope this can help you.
    Best regards

  • System error 1460 has occurred (0x000005b4). when trying to create two-node cluster in R2

    I'm trying to create a brand new two node Windows 2008 R2 Enterprise 64bit cluster.  When I try with the GUI I get the following:
    An error occurred while creating the cluster.
    An error occurred creating cluster 'printcluster'.
    This operation returned because the timeout period expired
    When I try via command prompt using the following command:
    cluster /cluster:PrintServices /create /nodes:"node1 node2" /ipaddr:10.9.11.194/255.255.255.0
    I get the following:
      4% Initializing Cluster PrintServices.
      9% Validating cluster state on node <node1>.
     13% Searching the domain for computer object PrintServices
     18% Creating a new computer object for PrintServices in the domain
     22% Configuring computer object PrintServices as cluster name object
     27% Validating installation of the Microsoft Failover Cluster Virtual Adapter on node <node1>.
     31% Validating installation of the Cluster Disk Driver on node <node1>.
     36% Configuring Cluster Service on node <node1>.
     40% Validating installation of the Microsoft Failover Cluster Virtual Adapter on node <node2>.
     45% Validating installation of the Cluster Disk Driver on node <node2>.
     50% Configuring Cluster Service on node <node2>.
     54% Starting Cluster Service on node <node1>.
     54% Starting Cluster Service on node <node2>.
     59% Forming cluster PrintServices.This phase has failed for Cluster object 'PrintServices' with an error status of 1460 (0x000005B4).
    Cleaning up <node1>.
    Cleaning up <node2>.
    Cleaning up PrintServices.
    When I run a Cluster validation, I get 100% Green, no errors.
    My disks are SAN Attached.
    I have other Windows 2008 non-R2 clusters that never had this problem...  Any ideas?
    -PaulPaul S

    Hi Paul,
    I suggest trying the following steps to troubleshoot this issue:
    1.  Open Registry Editor. 
    2.  Locate the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318} 
    3.  Under this subkey, find the subkey that holds a DriverDesc string value entry whose value is "Microsoft Failover Cluster Virtual Adapter." 
    4.  Under the subkey that you found in step 3, add the following string value registry entry:
    Name: DatalinkAddress
    Value data: 02-AA-BB-CC-DD-01
    5.  Restart the computer. 
    6.  Repeat step 1 through step 5 on other computers on which you experience this problem. When you do this on other computers, replace the value data of the registry with different values in order to set a unique value for each node. For example, set the value on the second node to 02-AA-BB-CC-DD-02, and set value on the third node to 02-AA-BB-CC-DD-03. If you notice this behavior on distinct clusters, make sure that you use an address for each node that is unique across all clusters. 
    7.  On each computer that you want to make a cluster node, use the Server Manager console to remove the Failover Clustering feature. 
    8.  Restart each computer from which you have removed the Failover Clustering feature. 
    9.  Add the Failover Clustering feature on all these computers again. 
    10.  Run cluster validation against these computers. 
    11.  Try creating a cluster. 
    If the issue persists, please let me know what errors are logged in Event Logs.
    Tim Quan - MSFT

  • RAC on two nodes

    Hi,
    Need to implement Oracle RAC on two nodes.I am trying it first time so need some basic advice from you all regarding the basic requirements for installing RAC.
    Are there any more softwares,other than Oracle11g setup, needed for installation?
    What are the basic things I should keep in mind before installing RAC.
    thanx

    11g.DBA wrote:
    Need to implement Oracle RAC on two nodes.I am trying it first time so need some basic advice from you all regarding the basic requirements for installing RAC.
    Are there any more softwares,other than Oracle11g setup, needed for installation?On Linux, you need a certified distro. When installing Grid Infrastructure, it will verify s/w components and lists the ones it need (suh as libaio, gnu c compiler, etc). yum install fixes that (on RHEL-based distros).
    What are the basic things I should keep in mind before installing RAC.RAC is only ever as good as the h/w infrastructure it runs on. Specifically the I/O fabric layer and the Interconnect layer. If these are shoddy, not redundant, slow ito b/w, slow ito of latency, then you WILL have a RAC that fails to perform, fails to scale, and is unable to provide high availability and redundancy.

  • How to install Enterprise manager on two node cluster

    Hi,
    I am new to Oracle working on 10g
    can anyone post a document or link for step by step installation of oracel 10g enterprise manager on a two node cluster?
    Thanks in advance.

    userArshad wrote:
    Thanks Hans.
    To be specific I have to install Database control .that means I need to use the GUI .
    Also I could see database control and DBconsole service on on 1st node but I cannot find that in 2nd node.That is the normal configuration - you use the DB Control from node 1 and it gets the information using the agent on Node 2. The DB Console then displays the information for both nodes.
    Please note that the DB Control will place a relatively heavy load on each machine, which is why we want to restrict our load to the agent. It is for that reason that we prefer to use the Grid Control whenever possible - it provides the same mechanism and screens, but the JEE platform is on a separate machine and all you have on the RAC nodes is the agent.
    But if you really want to run the DB Console from each node (again, not normally needed) you need to use emca to configure it on the second node. Metalink note 863631.1 should help you with that.

  • EBS R12 multi node architecuture upgrade

    Hi,
    Could any one let me know the approach for 2 node rac and 2 node application upgrade. I am clear about the database upgrade, but could any one let me know, do I need to upgrade r12 as a single node and then copy the upgraded binaries to second node and run autoconfig? It will be help full if someone shares the document to upgrade ebs on multinode architecture.

    Could any one let me know the approach for 2 node rac and 2 node application upgrade. I am clear about the database upgrade, but could any one let me know, do I need to upgrade r12 as a single node and then copy the upgraded binaries to second node and run autoconfig? It will be help full if someone shares the document to upgrade ebs on multinode architecture.You have to upgrade the multi-node installation the same way you upgrade a single node installation. You need to run Rapid Install and the main upgrade patch driver on each node (each node where APPL_TOP is presented).
    I do not think there is a document just for multi-node installation as it is similar to single node installation.
    Thanks,
    Hussein

Maybe you are looking for

  • Problems with .pdf as an email attachment

    All of a sudden, I am having problems attaching my email newsletter (5 pages .pdf combined in one),  this is in Yahoo email or gmail.  I've been doing it for a few years with no problem.  It just won't load.

  • Laptop for editing with Adobe Premiere & After Effects CS6

    Hi, I'm just started a company working with young people, and I need a laptop for editing some videos (short films/music videos). I was looking at a cheap laptop to be able to run Adobe Premiere and After Effects smoothly. I was told that this laptop

  • Declare variables in function module

    hi gurus, i am making a function module in which i need to make some performs so as to do code reusability. but for that i need to declare variable globally. As i am working wth function modules for the fisrt time. can anyone please help me with that

  • Re : Organizational data for inter-company billing

    Hi      While doing intercompany settings (img - enterprice structure - SD - assign sales org - disribution plant)     i am getting the following error " Organizational data for inter-company billing missing in plant SUDA " How to solve. Thanks Anto

  • Cannot instll aurora, kepps aborting the install

    when i try to download aurora, it craps out on the install ans does not finish the install.