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

Similar Messages

  • 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

  • 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

  • Steps to export various objects created in v10.1.3.5.6 ODI + steps to import back in v11.1.1.7 ODI

    All,
    As we all do these days and for reasons mostly associated with budget constraints, I have been asked to wear a brand new hat - the "ODI Guru Hat" - at my client's site to facilitate the migration of their v11.1.1.x Hyperion EPM implementation to a v11.1.2.3.5xx Hyperion EPM implementation.
    The v10.1.3.5.6 ODI objects\processes are currently set up to refresh a v11.1.1.3.x Planning application currently fall into 2 categories:
    1. metadata management (ie, updating the Planning application with the latest Account and Entity dimension changes from the SAP ERP); and,
    2. data management (ie, updating the Planning application with the latest data file from the SAP ERP).
    The requirement at hand involves replicating everything currently set up to operate under the v10.1.3.5.6 ODI into a v11.1.1.7.x ODI instance. The v11.1.1.7.x ODI instance has been installed on a different server to the one on which v10.1.3.5.6 ODI instance is installed. Brand new master and work RDBMS repositories have also been created to host the v11.1.1.7 ODI
    So far and not knowing much about ODI, I have exported as many objects as I could locate under the Designer\Operator\Security\Topology components of the v10.1.3.5.6 ODI instance before importing them back (using the Duplication method) into the v11.1.1.7.x ODI instance. Once imported, I have re-pointed the paths to different directories on the new servers.
    I would like to know if there are any other steps I should be aware of and\or look into. Better still, I would appreciate it enormously if someone could point me into the right direction as to any documented best practice steps to follow to perform migrations from one ODI version to another, when both ODI instances have been installed on different servers.
    Thanks in advance,
    Cheers,
    JBM

    Hey,
    Just export and import won't work with different versions. Using Upgrade utility(ua.bat), we need to upgrade to current version.
    We should upgrade the ODI from 10g to 11g, then we can export objects from one environment to another.
    Check the below link to upgrade ODI::
    11g Oracle Data Integrator - Upgrading from 10g - Part 4/11g - ODIExperts.com
    Thanks,
    Mady

  • ODI10g to ODI11g migration

    Hi,
    I want to migrate ODI10g to ODI11g. I am using ODI 10.1.3.5 version & database 11.1.0.6. I want to migrate this with ODI 11.1.1.3 and DB 11.1.0.7 version. I tried to migrate with the help provided by oracle. But i am facing issue. I have followed following steps.
    1) Installed ODI10g. Create work schema - odi10g_master & master repository schema - odi10g_work
    2) Develope a sample interface in 10g.
    3) I have created repository for ODI11g and Installed ODI11g.
    4) After that I started migration process through migration assistant.
    I have following questions for this migration
    1) For migrating repositories, I have simply copied database schemas from one DB to another DB. is it sufficient?
    2) Is it mandatory to create repository in ODI11g because anyway we are migrating repository from 10g to 11g?
    Regards
    Amit

    Hi,
    I have followed this steps. But after doing these steps, when i tried to login into ODI11g repository, it's giving following error. I am not able to login into ODI11g.
    org.springframework.dao.IncorrectResultSizeDataAccessException: Incorrect result size: expected 1, actual 2
         at org.springframework.dao.support.DataAccessUtils.requiredSingleResult(DataAccessUtils.java:74)
         at org.springframework.jdbc.core.JdbcTemplate.queryForObject(JdbcTemplate.java:422)
         at oracle.odi.core.security.support.PasswordStorageConfigurationDao.getPasswordStorageConfiguration(PasswordStorageConfigurationDao.java:63)
         at oracle.odi.core.security.support.csf.CsfUtils$1.create(CsfUtils.java:63)
         at org.springframework.util.CachingMapDecorator.get(CachingMapDecorator.java:152)
         at oracle.odi.core.security.support.csf.CsfUtils.getPasswordStorageConfiguration(CsfUtils.java:81)
         at oracle.odi.core.security.support.csf.CsfUtils.isUsingCsf(CsfUtils.java:109)
         at com.sunopsis.dwg.dbobj.SnpConnect.getObjectFieldsFromDb(SnpConnect.java:1160)
         at com.sunopsis.dwg.dbobj.generated.GeneratedSnpConnect.getObjectByIdent(GeneratedSnpConnect.java:795)
         at com.sunopsis.dwg.dbobj.DwgConnectConnection.createMasterDwgConnectConnection(DwgConnectConnection.java:120)
         at com.sunopsis.dwg.dbobj.DwgConnectConnection.createMasterDwgConnectConnection(DwgConnectConnection.java:167)
         at oracle.odi.core.repository.Repository.getMasterRepository(Repository.java:100)
         at oracle.odi.core.OdiInstance.createMasterRepository(OdiInstance.java:502)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:553)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:529)
         at oracle.odi.ui.docking.panes.OdiCnxFactory$1.run(OdiCnxFactory.java:205)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:656)
         at java.lang.Thread.run(Thread.java:619)
    Regards
    Amit Patel

  • Migrating the Knowledge Modules

    Hi We are migrating Sunopsis to ODI.We have customised the knowledge modules in our project for specific scenarios. when we are Importing the knowledge modules from Sunopsis how they will behave. What are the primary steps we need to follow when we start working on. Any specifications for this to do. Please give me your inputs. If you have any docs please send ti across to me to [email protected]
    Thanks in Advance for your Inputs.
    Regards,
    Mansur

    Hello Mansur.
    I have done that before and there is no secret. Just follow the Instalation guide steps and any, at times that I did it, there is no problem.
    The KM's from Sunopsis are full compatible.
    An attention point is to Rpository upgrades but it is described at Instalation Guide
    http://www.oracle.com/technology/products/oracle-data-integrator/10.1.3/htdocs/1013_support.html#docs
    Does it help you?

  • Problem While Importing Work Repository

    I am facing a problem with import and export in ODI.
    I was working in ODI Designer and had to move my work repository from one host machine to another host machine.
    After doing a database migration of the ODI database to the new machine, the master repository was imported.
    There was no problem in importing the master repository.
    While taking an export of the old work repository, I took an export into a zip file:
    File---->Export----->Work Repository
    And specified the zip file name there
    Now the problem is, that when I import the work repository into the new environment/host/machine, it throws an error.........
    java.sql.SQLException: ORA-02291: integrity constraint (SCHEMA_NAME.FK_COL_COL) violated - parent key not found
    where SCHEMA_NAME is the Oracle schema being used as a work schema
    Message was edited by:
    CJ@DI

    Yes I believe that's the problem
    Thanks a lot for ur suggestion, I'm going to try that
    Because my schema had been created a month ago and there was some metadat already stored in it at that time
    But now I wanted to REPLACE all that through ODI
    But that seems an impossible task
    So will try to drop and re-create the schema and then import.
    I had some invalid interfaces in my export as well.......so that could have caused it
    Well, in ideal terms ODI should throw an error when you try to export and if anything is invalid in your Designer
    I guess the tool still needs to evolve
    That's my perception but maybe I'm not following some procedures to do things in ODI ; long way to learn!
    Message was edited by:
    CJ@DI

  • 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

  • Best Practice for Migrating code from Dev to a fresh Test ODI instance

    Dear All,
    This is Priya.
    We are using ODI 11.1.1.6 version.
    In my ODI project, we have separate installations for Dev, Test and Prod. i.e. Master repositories are not common between all the three. Now my code is ready in dev. Test environment is just installed with ODI and Master and Work repositories are created. Thats it
    Now, I need to know and understand what is the simple & best way to import the code from Dev and migrate it to test environment. Can some one brief the same as a step by step procedure in 5-6 lines?
    Some questions on current state.
    1. Do the id's of master and work repositories in Dev and Test need to be the same?
    2. I usually see in export file a repository id with 999 and fail to understand what it is exactly. None of my master or work repositories are named with that id.
    3. Logical Architecture objects and context do not have an export option. What is the suitable alternative for this?
    Thanks,
    Priya
    Edited by: 948115 on Jul 23, 2012 6:19 AM

    948115 wrote:
    Dear All,
    This is Priya.
    We are using ODI 11.1.1.6 version.
    In my ODI project, we have separate installations for Dev, Test and Prod. i.e. Master repositories are not common between all the three. Now my code is ready in dev. Test environment is just installed with ODI and Master and Work repositories are created. Thats it
    Now, I need to know and understand what is the simple & best way to import the code from Dev and migrate it to test environment. Can some one brief the same as a step by step procedure in 5-6 lines? If this is the 1st time you are moving to QA, better export/import complete work repositories. If it is not the 1st time then create scenario of specific packages and export/import them to QA. In case of scenario you need not to bother about model/datastores. keep in mind that the logical schema name should be same in QA as used in your DEV.
    Some questions on current state.
    1. Do the id's of master and work repositories in Dev and Test need to be the same?It should be different.
    2. I usually see in export file a repository id with 999 and fail to understand what it is exactly. None of my master or work repositories are named with that id.It is required to ensure object uniqueness across several work repositories. For more understanding you can refer
    http://docs.oracle.com/cd/E14571_01/integrate.1111/e12643/export_import.htm
    http://odiexperts.com/odi-internal-id/
    3. Logical Architecture objects and context do not have an export option. What is the suitable alternative for this?If you are exporting topology then you will get the logical connection and context details. If you are not exporting topology then you need to manually create context and other physical connection/logical connection.
    >
    Thanks,
    Priya
    Edited by: 948115 on Jul 23, 2012 6:19 AM

  • How to use Filemaker database as datasource of ODI 11.1.1.5 for migration

    Hi Everyone,
    I am very new to ODI... and i have been assigned a work to migrate data from filemaker(10) database to Oracle 11g database by using ODI 11.1.1.5 tool.
    Is their any way to add Filemaker(10) as datasource in ODI..IF their is any possibility pls respond with step by step procedure..
    Thanks in advance,
    Regards
    Sandeep

    Hello,
    Your filemaker install should have come with a jdbc driver (.jar file). You'll need to check your filemaker pro documentation to confirm. Once you have the file, place it in the ODI/oracledi/agent/drivers folder where your agent lives (also place it on your client if you want to use the local agent for testing). You can then create a custom Technology in the Topology tab in ODI.
    There are many options in the Technology definition which you will need to figure out based on what filemaker pro can handle and how it processes queries. Once the technology is created, add a Data Server and Physical Schema as you would any other technology. Then, build the model, datastores, interfaces, etc. just like any other tech.
    Hope this gets you started.
    Thank you,
    Michael R.

  • Problems while migrating ODI code from 1 env to other

    Hi,
    I had some ODI code in Env1 i moved it to Env2 and did some new development(created new models, packages etc) over there and then tried to migrate it into Env3.What i found that the exports for new development done at Env2 got imported easily in Env3 however, the exports of the code(of Env1) taken from Env2 are giving error ODI-10018: The repository {0} is not coherent between the current repository and the import file.
    This has put me in lot of trouble is there any way to resolve this.

    Well. This problem is not new and not unusual.
    What are the repository IDs for Env 1, Env 2 and Env 3 ?
    I suspect that Env 1 ID and Env 3 ID are same.
    There is an option in ODI 11g to renumber the repository IDs. In Topology Manager -> Repositories and then select and right click.
    You can select Env 2 and select an unused repository number and renumber your repository. Then the objects wilil be easily imported into Env 3.

  • 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

  • ODI Migration for 10.1.3.5 to 11.1.1.3 failed with Importing object

    ODI Migration from 10.1.3.5 to 11.1.1.3 failed
    DB Repositories -Oracle 11.1.0.7
    I am trying to upgrade ODI 10.1.3.5 to 11.1.1.3 version
    After running RCC and confirming that there are no issues I have run upgrade assistant utility
    I am getting below error.
    mporting file:/E:/Oracle/Middleware/Oracle_ODI1/oracledi.sdk/lib/scripts/xml/CONN_MEMORY_ENGINE.xml
    [2012-05-02T06:17:27.770-07:00] [ODI] [INCIDENT_ERROR] [UPGCMP-00324] [upgrade.ODI] [tid: 14] [ecid: 0000JSDg06MF^6WFLzmJOA1FcIg5000005,0] Topology and Security Metadata upgrade failed.[[
    oracle.odi.core.exception.OdiRuntimeException: com.sunopsis.tools.core.exception.SnpsSimpleMessageException: Importing object SNP_CONNECT : SUNOPSIS_MEMORY_ENGINE failed.
         at oracle.odi.impexp.support.ImportServiceImpl.internalReimportTopologyReferenceData(ImportServiceImpl.java:1372)
         at oracle.odi.impexp.support.ImportServiceImpl$18.doAction(ImportServiceImpl.java:1435)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:193)
         at oracle.odi.core.persistence.dwgobject.TransactionalDwgObjectTemplate.execute(TransactionalDwgObjectTemplate.java:48)
         at oracle.odi.impexp.support.ImportServiceImpl.reimportTopologyReferenceData(ImportServiceImpl.java:1429)
         at oracle.ias.mrua.plugin.odi.ODIPlugin$1.doInTransaction(ODIPlugin.java:774)
         at oracle.odi.core.persistence.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:119)
         at oracle.ias.mrua.plugin.odi.ODIPlugin.doUpgrade(ODIPlugin.java:770)
         at oracle.ias.mrua.MRUA.executePlugins(MRUA.java:3703)
         at oracle.ias.mrua.MRUA.internal_driver(MRUA.java:2465)
         at oracle.ias.mrua.MRUA.driver(MRUA.java:1734)
         at oracle.ias.upgrade.gui.UAUpgradeThread.run(UAUpgradeThread.java:390)
    Caused by: com.sunopsis.tools.core.exception.SnpsSimpleMessageException: Importing object SNP_CONNECT : SUNOPSIS_MEMORY_ENGINE failed.
         at com.sunopsis.dwg.DwgDuplicationTools.importOtherObjects(DwgDuplicationTools.java:2379)
         at com.sunopsis.dwg.DwgDuplicationTools.synonymImport(DwgDuplicationTools.java:1835)
         at com.sunopsis.dwg.DwgObject.importFromObjectLst(DwgObject.java:6249)
         at com.sunopsis.dwg.DwgObject.doImport(DwgObject.java:5705)
         at com.sunopsis.dwg.DwgObject.importFromXml(DwgObject.java:5365)
         at com.sunopsis.dwg.DwgObject.importFromXml(DwgObject.java:5334)
         at com.sunopsis.repository.manager.RepositoryManager.importObjectsUsingImportFromXML(RepositoryManager.java:6578)
         at com.sunopsis.repository.manager.RepositoryManager.treatObjectList(RepositoryManager.java:4630)
         at com.sunopsis.repository.manager.RepositoryManager.reimportTopologyReferenceData(RepositoryManager.java:6820)
         at oracle.odi.impexp.support.ImportServiceImpl.internalReimportTopologyReferenceData(ImportServiceImpl.java:1368)
         ... 11 more
    Caused by: com.sunopsis.dwg.SQLMasterReposException: ORA-00001: unique constraint (ODIM.AK_CONNECT) violated
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:440)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
         at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:837)
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:445)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:191)
         at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:523)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1009)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1315)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3576)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3657)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1350)
         at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java:665)
         at com.sunopsis.dwg.dbobj.generated.GeneratedSnpConnect.insertAction(GeneratedSnpConnect.java:957)
         at com.sunopsis.dwg.dbobj.SnpConnect.insertAction(SnpConnect.java:1188)
         at com.sunopsis.dwg.DwgObject.insertActionForDuplication(DwgObject.java:2996)
         at com.sunopsis.dwg.DwgObject.insertForDuplication(DwgObject.java:3274)
         at com.sunopsis.dwg.DwgDuplicationTools.importOtherObjects(DwgDuplicationTools.java:2332)
         ... 20 more
    [2012-05-02T06:17:29.895-07:00] [ODI] [INCIDENT_ERROR] [] [upgrade.ODI] [tid: 14] [ecid: 0000JSDg06MF^6WFLzmJOA1FcIg5000005,0] [[
    --------- ODIPlugin.doUpgrade called org.springframework.transaction.TransactionSystemException: Could not commit ODI-JPA transaction; nested exception is javax.persistence.RollbackException: Transaction rolled back because transaction was set to RollbackOnly.
    Caused by: javax.persistence.RollbackException: Transaction rolled back because transaction was set to RollbackOnly.
         at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commitInternal(EntityTransactionImpl.java:92)
         at org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:63)
         at oracle.odi.core.persistence.jpa.JpaOdiTransactionManager.doCommit(JpaOdiTransactionManager.java:362)
         at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:651)
         at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:622)
         at oracle.odi.core.persistence.transaction.support.TransactionManagerSpringAdapter.commit(TransactionManagerSpringAdapter.java:56)
         at oracle.odi.core.persistence.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:132)
         at oracle.ias.mrua.plugin.odi.ODIPlugin.doUpgrade(ODIPlugin.java:770)
         at oracle.ias.mrua.MRUA.executePlugins(MRUA.java:3703)
         at oracle.ias.mrua.MRUA.internal_driver(MRUA.java:2465)
         at oracle.ias.mrua.MRUA.driver(MRUA.java:1734)
         at oracle.ias.upgrade.gui.UAUpgradeThread.run(UAUpgradeThread.java:390)

    I also want to do the ODI Migration for 10.1.3.5 to 11.1.1.3, can you let me know your detail steps, many thanks in advance.

  • 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.

  • How to migrate OWB mappings in ODI

    Dear All,
    I would require your valuable inputs for following points.
    1. How do we do the deployment on multiple sites in ODI? what is the methdology or steps? R there any third party tools to do the same? what are they?
    2. Is there any scripting language in ODI similar to OMB meta data scripting languate as in OWB which can be used to automate and speed up the multi site deployment?
    3. What is the process of step to convert OWB mappings to ODI interfaces? Does oracle provides any tools or methodology to do the migration from OWB to ODI.?R there any third party tools to do the same? what are they?
    Thanks and Regards
    Edited by: 910192 on Aug 16, 2012 10:22 PM
    Edited by: 910192 on Aug 16, 2012 11:54 PM

    910192 wrote:
    Dear All,
    I would require your valuable inputs for following points.
    1. How do we do the deployment on multiple sites in ODI? what is the methdology or steps? R there any third party tools to do the same? what are they?If you mean databases as 'sites' then you just configure seperate phyiscal connections and choose if you want to implicitly refer to each DB in your code or use Contexts to determine which database to use at run time.
    Also careful consideration / deployment of ODI Agents allow you to run / execute / invoke you code from just about anywhere you want to (Target database, remote file system, source servers etc)
    2. Is there any scripting language in ODI similar to OMB meta data scripting languate as in OWB which can be used to automate and speed up the multi site deployment?There is an SDK and groovy can be used : https://blogs.oracle.com/dataintegration/entry/odi_11g_insight_to_the
    3. What is the process of step to convert OWB mappings to ODI interfaces? Does oracle provides any tools or methodology to do the migration from OWB to ODI.?R there any third party tools to do the same? what are they?Not sure if Oracle have formally released a step by step process yet, they promise an upgrade path to OWB users to migrate, there is a consulting offer for this : http://www.oracle.com/us/products/consulting/resource-library/owb-odi-migration-ds-1367824.pdf
    ALso an italian company has / is developing a migration tool : http://www.owb2odiconverter.com/eng/index.html

Maybe you are looking for

  • How to show all records (instead of unique records) in OBIEE Answers

    I am a newbie of OBIEE and have below question. The fact table has 3 fields: ID (Primary Key) Status (either 'open' or 'close') Amount There are 100 records in the fact table. When I drag the column Status into the Answers, the result returned is 2 r

  • How to install Minisap 6.1 in Windows Vista?

    Helo gurus, how are you? Before i install windows vista, i need to know if is possible to install minisap 6.1 with windows vista. Anybody did the installation in windows vista? Are there patches for download or other configs to change?? Anyone asked

  • RFC adapter not responding

    Hi guys, We are facing the following problem: We have a receiver RFC adapter that executes some RFC functions on a SAP R/3 system connected to XI. When the R/3 system is down (e.g. for maintenance reasons) the RFC adapter (communication channel) has

  • GC not releasing memory-Out of Memory Excp.

    WL5.1,SP8,JDK1.2.2,Unix. We have our application running on the above mentioned Env. We have a memory allocation of 1024MB for the heap. We have three instances of weblogic server running inside a cluster. The server calls GC[0] regularly. Once the 1

  • DATABASE STARTUP

    Hi all, While bring the instance we are getting this error SQL> startup ORA-01078: Message 1078 not found; No message file for product=RDBMS, facility=O RA LRM-00109: Message 109 not found; No message file for product=ORACORE, facility= LRM SQL> Kind