Oracle installation on more than 1 system

Hi All,
Is there any way to install oracle on more than 1 systems simultaneously? Please let me know if there is any.
Thanks in advance.

I am assuming what you want to do is "clone" your ORACLE_HOME on one server to all the others.
Have been doing this since 9i to make an exact copy of ORACLE_HOME in prod for use in test, uat or devt.
The advantage is even you patches get carried over exactly as-is.
From what you have said, this is the first-time install on all servers so it will be a bit easier.
Some prerequisites for this to work easily and smoothly on all hosts you want to install on:
1. Set the oracle user and its dba, oinstall groups to use the same uid and gid respectively.
2. Configure Solaris packages, kernel parameters and oracle user permissions/limits as stated in the installation guide.
3. Setup a common directory structure for ORACLE_BASE (which should not be the same as the login /home/oracle directory)
such as /u00/app/oracle and ORACLE_HOME such as /u00/app/oracle/product/10.2.0/db_1
4. Configure a common inventory directory (usually $ORACLE_BASE/oraInventory)
- this will be copied over also from the first to the other nodes.
5. Configure the .profile of the Oracle user as needed by the install docs (and customize as you wish)
6. Configure a common way of transferring files across the nodes either by:
a. setting up rsh/rcp or ssh/scp equivalence - e.g. you can copy a file as oracle on one server to the other with no password
prompt and the permissions are easily preserved - I use ssh usually and the steps are:
a) generate a key: ssh-keygen - t rsa (just press enter for prompts)
b) copy the $HOME/.ssh/id_rsa.pub to a new file authorized_keys
c) you will later copy authorized_keys to each other node other than the first so that the first server can "push" a file
to them from the first server
b. configure a NAS for NFS or simply setup the first server as a NFS server
7. Configure a directory readable/writable for Oracle to contain files to push to other servers such as /u00/tmp
First, proceed with installation of the software on the first node and apply patches, if any, that you want.
Create a test database if you want to confirm that it works and maybe run netca if needed to make a prototype tnsnames.ora
(you need to setup a listener independently per server).
Then, do a tar cvzf /u00/tmp/ohome.gz $ORACLE_HOME. Also copy into /u00/tmp $ORACLE_BASE/oraInventory, /etc/oraInst.loc
(this may be /var/opt/oracle/oraInst.loc for Solaris) and and /etc/oratab (if any).
Then, on each server other than the first:
1. Copy over the .profile from the first server
2. Copy over ohome.gz either from NFS or else by doing scp from the first server
3. Extract the ORACLE_HOME by tar xvzf /u00/tmp/ohome/gz
4. Copy oraInventory to $ORACLE_BASE/oraInventory
5. Copy /etc/oraInst.loc and /etc/oratab
You should now be able to run everything on the new server when you login as oracle.
As a post install, you can also relink the executables such as the Oracle binary by:
1. cd $ORACLE_HOME/rdbms/lib
2. make -f ins_rdbms.mk ioracle
You can also refer to Metalink note 559304.1 and 565009.1
By using same oracle user id and group across nodes, you avoid the complication and need for Metalink note 558478.1.
Hope this helps!
Raffy Ramirez

Similar Messages

  • Can oracle  function return more than one value

    Hi All
    please answer can oracle function return more than one value
    need one schenario
    regards

    Can any function, irrespective of the language, return multiple values?
    OF COURSE NOT!!
    So why do you think Oracle will now suddenly do it differently than all other languages? Never mind that it is impossible for a function (a unit/module of code) returning a memory address, to return multiple memory addresses. The machine code that does that, has not been yet been designed/implemented.
    I am continually amazed that this question is asked. It is about something so fundamental in almost every single 3rd and 4th generation language... something that is taught right at the start... the definition of what a procedure and what a function is.
    Sorry, but I simply cannot pull punches on this subject and smooth it over. There is something fundamentally wrong with your training as a programmer if you have to ask such a question about a function.
    And whatever programming skills you build on such a foundation, will be seriously lacking.
    I kindly suggest that you get back to the very basics of programming - and review and revisit until you fully understand it. There are no shortcuts in becomming a good programmer.
    Message was edited by:
    Billy Verreynne

  • Netinstall more than 1 system at a time

    I am having issues booting more than 1 system at a time to netinstall. Once netinstall is going, I can then boot another machine to netinstall. Is there a way to boot all of my machines at once and then begin the netinstall process?

    Or you can use ARD. There you set up all computers to boot from the netinstall image and then tell them all to reboot. 5 mouse clicks maximum!
    With 20 computers and a 16 GB netinstall image it took about 3h to install all computers. The slowest needing 3h was a G4 1GB machine, the fastest was a G5 with GigEth which took 30 mins.
    jotjot

  • Requesting more than 10 system roles in SMSY for one landscape

    Hi everyone
    We are looking to have the possibility to create more than 10 customer defined system roles in SMSY for one landscape. The current limitation prevents us to fully take advantage of our multi-client landscape designed to accept a dev path and a data load path at the same time as a testing path. For one data load server, we might have up to 9 or 10 different clients being used. This permits us to manage several cycles of data loads at a single time.
    Has anyone else ever requested to have more than 10 customer defined system roles per landscape created?
    Happy new year and thank for the prompt responses
    Nelson Julien
    Project manager, Solution Manager

    Hi Udo
    For our logical component ECC 6.0, here are the items
    Configuration (client 020) (client defined)
    This is used for configuration
    Configuration target (client defined)
    This is used as a target for transport groups
    Development system (SAP delivered)
    This is used for ABAP work
    Development Target (client defiened)
    This is used as a target for transport groups
    Development UTC (client 040) (client defiened)
    This is used for unit test work from the 020 and 030 clients
    Object repository (D01 030) (client defiened)
    This is used to store development objects, we relocate object ownership from here and to here once work has gone to production
    QI1-320 / HRQ-130 / HRQ-141 (client defiened)
    This regroups clients from our R/3 logical componant (QI1-320) used for initial tests, our ECC 6.0 logical componant (HRQ-130) also used for initial testing and our ECC 6.0 data load logical componant (HRQ-141) used for the data initial testing
    Evaluation system (SAP delivered)
    This is for the sandbox
    Quality assurance system (SAP delivered)
    This is used for the initial testing
    CI4-320 / HRQ-132 / HRQ142 (client defiened)
    This regroups clients from our R/3 logical componant (QI1-320) used for integration tests, our ECC 6.0 logical componant (HRQ-130) also used for integration testing and our ECC 6.0 data load logical componant (HRQ-141) used for the data integration testing
    Production system (SAP delivered)
    well, you know...
    Training system (SAP delivered)
    This is used for training
    Dev security (client 900) (client defiened)
    This is used for security work
    Security target (client defiened)
    This is used as a target for transport groups
    Dataload 1 (HRQ 140) (client defiened)
    Initial client for data loads
    SAP reference system (SAP delivered)
    This is the reference system for this landscape
    In the future, we are looking to add to these in order to accomodate projects and production support.
    Thank you
    Nelson Julien
    Project Manager, Solution Manager

  • Installation for more than 2 pc's

    Hi,
    Is it possible to instal adobe suite on more than 2 computers ?
    What's the thing I must do ?
    thanks,
    Sander

    BMW,
    The process for installing any Adobe software on a second computer is the same as when you installed it on the first computer.  As far as activation as soon as you launch any program the activation will take place in the background and if it is successful then the program that you have launched will open and you can begin using it.

  • Can I download and save the shockwave player application for later installation on more than one PC

    I would like to find a  "setup.exe" file for the shockwave player and flash player (to begin with) so I can be sure fellow cowworkers all have the same versions installed on their own PC. This would make it more efficient to share files, explainations etceteras.
    I was given this assignment after I installed virtual drives with Windows, on a few Mac PCs, and now I've been asked for more ways to streamline  file shareing.  I am attempting to convince the foremen, detailers, Crew managers & others to use Windows 8, as it can be synced with everyone's phones, tablets, androids & PCs. This would just be a beginning, mainly for demostration. I hope I haven't taken on an impossible task. Thank you in advance for any help offered.
    Edited by Warlock57

    The full installer is available here

  • Acrobat XI installs on more than 2 computers

    I have purchased an Acrobat XI and have installed on a old desktop, and on the new replacement desktop, and want to install it on my laptop.   But only have 2 installs.  My question is what do I need to do to install Acrobat XI on my laptop?
    Can I purchase a third license at a discount?
    Do I need to remove from one of the two computers, currently installed?
    Best,
    Mike

    Hi Mike,
    It would not be possible for you to purchase a new license for Acrobat as it is a prior version and Adobe has stopped selling it  after the launch of new Acrobat DC .
    As Acrobat permits only two installations so what you can do is uninstall and deactivate it from one your systems and install and activate it on your laptop .
    And if you wish to switch from Acrobat XI to Acrobat DC ,i.e the latest updated Acrobat .You could go for an upgrade and install it in on your laptop and one of your computers .
    Regards
    Sukrit Dhingra

  • Can you install logic pro on more than one system?

    How many systems can you install logic pro onto?

    I believe via the AppStore you get 5 licences. For the whole family.

  • Installation of more than one ILM Assistant on the same machine

    Hi,
    I have two Oracle 10g test databases and Application Express for each database installed on the same machine (Windows). These are working fine.
    I have also installed ILM Assistant for one of the databases without any problems and it is also working fine.
    Now, I'm trying to install ILM Assistant for the second database, but I get the following errors:
    DECLARE
    ERROR in line 1:
    .ORA-01119: Error in creating database file 'ILM_TOOLKIT_ILM_ASSISTANT.f'.
    ORA-27086: unable to lock file - already in use
    OSD-00002: additional error information
    O/S-Error: (OS 32) The process cannot access the file because it is being used
    by another process.
    ORA-06512: in line 19
    Is it not possible to have 2 ILM Assistants on the same machine or is this error about something else?
    Thanks.

    Hi,
    My datafiles are in the following locations:
    D:\oracle\product\10.2.0\oradata\prod1 - for the 1st database
    D:\oracle\product\10.2.0\oradata\prod2 - for the 2nd database
    I tried what you suggested. Everything seemed to be going fine at first - the ILM_TOOLKIT user and the tablespace were created - but somewhere along the way, I get an ORA-12541: TNS: No listener error.
    I then tried to uninstall everything, but I get the same No listener error. (The ILM_TOOLKIT user was deleted but not the tablespace.)
    I'm not sure why I am getting this error - Database Control shows that my listener is up, and I even restarted my listener a few times.
    Thanks.

  • Maintenance Wizard Installation on more than one box.

    Hi,
    We are in the process of installing the Maintenance Wizard, to help us on our EBusiness upgrade. As a current, policy we avoid installing App server and database on the same machine (it also applies for MW installation).
    The only part where something similar is mentioned is on the FAQ. But I'm not sure if the installation is supported having one box for the database and one box for the App server. Can anyone help me on this topic?
    Thank you.
    JoseLuis

    Duplicate post ..
    Re: Installing MW on different machines.

  • List down connected oracle session for more than 24 hrs

    Hi Experts,
    Please provide the query to get the active and inactive session that held in oracle database and consuming the physical resource.
    Thanks in Advance.

    Hint: please refer to v$session and last_call_et
    Sybrand Bakker
    Senior Oracle DBA

  • Time limit on Lion installs on more than one mac?

    Hi
    Query - I have 3 Macs (at home an intel iMac, at work a Xeon MacPro, and a Core 2 Duo 13: MacBook Pro).  I plan to install Lion.  However, I will probaly just install initially on my home iMac, and test out how it works, before attempting to install on my MacPro and MacBook Pro.
    Is there a time limit on installing Lion once you purchase it? 
    It might be a month, or more, before I felt comfortable loading Lion on my other Macs.
    Thanks
    MickDJones

    Heard of no time limit like you refer.

  • Laserjet pro p1102w installation on more than one computer on home network

    I have just set up a Laserjet Pro1102w at home to work wirelessly which it does without issue. I now want to be able to print to it from my wife's laptop and a desktop PC. The laptops are both Windows 7 the PC Vista. When I was installing the printer at one point a mesage told me that if I want to install it on another computer that the second one would only work if my first one was turned on up and running which would not always be possible. Looking around the manual I saw something about pasting IP addresses into the web browser to set it up, I thought the install disk would be more logical easier. Also would the other computers not see the printer on the wireless home network and just pick it up?
    Question: what is the easiest way of connecting the other computers preferably without needing the first laptop to remain on.

    Well, that doesn't really answer the question. But probably not the right forum to answer it (and certainly not the right one to ask it).

  • Adobe says I activated on more than two systems, but only installed CC on two computers?

    I have CC on my home desktop computer and my school laptop. When I log on either of them, when I am signing in I am told that I need to deactivate from my first two systems in order to use it on the one I am currently using. However, I have only installed CC on two systems. I am worried my account will be suspended for not following the licensing agreement if this continues.

    Hi Amandurinorange,
    Welcome to Adobe Forum,
    Have you reinstalled it on any of your machine? The message that you are getting appears only when you are activating it for the third time.
    Either you can deactivate CC from any one of the computer by just launching any CC product, click on Help tab & sign out.
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html#de activate-problem
    Now you can log out & log back in of the CC desktop app
    The error of deactivating it from previous machine should not appear.
    Please let us know if it worked.

  • IN Clause issue in oracle -- not accepting more than 1000 expressions

    update table_name set col1='Y' where col2 in ('a','b',.......1500 expressions)
    Please suggest me the best method to replace the above sql statement..

    vasanthi b wrote:
    update table_name set col1='Y' where col2 in ('a','b',.......1500 expressions)
    Please suggest me the best method to replace the above sql statement..The best method is the correct method.
    Normalisation.
    Col2 is not normalised. That is the core problem.
    And trying to hack that failure in the data model with a 1000+ expression clause... that is just plain bloody silly.

Maybe you are looking for

  • Information about arguments needed to send a mail

    Hi, I am very new to java mail. I am jus trying to send a mail using java mail. Can anyone please tell me wht are the command line arguments, tht i have to give in the following code. import java.util.Properties; import javax.mail.*; import javax.mai

  • Shared Variable Engine Crashing

    I'm using Labview 8.6.1 and DSC module 8.6.1.  Shared variable engine just started crashing as soon as it tries to start.  I know you guys are going to say reinstall labview, but it's in a remote location and the install disks are not there.  Is ther

  • Double-clicking mp3 outside of itunes doesn't automatically play

    if i double-click an mp3 on my desktop (or anywhere on my hard drive), it no longer automatically plays when itunes loads up (or if itunes is already open). i think this still happened when itunes 8.0 was released. i don't know if it was the same wit

  • Data Profiler error DPF-0009

    Hi, Has anybody encountered this error in the Data Profiler before? DPF-0009: table_name data loading map could not be deployed because of compilation errors. ORA-06550: line 140, column 19: PL/SQL: ORA-00942 table or view does not exist I am connect

  • SO will not be taken into consideration for MRP until it is released for delivery.

    Dear Sir, We are following sales order basis planning (MTO basis planning strategy 50 is being used ). When sales order are created by default it is blocked for delivery. In our present system,  we have a scheduled total MRP procedure on daily basis.