Migrating ODI Project

Hi Experts,
I need your expert guidance to migrate ODI Project from Dev to Test instance.
I have no knowledge about migration ODI.
Could you please enlist what are the component which are need to migrated.
What backup statery should be followed and any precaution to be taken.
Thanks in Advance.
Cheers
Andy

I would say there are 2 different ways.
The first is when your Test environment (even if it is already created) is empty, then you just have to recover Dumps of Dev's Repositories...
For the second (which should be your case) you can follow this 3 steps which works for me:
- Duplicate your topology in your Test environment. That's the thing I always do manually, but I think that you should be able to export/import it too.
- Export your models (or model's Folder) which are used in your project and then import it in Synonym mode.
- Export your project and then Import it in Synonym mode.
Ok so now I will just explain you the synonym mode:
It can be Update, Insert or Update_Insert.
Your choice will depend on existence of what you want to import, if it already exist then Update mode, if not Insert mode.
If only part of it already exist choose the Update_Insert mode.
My main advice is to avoid using the Duplicate mode for linked objects (Models - Projects,...)...
But in a Dev to Test context you could just need to execute what you have done in Development environment in your Test one, and then a Topology update and a scenario export could be the solution.
If in Test you see an error you correct it in Dev and then re export a regenerated scenario, this is the easier way but all depend your needs.
regards,
Brice

Similar Messages

  • 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

  • What are the steps to migrate j2ee project from version 1.4 to 1.6

    Hi All,
    What are the steps to migrate java project from version1.4 to 1.6 and weblogic 9 to 12c.
    Currently my application(java version1.4) is running on weblogic 9, i want to migrate it to weblogic 12c, what are the major steps i have to follow.
    Please anyone of you help me as soon as possible.
    Thanks,
    Yugandhar.G

    Hi Jeet,
    The following are the logs for exception.
    <Dec 13, 2012 12:04:52 PM CST> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 0:0:0:0:0:0:0:1:52,370 during the configured idle timeout of 5 seconds.>
    <Dec 13, 2012 12:07:14 PM CST> <Warning> <Deployer> <BEA-149251> <Operation Remove failed for application "tcs". Error: java.lang.NullPointerException
    java.lang.NullPointerException
         at weblogic.servlet.internal.WebAppModule.remove(WebAppModule.java:851)
         at weblogic.application.internal.flow.ModuleStateDriver$4.previous(ModuleStateDriver.java:236)
         at weblogic.application.internal.flow.ModuleStateDriver$4.previous(ModuleStateDriver.java:223)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:148)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:138)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
         at weblogic.servlet.internal.WebAppModule.remove(WebAppModule.java:851)
         at weblogic.application.internal.flow.ModuleStateDriver$4.previous(ModuleStateDriver.java:236)
         at weblogic.application.internal.flow.ModuleStateDriver$4.previous(ModuleStateDriver.java:223)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:148)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:138)
         Truncated. see log file for complete stacktrace
    >
    <Dec 13, 2012 12:07:14 PM CST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "1355371555961" for task "1". Error is: "java.lang.ArrayIndexOutOfBoundsException: 8"
    java.lang.ArrayIndexOutOfBoundsException: 8
         at com.bea.objectweb.asm.ClassReader.readUnsignedShort(Unknown Source)
         at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
         at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
         at weblogic.application.utils.annotation.ClassInfoImpl.<init>(ClassInfoImpl.java:44)
         at weblogic.application.utils.annotation.ClassfinderClassInfos.polulateOneClassInfo(ClassfinderClassInfos.java:145)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ArrayIndexOutOfBoundsException: 8
         at com.bea.objectweb.asm.ClassReader.readUnsignedShort(Unknown Source)
         at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
         at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
         at weblogic.application.utils.annotation.ClassInfoImpl.<init>(ClassInfoImpl.java:44)
         at weblogic.application.utils.annotation.ClassfinderClassInfos.polulateOneClassInfo(ClassfinderClassInfos.java:145)
         Truncated. see log file for complete stacktrace
    >
    <Dec 13, 2012 12:07:14 PM CST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application "tcs".>
    <Dec 13, 2012 12:07:14 PM CST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    java.lang.ArrayIndexOutOfBoundsException: 8
         at com.bea.objectweb.asm.ClassReader.readUnsignedShort(Unknown Source)
         at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
         at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
         at weblogic.application.utils.annotation.ClassInfoImpl.<init>(ClassInfoImpl.java:44)
         at weblogic.application.utils.annotation.ClassfinderClassInfos.polulateOneClassInfo(ClassfinderClassInfos.java:145)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ArrayIndexOutOfBoundsException: 8
         at com.bea.objectweb.asm.ClassReader.readUnsignedShort(Unknown Source)
         at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
         at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
         at weblogic.application.utils.annotation.ClassInfoImpl.<init>(ClassInfoImpl.java:44)
         at weblogic.application.utils.annotation.ClassfinderClassInfos.polulateOneClassInfo(ClassfinderClassInfos.java:145)
         Truncated. see log file for complete stacktrace
    >
    <Dec 13, 2012 12:07:17 PM CST> <Error> <Console> <BEA-240003> <Administration Console encountered the following error: weblogic.application.WrappedDeploymentException: 8
         at com.bea.objectweb.asm.ClassReader.readUnsignedShort(Unknown Source)
         at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
         at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
         at weblogic.application.utils.annotation.ClassInfoImpl.<init>(ClassInfoImpl.java:44)
         at weblogic.application.utils.annotation.ClassfinderClassInfos.polulateOneClassInfo(ClassfinderClassInfos.java:145)
         at weblogic.application.utils.annotation.ClassfinderClassInfos.populateClassInfos(ClassfinderClassInfos.java:137)
         at weblogic.application.utils.annotation.ClassfinderClassInfos.<init>(ClassfinderClassInfos.java:28)
         at weblogic.application.utils.annotation.AnnotationMappingsImpl.loadAnnotatedClasses(AnnotationMappingsImpl.java:69)
         at weblogic.application.internal.ApplicationContextImpl.processAnnotationMappings(ApplicationContextImpl.java:985)
         at weblogic.application.internal.ApplicationContextImpl.getAnnotatedClasses(ApplicationContextImpl.java:1010)
         at weblogic.j2ee.managedbean.ManagedBeanModuleExtensionFactory.create(ManagedBeanModuleExtensionFactory.java:43)
         at weblogic.servlet.internal.WebAppModule.initModuleExtensions(WebAppModule.java:562)
         at weblogic.servlet.internal.WebAppModule.init(WebAppModule.java:271)
         at weblogic.servlet.internal.WebAppModule.init(WebAppModule.java:636)
         at weblogic.application.internal.flow.ScopedModuleDriver.init(ScopedModuleDriver.java:162)
         at weblogic.application.internal.ExtensibleModuleWrapper.init(ExtensibleModuleWrapper.java:74)
         at weblogic.application.internal.flow.ModuleListenerInvoker.init(ModuleListenerInvoker.java:84)
         at weblogic.application.internal.flow.InitModulesFlow.initModule(InitModulesFlow.java:312)
         at weblogic.application.internal.flow.InitModulesFlow.initModules(InitModulesFlow.java:325)
         at weblogic.application.internal.flow.InitModulesFlow.prepare(InitModulesFlow.java:378)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:706)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:237)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:61)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:207)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:96)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:229)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >

  • After Migrating to project server 2013 some of my Mpp are not opening in project professional

    After migrating to project server 2013 from 2010. my some of mpp are not opening in project professional. 
    project professional taking some time and then showing checkin error. There are no logs on project server to this issue.
    but you can see these project in project server 2013 without issue. I have also tried the EditLink function. but result is same project professional not able to open. Check in error.

    Hello,
    Can you try this:
    Open one of those Projects in PWA to edit in the browser
    make a slight change (new dummy task etc.)
    Save and Publish from the web
    Close and check in from the web
    Wait for the jobs to complete
    Open project professional
    try and open the same project again from there
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • How to use output of Data Profiling as a input in ODI project

    Hi...
    i have performed data profiling on DQ_CUST_INFO.CSV file and got the output folder which contains lots of file.but i am unable to understand which file to use in ODI project.please assist me as soon as possible.

    You can use Replacement Path Variable for this purpose. See this detailed documentation.
    http://help.sap.com/saphelp_nw04s/helpdata/en/bd/589b3c494d8e15e10000000a114084/content.htm
    Abhijit
    Edited by: ABHIJIT TEMBHEKAR on Nov 19, 2008 9:48 AM

  • Import ODI project

    Hi All,
    Is there any command to import to ODI project on existing work repositroy with update mode or import work repository on new work repository.
    My scenario is every time ,i can  modify the ETLs.So i can check in the total work repository every time.
    After checking the work repository needs a  mechanism needs to pick and import  the work repository or entire project.then i am planning to call the main load scenario through command line it will call the all the ETLs  in my project.
    So please advise me  on this approach.
    Regards,
    Srinivas

    Hi Srinivas,
    Go throw this URL.
    Exporting/Importing
    Regards,
    sree

  • How to migrate C++ project from VS 2015 Ultimate Preview to VS 2013 Professional

    Hi!
    Is there any convenient way to migrate a VCXProj from 2015 Preview to 2013? 2013 gives an error saying that it cannot migrate the project.
    Thanks,
    -BalinKingOfMoria

    Is the error you get about Platform Toolset v140?
    I just "downgraded a VS 2015 C++ project to VS 2013 and encountered an issue with Platform Toolset v140 not recognized in VS 2013.
    Simple fix: Project->(your project name) Properties...
    In the Properties dialog, drop down the Platform Toolset list and select VS 2013 V120.
    After I did that, I could rebuild successfully and the conversion was completed.

  • URGENT : Migrate ODI or Change / Recreate Repositories?

    Hi there;
    I'm using ODI 10.1.3.6.0 and Oracle 10g db server (which keeps both master and work repositories) installed on the same machine.
    For some reason, our db guys are decided to move Oracle db to another machine but we don't want to migrate ODI. Will it cause a performance issue?
    Should we also migrate ODI to the new machine
    or
    change/recreate Master & Work repositories?
    Which one would you suggest?
    I strongly prefer the second way but don't know how?
    Thanks
    Cenk

    >
    I believe when you are saying the We don't want to migrate ODI . you mean ODI server installation.
    >
    exactly
    >
    If only repositories are moved then you should be fine.
    >
    yes, only the repos are going to be moved
    >
    In order to change the master and work rep pointing to new machine. Change your snsp_login XML to pointing to new Master Rep user/pass and then go edit the work repository user id and pass to the new work rep location, in topology.
    ** make sure you backup your old rep **
    >
    So the process will be
    1) Backup and Transfer Master and Work repository schemas from old db to new one
    2) Export Master and Work Repos in ODI (do i have to import them after step 3?)
    3) Change snps_login_work.xml AND snps_login_security.xml
    is that correct?
    Edited by: Cenk C on Apr 17, 2012 4:26 AM
    Edited by: Cenk C on Apr 17, 2012 4:38 AM

  • WLST scripts for deploying and migrating OSB project required

    Hi,
    I need sample/reusable WLST scripts for the following requirements:
    1. deploying OSB project developed on workbench to the remote server.
    2. migrating OSB project from Remote Server A to Remote Server B.
    I know other mechanisms to register an OSB project with the server but appreciate if some one can share the above scripts and associated documentation with me.
    Regards,
    CC

    http://download.oracle.com/docs/cd/E13171_01/alsb/docs21/deploy/config_appx.html
    http://www.oracle.com/technology/sample_code/products/osb/samples/PARAMETERIZE.zip (other samples here : http://www.oracle.com/technology/sample_code/products/osb/index.html )

  • Migrate ODI 10 to ODI 11

    Hello everybody,
    My client has System 9: Shared services, Essbase, Planning, BI+, Strategic finance and ODI 10.1.3.4.2
    and wants to 'upgrade' to EPM 11.1.2. and ODI 11.
    I know that an 'upgrade' cannot be done because EPM 11.1.2 has suffered a lot of changes at architecture level.
    I would like to know what tools I could use to make my life easier in the process of migrating ODI. Is there some kind of documentation? Some other tool apart from the classicla export to xml and import into the new system from xml?
    Any help will be very appreciate!
    Thank you,
    Daniela

    http://odiexperts.com/11g-oracle-data-integrator-upgrading-from-10g-part-411g/
    http://docs.oracle.com/cd/E14571_01/upgrade.1111/e12642/tasklist.htm#CIHDDJAH

  • How to migrate CAF project from 7.0 to 7.2 ?

    Hi, All.
         I have developed some caf projects with NW7.0.  Now I have to migrate those projects to NW7.2.
         NWDS 7.2 seems be able to convert the caf project from NW7.0 to NW7.2, but not all of the project.
         After conversion I lost my application services and only reserved entity services.
         Dose there anyone know how to migrate the caf project completely?
    Thanks a lot.

    I have already tried many ways to migrate my caf projects.
    Only bo part of caf project can be migrated, but I still need to recode the as.
    It means nothing, because most codes were written in as part.
    I decide to recode it. >.<

  • Deployment of ODI project in live

    Please suggest me what is the best approach to deploy ODI project to the QA environment from dev environment. We have to keep in mind a quick disaster recovery and code maintainability. We have to do the code movement using ANT scripts.

    Have you ever worked the J2EE visual administrator from SAP?  Under the Server-> services -> Deploy, you can do the same deployment as you would from NDS.  You will already be logged into J2EEAdmin.  This might give you a clearer idea of what the problem is.
    Have you ever been able to deploy a J2EE App?  Did you change you app lately, possibly adding a bunch of new packages.  I know that when I was programming pure J2EE stuff, it deployed very quickly.  Then when I added JARs so that my JSPs could access additional functionality, it took quite a bit longer.  I'm sure it depends on how big you EAR is.

  • Problem while migrating EJB Project developed in NWDS 2.0.11 to NWDS 7.1

    Hi all,
    I have developed one EJB Project using NWDS 2.0.11 and now i am migrating it to NWDS 7.1. I have copied that EJB project into the work space of NWDS 7.1. Now its giving build problems for the class path variables for ejb20.jar like...
    Unbound classpath variable: 'TSSAP_JAVAX_HOME/lib/ejb20.jar' in project RemoteDeployEJB RemoteDeployEJB July 27, 2006 11:52:09 AM 29
    so pls help me to resolve this issue.How to set class path for that variable in my NWDS 7.1.
    Regards,
    Kiran.

    Hi Kiran,
      You need to migrate the project.There should be an error message in the problems view that the project should be migrated. Right click on the error message and choose quick fix.Then Migrate Project option should appear. Choose it and follow the steps in the migration wizard.
    Best Regards, Radoslav

  • URGENT: Deleting ODI Projects & Models

    Hi ALL,
    Do we have any way of deleting ODI Projects & Models or Cleaning Work Repository without using ODI STUDIO.
    IS there any command which deletes odi projects and models from work repository.
    Can we write any shell script or anything useful?
    Kindly suggest me the solution as soon as possible.
    Thanks

    Hi Dev,
    Does it seems a better idea to drop work repository and recreate it, when i just have to drop few objects from repository?
    Its just i want to delete projects and models, not the whole work repository tabular structure.
    And, we want to configure it under ODI automation, where old projects & models delete and updated or new artifacts get imported without manual intervention.
    Thanks.

  • Migrating ODI objects from one environment to another

    Hi,
    This is for the first time that i am trying to migrate odi objects from one environment to another. I am facing issue and requesting help.
    The odi installation is the part of ASCP module of JDEdwards where some standard objects (interfaces/packages) are already created. I have developed some custom interfaces and want to migrate the same to QA environment.
    I exported the specific folder (including children) to an xml file and then trying to import the same in the QA environment.
    When i choose "Synonym Insert_Update" option to import is prompts error :
    You are importing an object from another repository with same identifier. This is forbidden
    This is completely new folder which do not exist on target. If I import using Duplication option, it successfully import and assigns new internal ID to object (which is as expected). But how will I update the newly created object in future ?
    What should be followed to migrate objects ?

    user8628169 wrote:
    Hi,
    This is for the first time that i am trying to migrate odi objects from one environment to another. I am facing issue and requesting help.
    The odi installation is the part of ASCP module of JDEdwards where some standard objects (interfaces/packages) are already created. I have developed some custom interfaces and want to migrate the same to QA environment.
    I exported the specific folder (including children) to an xml file and then trying to import the same in the QA environment.
    When i choose "Synonym Insert_Update" option to import is prompts error :
    You are importing an object from another repository with same identifier. This is forbidden
    recreate your OA repository with repository id different from your DEV repository.
    Then you should not get this problem.
    This is completely new folder which do not exist on target. If I import using Duplication option, it successfully import and assigns new internal ID to object (which is as expected). But how will I update the newly created object in future ?
    What should be followed to migrate objects ?

Maybe you are looking for

  • How to get blank records at the start of report output for label sheet?

    Hello - What is the best way to get an arbitrary # of blank records at the start of report output? I am writing a report that will be printed out on label sheets -- some of which might already be used. For example, there might be 3 labels per page bu

  • Photo Booth screen is not working

    The screen that should be showing the photobooth picture (aka-you) is green and will not take any pictures. i've tried restarting the computer numerous times and the camera worked yesterday. any ideas??? Thanks!

  • Non domain admins can't auththenticate

    I'm setting up a new ACS 5.6.  It has an external identity store connected to our AD.  The RADIUS client is an ASA5510 with 9.1(5)21.  My issue is I can only authenticate accounts in the Domain Admins group.  Accounts not in the Domain Admins group f

  • SQL Server Logs

    Hi, I am getting an errors in SQL Server Logs. Its eating up all my space from C: Drive. now it says 0 bytes left. What could be an issue??? Please help. its urgent. Regards, Kunjay Shah

  • Steelseries Apex Keyboard Keys Not Working

    So i've had this problem for a long while now and i can't find anything on the internet about it. So when i use the keyboard it can sometimes lock/hold the keys. So if i press caps when this happens i won't be able to click it again for it to shut of