Oracle Software Cloning in Windows environment.

I am trying to see if there is an option for cloning the database software (not the database) on to a new windows server, just like the one we can use on Linux/AIX servers and deploy OUI to configure oracle home and other stuff..

Pl post details of OS and database versions. I do not have an y personal experience with cloning on Windows, but have you checked MOS Doc 300062.1 (How To Clone An Existing RDBMS Installation Using OUI) /
HTH
Srini

Similar Messages

  • Who will install ORACLE software on linux production environment?

    Hi Friends,
    there is a doubt for me on ORACLE software installation. i.e. who will install ORACLE software on linux production environment. either system admin or else ORACLE DBA.
    If DBA means, whether system admin will share the oracle root password.,
    If SYS admin means how DBA parameters during installation.
    Regards
    Sakthivel G

    NEW2DBA wrote:
    Hi Friends,
    there is a doubt for me on ORACLE software installation. i.e. who will install ORACLE software on linux production environment. either system admin or else ORACLE DBA.
    If DBA means, whether system admin will share the oracle root password.,
    If SYS admin means how DBA parameters during installation.I have a doubt - about needing any parameters during a software-only install.
    Since every version of Oracle available now (except 11.2) needs patches, a new installation should not create the database right away. Therefore, a software-only install is the most reasonable thing to do. And if no DB configuration parameters are required at s/w-only time, then it makes somewhat sense for the SysAdmin to do the install.
    Therefore, it makes sense to me that the two groups (DBA and SA) might want to work ... together. (ROFLMAO)

  • Database cloning on windows environment

    Hi all,
    I have a production database on Windows environment, now management want to clone the database to another windows server and use it as production database. it is a small database and it is in archivelog mode. what are the easy ways to clone the database from one server to another. pls. suggest me links to clone the database.
    db: oracle 10g R2 (10.2.0.1.0)
    OS: windows 2003 server
    thanks and regards,
    nagarjuna

    785092 wrote:
    Hi Kamran,
    the reason for cloning the database to other server is virtualization of the production server. the database is temporarily placed in second server. so that no down time for the users.
    thanksTo cloning suggestion way is using RMAN.Also you can use User Managed backup and Recovery option.You can perform below steps(your database actually running in archivelog mode and you can take user managed HOT backup)
    1). Identify all datafiles from v$datafile.name column.
    2) Connect SYS AS SYSDBA and execute ALTER DATABASE BEGIN BACKUP
    3) Using OS copy command copy/transfer all data files to other place/server
    4) And from sqlplus ALTER DATABASE END BACKUP.
    5) ALTER DATABASE BACKUP CONTROLFILE TO TRACE AS 'LoCATION' (like 'c:\cont.txt');
    Then restore all datafiles(and archivelogs also) to new server and STARTUP NOMOUNT then execute above controlfile recreate script(c:\cont.txt) and execute through sqlplus RECOVER DATABASE USING BACKUP CONTROLFILE UNTIL CANCEL then apply all available archivelogs then finally ALTER DATABASE OPEN RESETLOGS.

  • Apple Software Update Server windows environment

    Hi,
    I've got a Microsoft/Windows environment here at my work, with about 120 cliens on it. Nearly everyone have iTunes installed and 80 of these users have iPhones, rest of them probably have iPods...
    My question is:
    Is there are Apple server that will allow my Windows clients to "pick up" updates (iTunes & iOS) from that server instead of downloading them from Apple? I want to be able to install the server on my LAN and with this server i want to be able to administrate my clients iTunes version and iOS version on their iphones too, if possible.
    I've been trying to search the internet for solutions, but haven't really been able to come up with something.
    /Rayat

    Is there are Apple server that will allow my Windows clients to "pick up" updates
    No. You can use Microsoft's SCCM in conjunction with Quest Managment Extensions

  • Error after oracle software cloning

    Hi all ,
    I have a database(10.2.0.5.0) in solaris 10 , i simply take a tar backup of ORACLE_HOME and
    extracted them into another server (which is solaris 10 only) and linked the binaries
    after that when i connecting with sqlplus i am getting following error
    SQL*Plus: Release 10.2.0.5.0 - Production on Fri Oct 4 14:49:48 2013
    Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.
    Enter user-name: /as sysdba
    ld.so.1: oracle: fatal: libskgxp10.so: open failed: No such file or directory
    ERROR:
    ORA-12547: TNS:lost contact
    I would like to tell that i have also oracle 11gr2 running on the server
    my oracle_base is same for both(10g 11g)
    but ORACLE_HOME is different.
    please help ??

    You probably have some confusion between 32 and 64 bit versions of that file.  Get a long listing of the file on each computer to see if they are the same.  Sometimes people copy over the file to fix this, sometimes they fix it with links, sometimes it's just messed up in cloning as links become real.  See Billy's response: ld.so.1: oracle: fatal: libskgxp10.so: open failed: No such file or directo

  • Oracle Software Installation in Windows 2003

    I need install oracle9i on windows 2003.
    Can i use same windows 2000 cd for windows 2003

    This question cannot be answered , since there isn't only one version of Windows 2003. Check the certification matrix for your planned version:
    http://www.oracle.com/technology/support/metalink/index.html
    Werner

  • Oracle+apache+php in windows environment

    Hi all, i have a great problem with a new web application written in Php 5 under Apache 2.2.4. using Oracle instant client 10g
    The database (10.2.0.2) characterset is WE8MSWIN1252 same for the client. When i insert/update a rows from php with àèìòù characters i see ¿¿¿ with the client (sqlplusw) if i insert/update same characters from sqlplusw i saw ???? from php.
    Tried to set NLS_LANG in httpd.conf but nothing is changed. Could anyone help me ?
    Thanks.

    What platforms are you using here, for apache/php/oracle client host and the other host where you have sqlplusw.exe?
    When having inserted non-ascii characters from sqlplusw, what does the following return
    select column, dump(column,1016) from table where ...
    After insert from php, what does the same query return?
    Also read the following thread
    charset

  • De install Oracle software 11g on Windows

    Hi Guys,
    I was trying to de install 11g, so I went to Universal installer only to see a message that I must use $ORACLE_HOME/deinstall.bat. I've ran the file but I still see Oracle. What to do now.
    Thanx.

    Use the provided Deinstall utility for the same,
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win32soft-098987.html
    HTH
    Aman....

  • Remove Oracle client path from windows 2008 64 bit

    Hi All,
    I had to unstall the epm Hyperion product  after i found that installation need to done on a different language, which has oracle client for both 32 and 64 bit. But when i reinstall it is complaining about the oracle home path.
    Below is the error i get from the log.
    [FATAL] [INS-32053] The original name of the Oracle Home directory specified already exists.
        CAUSE: The name of the Oracle home directory Home indicated on the command line corresponded to a name of origin existing Oracle Home directory in the central inventory.
        ACTION: Choose another name for Oracle Home directory. Abandon this installation session and try again.
    I have made sure that the filesystem is completely is removed after the unstallation except for these client files which i have removed manually.
    Looks like the unnstalation doesn't happen correctly for the clients and old path is somewhere still exists. I have removed the client path from environment variable path list and tried again but no luck.
    Can anyone help me to identify the places where i need to look to remove the earlier Oracle Home.
    Thanks

    The registry, perhaps, or the inventory (which is in c:\program files\oracle or c:\program files (x86)\oracle - cannot recall right now).
    However, if you search Oracle Support for "windows clean machine," you can find an article that shows you how to remove every trace of Oracle software from your Windows computer.

  • How to install 2 oracle homes on singl windows host

    Hi Experts,
    I am planning to install two sap R/3 4.7 ext200 SR1 instances on windows 2003. I already installed DEV instance & planning for QAS.
    I am confused about how to install two ORACLE softwares on single windows host.
    I search on internet there for windows they are pointing to the registry value
    \HKEY_LOCAL_MACHINE
    Software\Oracle\inst_loc.
    I am not able to understand what I have to do with this ?
    Can you please help me to understand & execute this.
    Thanks,
    Sachin

    Sachin,
    Go throuth this link to understand more about Oracle Inventory and Oracle Homes software update.
    http://cs.ifmo.ru/~ad/Documentation/oracle-10g-lib-doc/em.101/b12140/3_oui_oracle_homes.htm#i1005634
    The current entry is picked from the PATH vairable of the system and user that you have logged on. This is because you have already done 1 Oracle Installation on the host.
    Keep in mind that you choose the correct oracle home while installing and in future updating Oracle software (patchset, Interim Pactches...)
    You can give a seperate path for Oracle Inventory. Just go thru to the existing folder of OraInventory in Program files you will understand it better.
    It is used to install and update the Oracle software in the oracle home that you will choose in your next step.
    All the Best,
    Nilesh

  • Oracle Software Packager is not Running!!! Help me....

    Hello,
    I have Installed Oracle Software PAckager on Windows 2000 but it is not running... No Error message just the WIndow disappear without Any Error...
    I Have JDK 1.3.1 installed on my machine.. Please Help me... Out at your earliest........
    Thanks In Advance..
    Shan

    Environment variables:
    CLASSPATH = <drive:>\jdk1.1.8\lib\classes.zip
    PATH = <drive:>\jdk1.1.8\bin;......
    Best to have jdk first in path.
    HTH,
    Ed.

  • Intel Xeon Windows 64 Bit : Which Oracle software Version?

    Hi!
    we have Windows Enterprise Server SP2 <b>64 bit</b> with <b>Intel Xeon</b> processor and would like to install the SOLMAN with Oracle.
    According to the original Oracle-DVD from SAP there are only three possible choise entries:
    a) AMD64
    b) IA64
    c) I386
    But I have the feeeling it should be one choice like "x86" is not?
    Which one should we apply?
    The I386 can be installed indeed, but we are getting the error during the SAPINST-Installation "Oracle software not installed". I thought this entry was only for 32 bit?
    The IA63 Bit can not be installed.
    <b>Only the AMD64 we could install. But the question is, whether AMD is the same to Intel Xeon?</b>
    Thank you very much for any useful help/comments...
    regards

    Hi,
    You have still a "32-bit" platform ONLY.
    1. Intel 64 is not AMD64, they are different. AMD64 implementation is only meant for AMD processors although the family is 64T support, full implementation is NOT done.
    2. Your assumption of x86 is correct. You MUST go for I386 option ONLY !!!
    3. Error of "Oracle software not installed" is different and you should not relate it to hardware. It is only for the environment variables and registry.. This will happen even in normal case..
    Once again, you should NOT use AMD64 and IA64.. Try only with I386 option..
    BTW, firstly, whats the reason for you to choose a 64-bit o/s that are meant for 64 - bit Itanium systems... CHoose a operating system that fits and will work with SAP optimally!
    You should only choose a 32 Bit Enterprise edition of operating system. Windows Server 2003 R2 well works in your case and should be your choice !!
    Finally your combination should be -
           1. Windows 32 Bit Enterprise Edition R2 ---> O/s
           2. i386   DVD                                      -
    > SAP/ Oracle DB
    Hope this helps, revert for queries
    Cheers,
    Senthil

  • Oracle client software supported on Windows 7 for Oracle 10

    Hi
    I am looking for looking to upgrade the Oracle client software (not instant client) to find a version that support Windows 7. We currently use 10.2.0 On XP.
    I can only find version 11g downloads but our database server is 10
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html
    I'm getting the impression Oracle intentionally does not allow older downloads even though they are still supported.
    Where can I get a Oracle client software supported on Windows 7 for Oracle 10.
    thanks
    Paul

    952029 wrote:
    Hi
    I am looking for looking to upgrade the Oracle client software (not instant client) to find a version that support Windows 7. We currently use 10.2.0 On XP.
    I can only find version 11g downloads but our database server is 10Oracle 11 client will work just fine with a 10g database. However, 10g is currently only on "sustaining" support. You are WAAY overdue to upgrade the db.
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html
    I'm getting the impression Oracle intentionally does not allow older downloads even though they are still supported. You need to look at the level of "supported" for 10g. A software company can't support old versions forever, and by limiting the download of those old versions, they limit the number of new support calls for them.
    >
    Where can I get a Oracle client software supported on Windows 7 for Oracle 10.
    again, since you are concerned with the client software, you should just get the 11g client. It will work fine with your 10g database.
    thanks
    Paul

  • When i finally connected my mac to work network on windows environment everything related to apple including App store, Safari, software updates, iCloud and iTunes do not work using a proxy server and everything else is working very well

    when i finally connected my mac to work network on windows environment everything related to apple including App store, Safari, software updates, iCloud and iTunes do not work using a proxy server and everything else is working very well including chrome browser…i tried everything but no clue...anybody have solution for this..???

    I also forgot to note that this problem also persists with the new iBooks application. I cannot get past the 'Get Started' screen or access the iBooks Store. Again, all top bar menus are unresponsive.
    DT

  • Autosys job scheduler on windows environment ,can oracle support?

    Hi,
    Intially i am used dbms_scheduler to schedule pl/sql jobs that's working fine,But according to client standards
    need to schedule pl/sql jobs using autosys to run on windows, Can Oracle 11g support autosys to schedule pl/sql
    jobs run on windows environment(version 5), If so what package oracle package will be used ? How to schedule,
    provide me some documentation please.
    Thanks in Advance
    Ganesh

    Dbms_scheduler is a much much much more mature product than any thid party tool.
    Also, why schedule PL/SQL outside the database (likely exposing passwords) when it can be done inside the database (without exposing password)
    Please ask the client why they want by this 'requirement' to stick to obsolete technology.
    They pay for dbms_scheduler, and they don't need autosys
    (and yes, I consulted autosys documentation for free on your behalf)
    Other than that: your request to provide autosys documentation in an Oracle forum must be judged inappriopriate and points to refusal to do your own research.
    Sybrand Bakker
    Senior Oracle DBA
    Edited by: sybrand_b on 12-jul-2012 15:14

Maybe you are looking for

  • 60 gig iPod  with 4 hours of use on it froze in the middle of a song.

    My battery is half full. (I'm an optimist). When I connect it to my computer my cpu goes to 100% capacity. Huh! I unplugged it and opened the iTunes program and followed the resetting directions. I have no response flipping the hold switch and then h

  • New to Premiere, from Final Cut. Help editing native RED r3d

    I am one of the many new converts to Premiere Pro CS5.5 from Final Cut after many years using the Apple software. I want to dive right in and start editing with Premiere, but I've run into an immediate snag. First, I have heard endless discussion abo

  • Online Booking Schedule System

    Hi guys, I've been trying to figure out if there's a way in creating an online booking system for appointments.  What I want is to set certain time slots of the week, for customers to book in a time for meeting.  For Example,  Monday 9am-10am , 11am

  • SCCM 2007 Distribution Point Share on a Failover Clustered File Server.

    Is SCCM 2007 Distribution Point Share supported on a Windows 2008 R2 Failover Clustered File Server? I can get the packages to copy to the DP Share. But if I create them on a non clustered server it works fine. Are there any special settings that nee

  • Export part of a clip

    Can you export just part of your timeline in FCPX, like in FCS, I can mark and in and out point on my timeline and just export that part.. Can FCPX do that?