How to same oracle environment on two machines?

Hallo,
we are planing to put the same oracle environment on two machines.
what is the best way to realize that.
installation on each machine or installation on one machine and copy the environment to the second?
which way is recommended or better?
thanks in advance,
Reinhard

Hi;
we are planing to put the same oracle environment on two machines.
what is the best way to realize that.
installation on each machine or installation on one machine and copy the environment to the second?
which way is recommended or better?One option can be:
If the path will same and If the OS will same (I assume you are on unix) than you can copy oracle_home and datafile to new machine(Also oratab,oraInventory,oraInst.loc file) The second machine db could be run.You may need to run relink binary
Second one is:
Make installation on machine 1 than clone it to machine 2. See:
How To Make A Copy Of An Open Database For Duplication To A Different Machine [ID 224274.1]
PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
Regard
Helios

Similar Messages

  • Hi can anyone help me how to install oracle 11gr2 in linux machine

    Hi can anyone help me how to install oracle 11gr2 in linux machine
    with some documentation or any screen shots ?

    Hello
    you can follow me article:
    Oracle desde Guatemala » Blog Archive » Instalar Oracle Database 12cR1 en OEL 6 con ASM
    Greetings,

  • I would like to know how to selectively merge bookmarks on two machines on the same network please

    Over time, my desktop and notebook computer bookmarks have diverged. I would like to be able to merge them so they are both the same again, choosing entries from each machine as appropriate. With IE I used to use a directory/file comparison tool, but I undertand FF uses a database and haven't found out how to do it.
    Rgds, Andy

    See [[What is Firefox Sync]] and [[How to sync Firefox settings between computers ]]

  • How to start Oracle database in solaris Machine

    I installed Oracle database in my solaris machine. Everything went fine .. I was able to install it and test the database if it's working or not.
    Something happened that made me shut down and restart the solaris machine, the problem is that Oracle is not running, so I have to start it manually, and I'm not sure how to do that ... Is there a way to start Oracle automatically once the solaris machine is started ...
    I'm using the SSH Secure Shell Client to configure and install everything into the solaris machine ..

    Here is the work around for starting oracle instance automatically.
    1) logon the system as root user.
    2) under /etc/init.d/ directory, create a file name oraclestart(name the file to what you feel comfortable). eg: /etc/init.d/oraclestart.
    with the following content:
    #!/bin/sh
    # Created by Henry Nguyen
    # Date 10/11/2005
    # Script to automatic start and stop oracle instances on server
    ORACLE_HOME=/export/home/oracle/product/9.2.0.1.0 (diffrent on your system)
    if [ ! -f $ORACLE_HOME/bin/dbstart || ! -f $ORACLE_HOME/bin/dbshut ]; then
    echo missing oracle start/stop script
    exit 1
    fi
    case "$1" in
    'start')
    su - oracle -c '$ORACLE_HOME/bin/dbstart'
    su - oracle -c '$ORACLE_HOME/bin/lsnrctl start'
    'stop')
    su - oracle -c '$ORACLE_HOME/bin/lsnrctl stop'
    su - oracle -c '$ORACLE_HOME/bin/dbshut'
    esac
    3) create 2 soft link as following:
    ln -s /etc/init.d/oraclestart /etc/rc2.d/S99oraclestart
    ln -s /etc/init.d/oraclestart /etc/rc0.d/K10oraclestart
    Note the S99 and K10: that are Solaris priorities to when start and stop an oracle instance and those letter must be capitalized.
    Hope this will help you

  • Workflow Questions - Same Aperture Library on two machines - Sync ?

    Ok, So now that 1.1 is out I copied my Aperture library to my new MacBookPro, updated to v1.1, loaded the program ... and Bam, my library is there and working perfectly (after the Migrate process).
    So now, I have my libarary on my Desktop Dual Power PC machine at home and also on my MBP in the field ... I'm in heaven!
    My question is this. If I make a bunch of updates to the library (adding new images, new projects, new albums, rating new and existing images, assigning keywords, etc) on my MBP while sitting at Starbucks or laying on the beach is there any way to go home and sync these changes with the library on desktop machine?
    I realize that if I do all my work on the MBP in a new Project and then export that project I can then import it into the machine at home ... but that only solves 1/2 my problem ... how do I deal with projects and albums that already exist on both machines?
    Copying the entire Aperture Library back and forth is an option but at 40GB and growing that does not seem like a lot of fun.
    Any ideas? Even a 3rd party app would be cool if it worked. Would something like ChronoSync see inside the Aperture Library container and deal with changed items?
    Thanks,
    A happy v1.1 MBP user
    Power PC G5, Dual 2 Gz, 3.5 GB RAM   Mac OS X (10.4.3)   MacBookPro, 2.16GHz, 2 GB RAM

    <...>
    My question is this. If I make a bunch of updates to
    the library (adding new images, new projects, new
    albums, rating new and existing images, assigning
    keywords, etc) on my MBP while sitting at Starbucks
    or laying on the beach is there any way to go home
    and sync these changes with the library on desktop
    machine?
    I realize that if I do all my work on the MBP in a
    new Project and then export that project I can then
    import it into the machine at home ... but that only
    solves 1/2 my problem ... how do I deal with projects
    and albums that already exist on both machines?
    Copying the entire Aperture Library back and forth is
    an option but at 40GB and growing that does not seem
    like a lot of fun.
    Any ideas? Even a 3rd party app would be cool if it
    worked. Would something like ChronoSync see inside
    the Aperture Library container and deal with changed
    items?
    <...>
    Aha! That (file sync) is exactly the first thought I had when I read your post (though I personally was thinking RSyncX, Chrono Sync may be easier to use).
    To many programs the Aperture library looks just like a directory, which it really is - Finder and a few other things treat is specially but usually the origins of file synchronization tools are more UNIX utilities that just see the Aperture library and projects therein as a series of directories.
    In particular, what you'd be looking for this tool to update are:
    * Import directories in exisitng projects with new images and updated sidecar/XML files.
    * Added folders and albums
    * (most important) new copy of the Aperture database.
    All of these things are just files so it should be very easy for the sync utilitiy to find they are newer on the laptop and copy them over.
    Now what will not work well with this approach would be to edit files on the laptop and the desktop at the same time, and then attempt to syncronize them - but if you are only using one at a time you should not have issues.
    I would make a small sample library in both places to test this approach against but I see no reason why it should not work.
    The only other approach really would be shuttling projects back and forth between systems, which you may have to do someday if your desktop library exceeds the capacity of the laptop.

  • How to work on the same project on two machines at the same time and also exchange progress seamlessly using Adobe Premiere Pro CC 2014?

    We are working on a film project on Adobe Premiere Pro CC 2014. Two editors are working on the same film project (same pproj file ) on two machines. As a result the bin structure and the file structure is exactly the same. We even bought two licenses for the respective machines to make matters simple (at least we thought it would).
    Now when we share a sequence between the two machines, every time we have to import and re-link media. Also each sequence import comes with its own set of files, which are actually already present in the project. Basically the new sequences are looking to re-link the media to the original/ source files only and are completely ignoring the file structure present in the project.
    In all editing softwares, timeline/ sequence sharing is a very common practise when working on multiple machines. Why is it so tedious in CC 2014? Every time we share a sequence between the two machines the media gets doubled and tripled in the project. As a result the project file size is increasing perpetually. Already Premiere CC 2014 is extremely laggy and slow, and this stupid bug is making it more difficult for us to finish our work on time.
    Has anybody ever faced this issue? How do we solve it? We are willing to try out any workflow that you can suggest.

    Concurrently working on the same project it requires a specific implementation in all editing programs like Avid's Unity/ ISIS shared storage. That's what you are simply not considering. none of your issues would be any problem if your projects resided on a commonly accessed server or something like that. Check respective hardware solutions.
    Mylenium

  • Run oracle Form on local machine

    Hi Guys,
    I hope so you are fine.Guys am facing problem when am trying to run oracle forms on local machine.
    "A plug in is needed to display to this content"
    when i try to install plug ins am finding No suitable plugins were found.
    am using
    Windows :7,
    From developer: 10.1.2.0.2
    Application :r 12.1.3
    Firefox:21.0
    JIinit:1.3.1.22
    Java TM6
    Thanks,
    SK

    user7507909 wrote:
    Hi Guys,
    I hope so you are fine.Guys am facing problem when am trying to run oracle forms on local machine.
    "A plug in is needed to display to this content"
    when i try to install plug ins am finding No suitable plugins were found.
    am using
    Windows :7,
    From developer: 10.1.2.0.2
    Application :r 12.1.3
    Firefox:21.0
    JIinit:1.3.1.22
    Java TM6
    Thanks,
    SKDuplicate post -- How to run oracle forms on local machine
    Please use IE instead to download JRE plug-in then try from Firefox.
    Please also see (Unable To Access Forms Using Firefox Browser On Oracle Applications R12: Additional Plugins Required [ID 552985.1]).
    Thanks,
    Hussein

  • How can I have the same environment on two macs on is a macbook pro and the other a Mac mini

    How can I have the same environment on two macs on is a macbook pro and the other a Mac mini ?

    Forget trying to use iCloud for this - it won't do what you want.  iCloud syncs certain data like contacts and events, but it doesn't sync "environments" on computers.

  • How to install Oracle 8i and Form 6i / Reports 6i on same machine

    Hi All
    I have installed Oracle 8i on my machine, now i wants to install the forms 6i and reports 6i. Please advise me the steps as it is asking for seperates home folder.
    also tell me about the version of oracle / Developer forms & reports i can install on same system.
    Thanks & Regards
    Hans Raj Kasana

    Hi,
    just make sure that Forms and Reports are installed in a separate home. This is all that you are required to do.
    Frank

  • Oracle EBS is patehtically working on VM Ware although it has same specs as of physical machine.

    Hi Everyone,
    We are running Oracle EBS on Physical machine having specs as follows:
    DB
    X2 Quad Core Xeon 2.4 GHz
    32 GB RAM
    x2 146GB SAS Drive with RAID-1 for OS
    SAN HDD x10 450GB SAS 15K i.e. 4.0TB but RAID-5 implemented (2.3TB allotted to DB)
    x4 NIC but 1 NIC used 10/100/1000
    Apps
    X2 Quad Core Xeon 2.4 GHz
    32 GB RAM
    x2 146GB SAS Drive with RAID-1 for OS
    SAN HDD x10 450GB SAS 15K i.e. 4.0TB but RAID-5 implemented (500GB allotted to Apps)
    x4 NIC but 1 NIC used 10/100/1000
    We are facing serious issues when migrated Oracle EBS on vmware infrastructure.
    Issue are related to high I/Os and high CPU usage hence performance of the application gets down badly whereas same application on physical machine working fine. We would also like to share physical machine is with lesser specification.
    Following are specs of Oracle & VM Ware machine;
    Oracle EBS is with 11g v1.1.07 Database and R12 v12.1.3 Apps
    OS for above applications is RED HAT Enterprise Linux 5.5 64bit
    ESXi version 5.5.0 build 1331820
    Hope to have a positive reply.

    Hi Linjo,
    Thank you for your response.
    VM MAchine specs are as follows:
    (There are two servers, everything is same except local storage.)
    Both servers are HP DL 585 G7 server with;
    Quad AMD Opteron Processor 2.5GHz
    12GB RAM
    x8 NIC
    Local-1 HDD x8 600GB SAS 10K i.e. 5.4TB, RAID-5 implemented
    Local-2 HDD x10 900GB SAS 10K i.e. 7.2TB, RAID-5 implemented
    SAN
    SAN-1 HDD x6 600GB SAS 15K i.e. 2.4TB but RAID-5 implemented
    SAN-2 HDD x6 2TB SAS 7.2K i.e. 8TB but RAID-5 implemented
    Yes, it is a shared environment, like we have other machines are running on VM but we have dedicated cores & memory for EBS Apps & DB servers.

  • How to run application on two machine?

    hi
    how can i run coherence test program on two machine,
    and what configuration need on two machine, so that i can see the sharing of cache.
    thanks
    praven jain

    Here are some "getting started" links that may help:
    http://wiki.tangosol.com/display/COH33UG/Installing+Oracle+Coherence
    http://wiki.tangosol.com/display/COH33UG/Creating+and+Using+Coherence+Caches
    http://www.javalobby.org/java/forums/t78008.html
    Coherence includes a default configuration out-of-the-box that will connect any machines using that same configuration (e.g. if you launch the cache client or server scripts in the /bin folder they will detect each other automatically via multicast).
    Jon Purdy
    Oracle

  • How to check  that same Oracle software versions(including patch versions)

    How to check that same Oracle software versions(including patch versions) is installed on two hosts(machines) ?
    We are using following process:
    On Host A :
    1) Get the Oracle version using SQLPlus -v
    From this output, extract the version number.
    2)Find the patches installed using opatch lsinventory -detail
    From the output , Extract the Patch numbers and Bugs fixed.
    3) Store the version , patch and bugs information in a common file.
    On Host B :
    Repeat the steps 1 and 2 and compare with the values from Host A.
    Please let us know if there is any other method to do this.
    Thanks.

    This is wrong: for Oracle Database version 10.2.0.4 *4* identifies the patch set and does not give information about interim patchs.
    It is correct to use opatch lsinventory to get interim patchs.
    Edited by: P. Forstmann on Jul 21, 2009 12:38 PM

  • Regarding install of obiee11g on two machines Should be part of same domain

    Hi Experts,
    Actually we need a requirement like this i.e
    I want to install obiee 11g on two machines
    Should be part of same domain
    But want to run only one service on one host
    Like bi server on one host
    And presentation on another host
    Can any one please help on this
    Thanks in Advance,
    Siva Shankar

    Hi,
    you can get all the info the installation and configuration guide.
    Here´s the link:
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31765.pdf
    http://gerardnico.com/wiki/dat/obiee/installation_11.1 -- Step by step install obiee plese refer this link .
    Weblogin install steps._
    http://www.togotutor.com/weblogic/windows-weblogic-10-3-4-installation.php -- please refer the below link step by step with screen shot.
    Cluster steup:_
    You have to modify below config files OBIEE 11g clustering setup.
    1. Nqsconfig
    2.Nqsclusterconfig
    3.odbc.ini
    4.web.xml
    5.instanceconfig.xml
    Please refer the below links.
    http://www.rittmanmead.com/2010/07/obiee-11gr1-scaleout-clustering-and-high-availability/
    Please send me your mail id I will provide obiee installation link on my blog -- in this blog step by step is ther how to install obiee.
    Hope this help's
    Thanks
    satya

  • Two machines saving the same file as different sizes?

    My coworker and I both have the same version of Illustratir (CS6) and both use Lion on iMacs, but today noticed something weird. He saved a file similar to a file I had done before as both an eps and a pdf and his file size was more than twice what my file sizes usually are. I thought it was odd, so I copied everything from his file into a new file (same dimensions) and saved out an eps and pdf (default settings), and like I thought, my files were less than half the size of his.
    Why would two machines be saving identical files at different sizes? Is there a setting somewhere I'm missing? Everything in the file is vector, if it matters. There's not even any editable text.

    See the mechanism of saving here: http://superuser.com/questions/66825/what-is-the-difference-between-size-and-size-on-disk
    The size of the "blocks" depends on the size of the disk and how it's been formatted.

  • How to install oracle multiple homes in the same path

    Hi,
    In my environment i have multiple oracle home.
    for ex:
    /u01/oracle/product/10.2.0.3/
    /u01/oracle/product/10.2.0.4/
    /u01/oracle/product/11.2.0.1/
    The above are the oracle default home paths
    now i want to install 11.2.0.2 in the same path with different folder under the same name version
    may i know what are the pre-request parameter that i need to check in solaris 64 bit
    And i want to install oracle software alone
    while installing oracle software alone how about the file /var/opt/oracle/oratab and oracle oraInventory files
    whether it replace the old version oracle file. Please clarify
    Thanks in advance.

    Hello,
    By default, the Oracle Inventory directory is not installed under the Oracle Base directory.
    This is because all Oracle software installations share a common Oracle Inventory,
    ...The Oracle Inventory should be shared by all Oracle installations on the Server. So its location is unique.
    However, you may have several Oracle Base directories.
    Oracle Base is the root directory of the Oracle installation and may change from one major release to another one. However, the same Oracle Base may be used for several installations:
    http://download.oracle.com/docs/cd/E11882_01/install.112/e17163/glossary.htm#g998168
    Also, by default OUI suggest you the Oracle Base directory. In general you have something like "/u01/app/oracle". But you are free to set the Oracle Base directory you prefer.
    Hope this help.
    Best regards,
    Jean-Valentin

Maybe you are looking for