Migration Oracle db from solaris to aix

Hi,
I would like to ask you for a best way how to do..
We have a large international Oracle migration effort from Solaris to AIX. We have some challenges where a standard export/import will not work due to the extended distance between sites. As an example we are migrating from Japan to Texas.
What is the best tool to use?
I looked around and I found Oracle Golden Gate.
do you have any other idea?
Thank you,
Regards,
Tom

807813 wrote:
I dont have more info about the project but there will databases (maybe 500) with different sizes (x MB - x TB) and there could be single and RAC.
I am looking for any tool/utility where I will be able to prepare migration document which could be used as baseline for migration all of them.I do not think it will be possible to use one approach for all DBs in your case. You should split DBs into groups you may use different approaches.
Among 500 DBs will be:
a) databases with "low availability" requirements where long downtime is possible. so you can stop app, take an export, import into remote db, re-target app to new db.
b) databases where only short downtime is possible. then you can use DataGuard or some replication technologies (OGG, Shareplex, DataCurrents) to make "final sync".
c) databases with "high availability" requirements where NO downtime is possible. Here you can use some replication technologies (i.e. DataCurrents and may be others can do it). First you copy data to remote DB and "remember" SCN you got the source dump, then you keep replicating all changes starting from this SCN. As soon as remote DB becomes in sync, you quickly switch the app to new DB.
But I never did migration accross states (more than 1000 miles).Distance does not matter. You should have good bandwidth network connection between sites.

Similar Messages

  • Complexities of Migrating Oracle 10g from Solaris to HP-UX Itanium

    Can anyone share their experiences with regards to migrating Oracle 10g from Solaris on a Sun platform to HP-UX 11i v3 (Itanium) on HP Integrity servers. We are trying to consider all the risks associated with such a move. How much time delay did you experience in resolving unexpected issues along the way? How complex is the process? If you had to do it all over again, would you?
    In addtion, we will also be migrating Oracle eBusiness Suite 11i (11.5.10.2).
    We appreciate your helpful feedback.
    Thank you.

    Here is more information:
    - the database size is currently about 500GB
    - our ASP allows us to be down as much as we want however the company's own needs can only allow a downtime window of two days (over the weekend)
    - i presume further that RMAN might be an option to use to backup the database and instance to some transportable media
    - it would take about four days to get that media from the ASP to our facility so durign that time the instance at the ASP would have to be used
    - after we get the backup media and load everything into our in-house site, our last step would be to find a way to migrate all changes over the WAN. I am told that unless the platforms are the same on both ends, mirroring will be extremely difficult or impossible. If we have a platform that is different from the ASP platform, then the migration of all changes will require conversion and other mechanisms. I am told that HP-UX has so much complexities that this will be a daunting task to accomplish.
    Do you have any opinions and recommnedations?

  • Question on migrating oracle 10g from solaries to linux?

    Can some one tell the exactly what is the advantage of migrating oracle 10g from solaries to linux?
    Thank you,
    hb

    call me
    [email protected]

  • Moving an Oracle Database from Solaris to AIX

    Hi all,
    I have been asked to move an SAP system using an Oracle database from
    Solaris to AIX (on an IBM P590).
    Most of the move is straightforward, except the Oracle database
    transfer. It would make my life so much easier if I could simply
    restore the Oracle datafiles from an off-line backup of the Solaris
    system and then link it to a clean install of the Oracle binaries on
    the AIX system, rather than have to do an export and import.
    Is this possible, after all the AIX Oracle binaries would be the same
    patch level as the Solaris binaries and the file systems would be the
    same. Also as it would be an offline backup we would not have to do
    any recovery, so the archive logs and the original redo logs would not
    be required.
    Does anyone know if this is possible or has actually executed it
    successfully, any hints and tips on the gotchas would be greatly
    appreciated.
    TIA
    Chris aka BoobBoo

    Hello Chris,
    unfortunately you didn't write anything about your oracle version or your backup mechanism like RMAN,etc..
    I think you will use Solaris on a SPARC architecture and not on x86? (same endian)
    If you have RMAN and 10gR2 then you can use the "Database Transport Across Same Endian Platforms":
    http://download-uk.oracle.com/docs/cd/B19306_01/backup.102/b14191/wnbradv.htm
    > RMAN now supports the CONVERT DATABASE command, which can prepare a whole database for transport to a new platform that uses the same endian format. Database transport across platforms provides a faster and easier way to move databases from one platform to another than previous solutions requiring the use of Data Pump.
    Metalinknote #413586.1 has a FAQ and a step on step guide.
    If you have created your tablespaces under Oracle 10g (no oracle upgrade from previous releases!!) you can use the "Transportable tablespace feature" and copy the database files. SAP has published note #1035051 for that.
    Regards
    Stefan

  • Migrating from Solaris to AIX

    Hi
    We are planning to migrate from Solaris to AIX. What document will help me to follow?
    If possible send me exact link.
    Our current environment is R/3 4.6c, Oracle 9.2.3 and Solaris 5.9
    Please let me know as quickly as possible.
    Thank-you

    > We are planning to migrate from Solaris to AIX. What document will help me to follow?
    Start with
    http://service.sap.com/osdbmigration
    --> FAQ
    where you will see, that you need a certified migration consultant on-site to do that migration.
    > Our current environment is R/3 4.6c, Oracle 9.2.3 and Solaris 5.9
    since that version is out of support for a long time there are no more official migration guides available, that must be covered by consulting. Technically it will be done by R3SETUP with DBMIG.R3S as parameter file.
    Markus

  • Migration of Database oracle 10g from solaris to linux

    Hi,
    I need to migrate a DB from solaris to linux without shutdown the solaris DB.I would like to know the backup using RMAN Transportable tablespace in solaris and migrate it to dest(Linux).
    Kindly share ur ideas

    I need to migrate a DB from solaris to linux without shutdown the solaris DB.I would like to know the backup using RMAN Transportable tablespace in solaris and migrate it to dest(Linux).
    Kindly share ur ideasIt is very much possible. In fact I transfered DB from sunos to Windows. But this is not a backup process using RMAN. RMAN is used to change the endianness of datafile so that it is in format which is required by Windows format. This transfer is possible using the data pump utility(IMPDP). There are many threads on the forum for this topic. Seek help from other threads.
    Regards
    Virendra

  • Migrating EBS R12 from Solaris 9 to Solaris 10

    Hi
    Did anyone tried migrating EBS R12 from Solaris 9 to Solaris 10?
    Regards

    Also check the following:
    Note: 399895.1 - Database Startup On Solaris 10 Fails With Ora-27102 Out Of Memory Error
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=399895.1
    Note: 169706.1 - Oracle Database on AIX,HP-UX,Linux,MacOSX,Solaris,Tru64 Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.1)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=169706.1

  • Migrate existing infracture from Solaries to linux plateform

    Hi,
    We want to migrate existing infracture from Solaries to linux plateform.
    Please suggest me the way.
    Our Current Infracture:-
    Serve 1 (on Sun Sparc):-
    indianDBA-1 (Contain:- Infrastructure database (Meta) 10.1.0.4.2 10G R1, Infrastructure middle tier 10G R2)
    Server 2 (on Sun Sparc):-
    indianDBA-2 (Contain:- Application Server middle tier 10G R2 10.1.2.0.2)
    Server 3 (on Sun Sparc)
    indianDBA-3 (Contain:- contains Discoverer report, EUL schema) 11G R2
    Thanks
    Anup

    Hi,
    You can use export/import or transportable tablespaces to migrate the database.
    10gR2 Transportable Tablespaces Certified for EBS 11i
    http://blogs.oracle.com/stevenChan/2010/04/10gr2_xtts_ebs11i.html
    Migrating E-Business Suite Release 11i Databases Between Platforms
    http://blogs.oracle.com/stevenChan/2008/08/migrating_ebusiness_suite_databases_between_platfo.html
    Note: 362205.1 - 10g Release 2 Export/Import Process for Oracle Applications Release 11i
    How long the task would take? Depends on the hardware resources you have. The best practice is to try this on a test instance first.
    The application should work as expected once the task is completed.
    Thanks,
    Hussein

  • Please advise  Migrating of OS from Solaris to Red Hat Enterprise Linux(RHE

    Hi Experts,
    We are in process of Upgrading EBS from 12.0.4 to 12.0.6 and Migrating of OS from Solaris to Red Hat Enterprise Linux(RHEL).
    Current system Details: EBS Version: 12.0.4 DB Version: 10.2.0.3 OS Version : Solaris 10.
    1. Do we need to upgrade first or Migrate the OS First? If so why? Please advise
    2. What is the minimum database version to be upgraded for upgrading from 12.0.4 to 12.0.6 ? Please advise
    3. When will the support for this version of upgraded database expires? Please advise
    4. Minimum downtime required to upgrade the database, application and migrate the OS? Please advise
    5. Documents to follow for Upgradation and Migration? Please advise
    Regards
    Mohammed. Abdul Muqeet

    Including to What John Said you have to Refer for MOS notes Such as :
    Application Tier Platform Migration with Oracle E-Business Suite Release 12 [ID 438086.1]

  • I got error when I export database ORACLE 9i from solaris 9.

    I want to export full database ORACLE 9i from SOLARIS 9 to import full database on ORACLE 9i on windows.
    I set oracle environment and NSL_LANG with command:
    bash-3.00$ export ORACLE_SID=TIS
    bash-3.00$ export NLS_LANG=AMERICAN_AMERICA.TH8TISASCII
    and then run command to export:
    bash-3.00$ exp system/manager@TIS full=y file= /u03/dmp/TISfull.dmp log=/u03/dmp/exp_TIS.log
    I got error message as:
    Export: Release 9.2.0.1.0 - Production on Thu Oct 8 17:57:32 2009
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export done in TH8TISASCII character set and UTF8 NCHAR character set
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions
    . exporting system procedural objects and actions
    . exporting pre-schema procedural objects and actions
    EXP-00008: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_AW", line 42
    ORA-06512: at "SYS.DBMS_AW", line 105
    ORA-06512: at "SYS.DBMS_AW", line 221
    ORA-06512: at "SYS.DBMS_AW_EXP", line 264
    ORA-06512: at line 1
    EXP-00083: The previous problem occurred when calling SYS.DBMS_AW_EXP.schema_info_exp
    . exporting cluster definitions
    EXP-00056: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_LOB", line 424
    ORA-06512: at "SYS.DBMS_METADATA", line 1140
    ORA-06512: at line 1
    EXP-00056: ORACLE error 25153 encountered
    ORA-25153: Temporary Tablespace is Empty
    ORA-06512: at "SYS.DBMS_LOB", line 424
    ORA-06512: at "SYS.DBMS_METADATA", line 1140
    ORA-06512: at line 1
    EXP-00000: Export terminated unsuccessfully
    How can I solve this problem?
    Any suggestion?

    #### HOW to solve it.
    ## To check the default temporary tablespace of the database:
    SQL> select property_name, property_value from database_properties;
    ## check DEFAULT_TEMP_TABLESPACE, if it use wrong temporary tablespace, run:
    SQL> alter database default temporary tablespace temp;
    ## check user with temporary tablespace, run command:
    SQL> select username, temporary_tablespace, account_status from dba_users;
    ## change temporary tablespace:
    SQL> create temporary tablespace temp1 tempfile '/data/u01/app/oracle/oradata/TIS/temp_b.dbf' size 100m;
    SQL> alter database default temporary tablespace temp1;
    SQL> drop tablespace temp including contents and datafiles;
    SQL> create temporary tablespace temp tempfile '/data/u01/app/oracle/oradata/TIS/temp01.dbf' size 100m autoextend off extent management local uniform size 1m;
    SQL> alter database default temporary tablespace temp;
    SQL> drop tablespace temp1 including contents and datafiles;
    Thanks

  • Migration of SAP From Windows to AIX

    Gurus
    I need information regrading migration of SAP ECC 6.0 on Oracle from Windows to AIX.
    Thanks

    Hi ,
    You will find information in the System Copy Guide .
    https://websmp104.sap-ag.de/instguidesNW70
    SAP NetWeaver 7.0 (2004s) --> Installation ---> <download the suitable system copy guide>
    You would also find lot of SAP Notes , go through them and let us know if you have any specific questions/concern.
    Regards,
    Neel

  • Licensing, moving 9i from Solaris to AIX 5L

    Hi,
    I would like to know if I have to open a TAR in order to get Oracle 9i for AIX 5L?
    We have used Oracle 9i for Solaris so far but we are moving to AIX 5L, and I was told by a vendor, that since we have Product and Software support the only thing I have to do is, to request it via TAR... is this true??..

    As far as I know, if you purchased 9i and you have a support license and login to metalink, all you have to do is download the base release for 9i for AIX from oracle (at link below), and then download the database patches to bring it up to date. I would probably inform Oracle that your are moving to a new server so that they can keep their records up to date.
    http://www.oracle.com/technology/software/products/oracle9i/index.html

  • I want to uninstall Oracle 10g from Solaris 10

    Hai All,
    I want to uninstall Oracle 10g safely from Solaris 10 . I take runinstaller and execute. In the next screen installed products tab appear . I select the oracle products and compnents there but the Remove button not active . I tried many time.. But it is not possible....Please help..
    Shiju

    After your run 'runInstaller', on the first 'Welcome' Screen,
    there's a "Deinstall Products" button on bottom right hand corner, click that and follow the screen.

  • Moving oracle database from Solaris 10 to 9

    Hi all,
    Good day,
    I am looknig for perfect steps on moving an oracle database from one server to another server.
    Below are the details,
    From:
    SunOS sacsun134 5.10 Generic_142909-17 sun4u sparc SUNW,SPARC-Enterprise [Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit]
    To:
    SunOS sacsun120 5.9 Generic_122300-54 sun4u sparc SUNW,Sun-Fire-V890 [Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit]
    Any metalink ID would also be helpful.
    Many Thanks...

    To clone your ORACLE_HOME binaries, see 300062.1 (How To Clone An Existing RDBMS Installation Using OUI).
    To clone your database, see 458450.1 (Steps to Manually Clone a Database)
    To re-link the ORACLE_HOME binaries (because of the OS change), see 444595.1 (Is It Necessary To Relink Oracle Following OS Upgrade?)
    HTH
    Srini

  • How to migrate Oracle Report from one environment to other environment

    Hi all,
    I registered a report and deployed in devr environment, now i want to migrate the report from devr to other environment.
    I dont want to undergo with same registering and deploying the report in other environment.
    Please let me know how should i go ahead and i come up with using of FNDLOAD, please can any one explain the process.
    Thanks,
    Vishal

    Sandeep,
    Yes, I think your command format is not correct.
    Try the one that Rod posted.
    About the note on metalink. It seems that it is under review.
    Here is the basics of the note:
    1. Determine the owner of the workbook. Say UserA.
    2. Open an sqlplus session to the database.
    3. Run the following sql:
    SQL> set heading off
    SQL> set feedback off
    SQL> set echo off
    4. Now spool the result of the following sql to a file.
    SQL> spool c:\exp.bat
    5. Run the sql statement
    NOTE: CHANGE DISCOE_HOME
    SQL>select '<Disco_Home>\discvr4\dis4adm /connect
    EUL_owner_name/passwd@connect_string /export c:\'||rownum||'.eex /workbook "'||
    doc_created_by||'.'||doc_name||'"' from
    SELECT EUL4_DOCUMENTS.DOC_NAME, doc_created_by, NVL(EUL4_EUL_USERS.EU_USERNAME,
    'Document Not Shared') shared_with
    FROM EUL4_ACCESS_PRIVS EUL4_ACCESS_PRIVS, EUL4_DOCUMENTS EUL4_DOCUMENTS,
    EUL4_EUL_USERS EUL4_EUL_USERS
    WHERE ( EUL4_DOCUMENTS.DOC_ID = EUL4_ACCESS_PRIVS.GD_DOC_ID(+) ) AND (
    EUL4_EUL_USERS.EU_ID(+) = EUL4_ACCESS_PRIVS.AP_EU_ID )
    where doc_created_by='UserA'
    where,
    Disco_Home is the Location or Discoverer 4 Home.
    4. SQL> spool off
    5. SQL> set feedback on
    6. Now run the batch command file (exp.bat)
    Regards
    Roelie Viviers

Maybe you are looking for

  • How to see number of items in each Reminders list?

    I have several lists in Reminders, and have to check each one to see what items are in each list.  Can Reminders show the # of items in each list?  Like a badge or something similar to "unread items"?   Thanks.

  • Installation of ECC 6.0

    Hi guys I am about to install Swedish Baseline 2.6 and that is on top of a SAP ECC 6.0 installation. Question I have is exactly where do I found ECC 6.0 installation? My guess is that it is a part of Netweaver 7.0 but when downloading "Installation M

  • Urgent, Please help me in this problem.I am getting problem while installation

    I am using Windows 8 in my system. I am trying to install Sql Server in system . Everything is fine, but finally  when i click on install button i am getting the following error . please help me quickly. I well be thankful to you.

  • ABAP HR Reports

    Hi Experts, i'm new to HR reporting, Now My Requirement is to add 16 more fields to existing report . Transaction for that report is S_PH9_46000434. for doing this ,wht is the approch to follow. explaine me in detail please. The program being RHXTEIL

  • Same file name - Different extension - Viewing problem

    I know this has been written about quite a bit and I have searched through the posts but I cannot find a solution to my problem. I shoot RAW, import then into Lightroom, make changes, import into CS3 & make more changes, save as a .psd file; no probl