Migration of ODI

Hi experts
I have ODI application on server1 with latest updates. on server2 i have old copy of the data which is over month old. lot of changes had happened and i want to remove the old copy of data from server2 and get the latest data from server1. please suggest what is the best way to migrate the entire project and the database tables.
Regards
janakiram

Hi,
You can export from server 1 and then import on server 2 with import mode as INSER UPDATE .So that newly created objects of server 1 will get insered and same objects which is present on serve2 as well as server1 will get updated .
This will work if your 2 repository hase distinct repository id.
Thanks,
Sutirtha

Similar Messages

  • Query  Regarding Updation/Migration of ODI 10g To ODI 11g.

    Hi All,
    Currently I am using ODI 10g Version & Repositories ( Work & Master) have been installed on Oracle database version "Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi"
    We are thinking to migrate from ODI 10g to ODI 11g Version 11.1.1.5 & i have some queries which are metioned below.
    1. Can we install ODI 11g Version 11.1.1.5 version with Repositories ( Work & Master) on Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi" or do i need to upgrade my database version to 11G?.
    2. If yes then, Can i upgrade or use exting Repositoires ( 10g one) for ODI 11g OR i have to create new Repositoires & move/migrate the objects of 10G repositories as mentioned in the Oracle installation doc.
    3. Currently I am using OBIEE 10g for reposrting purpose & if i switch to ODI 11g , Do i need to use OBIEE 11g?
    ODI gurus, I need your reponse ASAP & i have to share it on urgent basis.
    Thanks
    Edited by: neeraj_singh on May 15, 2013 9:58 PM

    neeraj_singh wrote:
    Hi All,
    Currently I am using ODI 10g Version & Repositories ( Work & Master) have been installed on Oracle database version "Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi"
    We are thinking to migrate from ODI 10g to ODI 11g Version 11.1.1.5 & i have some queries which are metioned below.
    1. Can we install ODI 11g Version 11.1.1.5 version with Repositories ( Work & Master) on Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi" or do i need to upgrade my database version to 11G?.You can install ODI 11.1.1.5 but you have to upgrade your repositories using upgrade assistant
    refer http://docs.oracle.com/cd/E23943_01/upgrade.1111/e12642/tasklist.htm#CIHGIDFG
    2. If yes then, Can i upgrade or use exting Repositoires ( 10g one) for ODI 11g OR i have to create new Repositoires & move/migrate the objects of 10G repositories as mentioned in the Oracle installation doc.No need to create new repositories. You just upgrade them. But you need to takecare of certain things as you are a 10g user. Refer below link for the prerequisite
    http://docs.oracle.com/cd/E23943_01/upgrade.1111/e12642/prevusers.htm
    3. Currently I am using OBIEE 10g for reposrting purpose & if i switch to ODI 11g , Do i need to use OBIEE 11g?Not clear about the question ?
    >
    ODI gurus, I need your reponse ASAP & i have to share it on urgent basis.
    Thanks
    Edited by: neeraj_singh on May 15, 2013 9:58 PM

  • Data Migration using ODI

    Hi All-
    Has anyone used ODI for Data Migration (from any legacy to any new application)?
    I'm looking for documents on how the solution was designed and implemented?
    Regards,
    -Ranjit

    Hi,
    Yes I'm using ODI for data migration.
    The migration is beetwen Legacy (slqserver) to SAP (SqlServer), we also use WEB SERVICE.

  • How to migrate an ODI scenario from DEV to PROD env

    I have a PROD and DEV environments which are same, however I have now developed a new package/scenario on the DEV and would like to merge it with PROD.
    One way I generally do is to drop the PROD ODI repositories and then Export , Import from the DEV ODI repositories; this process does not suit us as we have an incremental development on daily basis.
    Is there any other way I can transport the DEV scenario development to the PROD?
    Thanks in Advance
    B

    I think that would be far easier if you just export the scenario which is a xlm file and then when you are logged in on Operator (if work repository is the execution) you import the exact exported file , pretty simple!!
    best regards

  • Migration from ODI 10.1.3.5 to ODI 11.1.1.7 RCC issue

    SRC_SET is used, but possibly not needed, as both the source and target Datastores are on the same Data Server
    I am getting this issue when i ran RCC can i know why this error occurred and what is solution to remove this error.
    Thanks

    Please Reply its urgent

  • ODI 11g : How to migrate ODI objects ?

    Hello,
    We need to migrate our ODI 11g objects (Packages,Interfaces, DataServers, DataStores and so on) from UAT to PROD environment. For that, we have the following option in our mind.
    Option
    - create ODI Master and Work repositories on PROD environment;
    - import the Master & work repositories from UAT into the new one (ODI Studio);
    - configure the Phisical Schemas according to the database connection details for the production environment;
    What is the best way for to do that? What elements should be considered in this kind of migration? Some special recommendations?
    Any input will be appreciated.
    Thanks in advance.
    Iulia

    If you are migrating to a production environment I would suggest that you create your work repository as an execution only repository. This will limit your access to the Operator interface and you will only have to import your compiled scenarios rather than all of the other work repository specific objects i.e. projects, models, interfaces etc. You will still have to create a master repository which you can do as you have already detailed i.e. create a master repository schema and then import the repository you exported from UAT and update the physical topology settings to match your new environment settings.
    You can even generate an ODI package to automate the export and import of scenarios between environments.

  • Migrate sunV3.2 to ODI 10.1.3.5

    Hi,
    I have to migrate sunV3.2 to ODI 10.1.3.5.
    I've read that I need to migrate SunV3.2 to ODI 10.1.3.2 before migrate to ODI 10.1.3.5
    My problem is than I don't find odi 10.1.3.2 on OTN download !
    Where can I find that release or what's the other solution to migrate SunV3.2 to ODI 10.1.3.5.0
    Thanks you.

    Hi Jakeer
    You can use the SQL to Oracle LKM to move data from MySQL to Oracle. Its not rocket science to unload from MySQL to file, then use external table on the file as the staging, see the post below which has an ODI LKM to go MySQL to file (its possible to build a MySQL to Oracle data movement LKM which unloads, transfers and creates the external table with not much more work);
    http://blogs.oracle.com/warehousebuilder/2010/01/owb_11gr2_mysql_bulk_extract.html
    Cheers
    David

  • Migrate  ODI 10.1.3.5 to the last version

    Hi,
    I would like to migrate my ODI 10G (10.1.3.5) to the last version of ODI 11g (11.1.1.7 I think).
    Do you know if it is possible and if an guide exist?
    Thanks

    Hi,
    Yes. This is possible. You will have to use Upgrade Assistant utility that comes with ODI 11g.  You can clone your ODI 10g repositories & provide info. of them by running the utility.
    This upgrades your ODI 10g repositories to 11g & then you can connect to them after installing ODI 11g.
    You can find detailed process here:
    Upgrading Your Oracle Data Integrator Environment - 11g Release 1 (11.1.1)
    Thanks,
    Santy.

  • What is the best way to migrate all object on ODI?

    Hi all,
    I have to migrate the ODI server to a new server sooner.
    But I don't have any ideas to do it.
    I tried to use export / import in Designer but it seem doesn't work for me because I have many interfaces maybe over 50 interfaces.
    and many variable , procedures ...
    My work / master repository reside on MSSQL 2000.
    I tried to dump a MSSQL as a bak file and test restoring on my machine but it thrown some error to me about cannot find some object in repository.
    How many step to do a migration of all ODI Work?
    Thank you all,
    Somchai

    OS X: How to migrate data from another Mac using Mavericks

  • Best migration strategy in ODI

    What's the best strategy of migration in ODI ? I mean we have Dev,Test, UA and Production instances. I know there are metalink notes and some documentation on migration but I need to know the potential issues with migration if anyone has experienced. We may not migrate whole development to Test but migrate partially as some objects might be still under development before moving to test and in such scenario, how do we keep track between instances ? I appreciate if some one can throw some light on this who has experienced with different scenarios of migrating objects in ODI and ofcourse the best strategy of the migration process...
    Thanks in advance.
    Ram

    Hi ,
    ODI provide the option to export / import ODI object in form of XML file. So , You can partial export some object that you want then import to the production env. As my exp , Sometime it has some issue about internal object ID link that make a ruin to the repository on the production. Because all the object in ODI was linked together with "Internal ID" that related between object.
    With this method , you cannot track what's the different between prod and dev environment until you create a version of that object and use compare version utilty in designer.
    Hope this help ,
    Somchai

  • Import/export issue to migrate the project

    Hi,
    I am trying to migrate a project from 1 server to another server.
    I exported the project and model from my current server, and imported them to the new server. the thing is, the senario can be run successfully, but when I open the interface in designer, the source table cannot get any definition, all the columns in the source table won't show up. it looks like to me is that the interface lost the connection of the data store in the model.
    Anybody has any idea how to fix it?
    Thx

    Hi
    If its a fresh imploementation then its fine.
    Say yu migrated the ODI objects to prod and you face an issue.
    you have fixed it in development and want to move it to prod.
    How do you handle this scenario.
    Please let us know the process that you are following

  • Oracle Legacy System to SAP Data Migration

    Hi Experts,
    New to data migration:
    Can you guide me in how oracle staging is useful for data migration:
    Here is my few doubts:
    1. What is Oracle Staging?
    2. How Oracle staging is useful for data migration?
    3. I see few ETL tools for data migration such as Informatica, Ascential Datastage etc. but our requirement is how can we use oracle staging for data migration?
    4. What are the benefits in using oracle staging for data migration?
    Expecting your response of above queries.
    Thanks,
    --Kishore                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Here is my few doubts:
    1. What is Oracle Staging?It is where ODI creates temporary tables. It does the transformation and if required cleans the data aswell.
    2. How Oracle staging is useful for data migration?ODI loads source data into temporary tables(staging) and applying all the required mappings, staging filters, joins and constraints. The staging area is a separate area in the RDBMS (a user/database) where Oracle Data Integrator creates its temporary objects and executes some of the rules (mapping, joins, final filters, aggregations etc.). When performing the operations this way, Oracle Data Integrator behaves like an E-LT as it first extracts and loads the temporary tables and then finishes the transformations in the target RDBMS.
    3. I see few ETL tools for data migration such as Informatica, Ascential Datastage etc. but our requirement is how can we use oracle staging for data migration?
    4. What are the benefits in using oracle staging for data migration?You can refer https://blogs.oracle.com/dataintegration/entry/designing_and_loading_your_own
    http://docs.oracle.com/cd/E21764_01/integrate.1111/e12643/intro.htm#autoId10
    Expecting your response of above queries.
    Thanks,
    --Kishore                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Error while excecuting of package in ODI 11.1.1.6

    Hello Gurus,
    We have migrated from ODI 10g (10.1.3.5) to ODI (11.1.1.6) using Upgrade Assistant utility.
    After migration, for most of the interfaces , we are getting error while running a package
    ODI-1228: Task <Interface_Name> (Integration) fails on the target MICROSOFT_SQL_SERVER connection ODI_Staging_DB.
    Caused By: com.microsoft.sqlserver.jdbc.SQLServerException: Could not find server '#GLOBAL.ODI_Server' in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers.
         at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseErrorhere, ODI_Server is name of global variable.
    We tested the query on SQL server, it returns a hostname of database server.
    Any idea what could be the issue ?
    Thanks,
    Santy.

    Actually, I already have tried doing that. Is there any task we need to perform from database side ?
    or do u think it would be issue with the JDBC URL that connects to SQL Server from Physical technology?
    Thanks,
    Santy

  • ODI Open Tools only Java 1.4?

    Hi everyone,
    I just wrote an Open Tool für the ODI for dynamic/generic webservice invocation via WSDL. The parser of the ODIInvokeWebservice just didnt work for all the WSDL from other systems. The only problem currently is that when importing the Tool into the ODI Developer i get a java version exception (java.lang.UnsupportedClassVersionError: ...(Unsupported major.minor version 50.0)). I compiled the project in java 6.
    I tried other projects and realised, that only Open Tools with a compliance level of 1.4 or lower are accepted. I am currently working with ODI 10g. I found no where any hint about which Version is supported in 11g or if it is possible to migrate the ODI OpenTools to 1.6.
    Is there a possibility to run Open Tools with Java 1.5 or above?
    Greetings and Thanks in advance,
    Alex

    Hi Alex,
    Are you running ODI from a server install, or from your desktop? The reason I ask is that you must make sure that the java versions are the same for both, and they exists in the CLASSPATH. I have used java6 to compile the *.java file into a class, and created a *.jar file for the container and imported the ODI Open Tool into ODI Designer with no issues.
    One problem you will find, which may change your way of thinking altogether, is that if you are planning to import your new Open Tool into an ODI execution only repository(which you have to do to use it), then you can't in ODI version 10. I believe this has been fixed in ODI 11g, but I had to rewrite my Open tool into a normal java application, then create an ODI procedure that calls the java Method, passing in the required parameters.
    Cheers
    Bos

  • Plz point me on ODI documentation regarding production implementation ?

    Hi
    First of all,i am very thankful to u for your kind reply.
    i also need ODI Development Documentation for understanding the migration mechanism from Development to production Implementation.
    Hope for your reply.
    With Warm Regards,
    Ankush

    Hi ,
    Export existing master- and work-repository in a dump-file using Oracle db export feature
    Import the master- and work-repository into your new schema
    Create a new connection to the imported master-repository when you connect to the Topology Manager in ODI
    Create a new connection to the imported work-repository when you connect to the Designer manager in ODI
    please see the below thread also.
    http://kr.forums.oracle.com/forums/thread.jspa?threadID=929534
    link:
    http://iadviseblog.wordpress.com/2007/05/31/migrate-existing-odi-from-dev-to-test-to-production/
    I think the same process we will follow during the migration.
    Hope it will helpful for you.

Maybe you are looking for

  • MacBook Pro (15-inch, Late 2008) suddenly very slow and laggy

    This seems to be a popular question so I apologize, but I know there can be a number of issues that cause a computer to run slow, so I want to post my computer's specifics and hopefully someone can diagnose the issue for me without my having to bring

  • Will I be able to upgrade to Lion ?

    I have this iMac will I be able to use Lion on my iMac, I don't know how to see the manufacturing date Thanks help Ferro

  • Is it possible to access my lightroom catalog on my iMac from my macbook air ?

    I was just given a yr old macbook air and want to access my lightroom catalog on my I mac ? possible or do I just use the mobile and set up a share folder ? thanks in advance for any info

  • Query Editor code creation

    Is there anyway to edit the code that the query editor creates from scratch? For example, I would love to use * instead of the actual field names. I would also like to NOT include the schema name when creating these queries (Just leads to refactoring

  • PE51 -- HR Form

    Hi,       How Do We Add ATtendance And Absencs In Payslip HR Form In PE51.... Plz Reply ASAP ... Thanks In Advance