ODI Console - Execution Repository

Hi All,
Using ODI11g - One master repository , one DWR and one EWR.
When i login into odiconsole using SUPERVISOR using work repository option.. i can execute scenarios in the Development Work Repository(DWR). But How can i execute scenario in Execution work repository(EWR) using ODIConsole ???
-Henry.

I think this how it works -
When ODIConsole is installed it creates 2 jdbc connections on weblogic. It points to master and work repository using this jdbc connections.
Hence you can only connect one work repository using ODIConsole.
I change the JDBC to point to EWR and it started showing up objects from that work repository.
It would have been nice if there were option to connect to any work repository while logining into odiconsole. Now the only way around is changing JDBC connection to point to repository of your choice.
-Henry.

Similar Messages

  • Load Plan Restartability features not visiable from ODI console (EWR)

    Hi,
    We are trying to use ODI console in TEST environment(Execution work Repository) to perform restartability of Load Plan. But when we right click on the failed LP, Restart link is not visible. I can do the same functionality using ODI console in DEV (Development work repository). Does this restartability feature is not available using ODI console of EWR?
    Thanks
    Sanjeet

    Hi Sanjeet,
    Based on the documentation here (http://www.orastudy.com/oradoc/selfstu/fusion/integrate.1111/e12643/odi_console.htm#CIAEGCDE), it looks like the Load Plan must be in error state and another instance of the Load Plan cannot be running in order to restart.
    Regards,
    Michael Rainey

  • Do we need Scenario for all to deploy to EXECUTION repository

    I am just trying to find this piece of information all over and could not find it(probably my search word may not be correct one)
    I have package (main one and generated scenario for that) which has scenario of other packages, some procedures as well as some interfaces. It's big junk of all the combination of objects
    My question is do we need to generate Scenario for all interfaces and procedures in order to promote to Execution repository
    OR just the main package's scenario and the child scenario is enough.
    I do not have scenario for Interfaces as well as odi procedures, do I need to generate scenario for all objects,
    Please any help would be greatly appreciated.
    I just found this link
    ODI Export Scenario, only main?
    As per the link I do not need to worry interfaces nor ODI procedures, which do not have a scenarios in DEV repository when go to EXECUTION repository.
    Please make me correct, if I am wrong
    Thanks,
    Edited by: user12236189 on May 11, 2012 4:12 PM

    You only scenarios to be taken to the execution environment.
    If a scenario calls other scenarios, then you need those child scenarios too.
    All the interfaces/procedures are not needed since they are already merged into your master package scenario

  • ODI-10150: Work repository with ID 1 is not bound to master

    Hello,
    ODI 11g (11.1.1) with database 11g r2
    I have created Master repository (odimrep) and
    work repository(odiwrep), created from Topology
    Before the next step, during this time I was able to login to connect to work repository and able to do all work
    Then I went on to created Execution repository (odierep) from topology, created successfully.
    After that I could not able to connect to work repository, as I am getting the following error message
    oracle.odi.core.config.RepositoriesNotBoundException: ODI-10150: Work repository with ID 1 is not bound to master:
         Definition in master ID:1, Name:ODIWREP, Timestamp:1337006142714
         Definition in work  ID:2, Name:ODIEREP, Timestamp:1337006565503.
    .....Could you please let me know what I am doing wrong to configure the Execution repository, do I need to drop everything and start re-create
    Any help would be greatly appreciated.
    Thanks,

    Hi,
    It should not really create any problem , if you create a two work repositories with differenct IDs. But, the error messae you gave suggests , it is something to do with repository IDs. Usually, we get this message , when we try to migrate ODI code within enviroments. However, it does not throw as an error message, it just gives as an information and asks us if we want to register the new work repository ID. We just need to say Yes and continue.
    I would suggest to redo everything, recreate repositories again. May be something went wrong while creating repositories.
    Regards,
    k

  • Standalone agent in odi console

    Hi I have weblogic server running in my unix machine with odi console
    I have my standalone agent running in windows.
    When I run in studio with the standalone agent it is fine.
    But when i go into console it says localhost is unreachabe. I also gave the ip address of my windows
    What is the solution

    ODI Agent is a lightweight Java process that orchestrates the execution of ODI scenarios.
    The ODI Agent can be installed to allow for lights-out processing of ODI scenarios developed with Designer :
    as a Java EE Agents in a Oracle WebLogic Server (since 11g), and automatically benefit from the clustering, load-balancing, data-sources and connection pooling features available with the application server.
    as a service (Standalone Agents) for instance in the case where the agent needs to be located close to the data, or on systems where Oracle WebLogic Server is not a viable option,
    It integrates the Scheduler to execute the interfaces according to a predefined schedule.
    You can follow.
    http://www.indyarocks.com/blogs/blog_visiterview_main.php?id=71177&sts=rec
    http://odiexperts.com/drivers-location-in-odi-11g/
    http://docs.oracle.com/cd/E21764_01/integrate.1111/e12643/setup_topology.htm#CHDIBBCC

  • How to Configure ODI Console to Connect Multiple Master Repositories

    Hi,
    Can anybody help me in following,
    1. How to configure ODI Console to access Multiple Master Repositories and its corresponding Work Repository?
    2. Solutions are not supported by ODI Console? Is it possible to import scenarios as solutions in ODI Console?
    Thanks
    MT

    MT,
    1. I can only speak on my own experience in setting up the ODI console, but my understanding is that the console is configured against a single master repository - the connection details are picked up when the WebLogic server starts.  If I'm wrong, I'm sure one of the gurus will correct me.
    2. I haven't come across a way to do this - I'm using 11.1.1.5.  Aside from my initial go-live, I tend to only promote individual scenarios across environments.  For the rare occasion when I need to do a larger bulk import I'll just use ODI Studio.

  • How to View the Scheduler in ODI Console

    Hi
    In ODI Studio, we may Schedule a Scenario and also, we may view all Schedules process from the Agents (View Schedule option).
    My colleagues are going to use ODI Console, but we cannot find out HOW to View the Schedule in ODI Console.
    In Oracle documentation about FDMEE, we can read the following: If you want to cancel a specific instance of a schedule, use the ODI Studio or ODI Console... see the PDF document in attachment.
    Regards
    Claude

    To display the schedule for one agent:
    In Topology Navigator expand the Agents node in the Physical Architecture accordion.
    Select the Physical Agent you want to update the schedule.
    Right-click and select View Schedule.
    The Schedule Editor appears, displaying the schedule for this agent.
    Check: http://docs.oracle.com/cd/E17904_01/integrate.1111/e12643/running_executions.htm#ODIDG634
    HTH -
    Jasmine

  • Scheduling A Scenario Through ODI Console

    Hi,
    I want to schedule a ODI Scenario through ODI Console.Is it possible?If yes, then please let me know how??Because I am able only to execute the odi scenario through odi console.But can't scheduled it(Can't find any option there)
    Thanks
    Anindya

    Nope
    http://docs.oracle.com/cd/E28271_01/integrate.1111/e12643/running_executions.htm#BABBEDEG
    you can schedule it using sdk.
    http://dwteam.in/scheduling-in-odi-using-sdk/

  • ODI console and compatibility

    Hi,
    I have installed SOA and ODI on same server.I created domain for both SOA and ODI.I'm able to see SOA severs
    in fusion middleware console but ODI console is not coming.Can SOA and ODI will run or work using same weblogic server?
    Best regards,
    Rafi.

    Hi,
    ODI console is web Java application. You can launch in the web browser and connect to master and work repositories without using ODI client.
    ODI console you cannot do development activity like creating interfaces...reverse engineering...
    You can configure and modify ODI topology details in ODI console.
    You can execute scenarios only and you can view error records details in the ODI console.
    When you create a weblogic domain for ODI, you can select ODI console and EM components.
    EM:Enterprise manager for ODI, where in you view agents status up/down,session status of executed scenarios.
    CPU usage.
    Lot of performance and monitoring information of ODI session and agents details you can see in the EM.
    Hope this helps u.
    Thanks & regards,
    Manjunath

  • Configuring Web Logic for ODI console problem

    Hi guys ,
    I following the instruction from here
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/odi_11g/setup_jee_agent/setup_jee_agent.htm
    After installing the Weblogic 12.1.1.0 , I came to the configure wizard which run from
    C:\oracle\product\11.1.1\Oracle_ODI_1\common\bin\config.cmd
    then the wizard screen appears
    but the component of my installation only has
    Basic Weblogic Server Domain - 12.1.1.0
    Basic Weblogic SIP Server Domain - 12.1.1.0
    WebLogic Advanced Web Services for JAX-RPC Extension - 12.1.1.0
    WebLogic Advanced Web Services for JAX-WS Extension - 12.1.1.0
    In the document has much more option
    such as
    oracle enterprise manager plugin for ODI
    oracle enterprise manager
    oracle data integrator - SDK Web Services
    Oraclce Data Integrator - Console
    Am I missing something at the installation .
    because i already checked all the component for Web Logic and ODI
    Thanks in advance.

    Hi
    Hopw below URL will helps you on ODI console configuration using Weblogic 11g
    URL: http://odiexperts.com/tag/odi-11g-console
    Regards,
    Phanikanth

  • Cluster with 2 linux machines and ODI console - some questions

    Hello,
    I need to setup domain with ODI plugins (console etc.) on clustered environment. OS is Oracle Linux 6.3.
    I've read this documentation:http://docs.oracle.com/cd/E13222_01/wls/docs81/adminguide/createdomain.html#CreateClusteredDomain and I have some additional questions:
    - I know I need to install weblogic on 2 machines. Should I install Oracle Data Integrator on 2 machines as well?
    - Creating domains, starting domains etc. I assume I should do this on first server? (for example, via ssh). Or I will need to login via cluster ip addres?
    - MultiCast Address: this is not entirely clear for me. Should this ip aldready exist in my environment - should I configure my network interfaces somehow? Or, I simply need to provide any ip from 224.0.0.0 to 239.255.255.255 and this will work?

    MukeshNegi wrote:
    Which version of weblogic you are using ?Weblogic 11g, 64-bit.
    MukeshNegi wrote:
    if you are using shared filesystem between your machines then you don't need to install again on second server, Simply register ORACLE_HOME for ODI and oracle_common with oraInventory on second server.What do you mean "shared file system"? Let's say I have 2 separate physical machines, and they exists in the same LAN network. And I assume ORACLE_HOME is weblogic home directory, but what is "oracle_common"? Can you describe all of this more detailed?
    MukeshNegi wrote:
    Simply go to $ODI_ORACLE_HOME/common/bin on server1
    run config.sh and select following from domain template
    - Oracle Enterprise Manager Plug-in for ODI
    - Oracle Enterprise Manager Plug-in
    - Oracle Data Integrator Console
    - Oracle Data Integrator Agent
    - Oracle JRFShould I do the same on second server machine? If not, how weblogic will know about other physical machine in my network and that it should be available to join my cluster? There is no domain and no admin server set on second server, should not I do this? There are a lot of tutorials describing how to setup cluster via config.sh od enterprise manager console, but:
    - they describe how to add managed server to my cluster, but I need to know about physical machine servers. So, should I create managed server on second machine somehow? What about my domains - they should be re-created the same way on second server? I can't find any information about this, there are only enterprise manager screenshoots showing how to create managed server on the same physical machine and how to join managed servers into one cluster. But all of this don't tell me anything what should I do to complete my scenario.
    - cluster ip addreess. I still don't understand this. End user should be able to access odi console via cluster address, am I right? So, is there any system network configuration required? How this ip addres is created?
    - I have set up all of this (odi/weblogic/domain) on single machine and I have second server with only operating system installed (the same Oracle Linux). What's the simples way to join this second physical machine and make all of this working as clustered environment? Is there any step by step instruction/tutorial etc describing ALL steps should be done?
    Sorry for basic questions, I'm really newbie with this and I hope you are patient enough to answer all of this ;)
    Edited by: 960949 on 2012-12-10 01:36
    Edited by: 960949 on 2012-12-10 01:38
    Edited by: 960949 on 2012-12-10 01:56

  • ODI-10150: Work repository with ID 7 is not bound to master

    Hi all,
    I am upgrading from 10g to 111.1.1.6 and getting the below error, can any say how to bound this work repository to the master repository.
    [2012-10-01T11:44:14.626-05:00] [eclipse] [NOTIFICATION] [org.eclipse.persistence.default] master-session logout successful
    [2012-10-01T11:44:14.897-05:00] [ODI] [INCIDENT_ERROR] [upgrade.ODI] [[--------- ODIPlugin.doUpgrade called]]
    [2012-10-01T11:44:14.897-05:00] [ODI] [INCIDENT_ERROR] [upgrade.ODI] [[
    oracle.odi.core.config.RepositoriesNotBoundException: ODI-10150: Work repository with ID 7 is not bound to master:
         Definition in master ID:800, Name:ODI_WORK_DEV, Timestamp:1321921754567
         Definition in work ID:1, Name:ODI_WORK, Timestamp:1181331962726.
         at oracle.odi.core.repository.support.RepositoryUtils.assertRepositoryBinding(RepositoryUtils.java:430)
         at oracle.odi.core.repository.Repository.getWorkRepository(Repository.java:228)
         at oracle.odi.core.OdiInstance.createWorkRepository(OdiInstance.java:504)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:581)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:521)
         at oracle.ias.mrua.plugin.odi.ODIPlugin.doUpgrade(ODIPlugin.java:611)
         at oracle.ias.mrua.MRUA.executePlugins(MRUA.java:3576)
         at oracle.ias.mrua.MRUA.internal_driver(MRUA.java:2357)
         at oracle.ias.mrua.MRUA.driver(MRUA.java:1621)
         at oracle.ias.upgrade.gui.UAUpgradeThread.run(UAUpgradeThread.java:390)
    [2012-10-01T11:44:14.902-05:00] [ODI] [NOTIFICATION] [upgrade.ODI] --------- ODIPlugin.doUpgrade finished[[]]

    Hi,
    It should not really create any problem , if you create a two work repositories with differenct IDs. But, the error messae you gave suggests , it is something to do with repository IDs. Usually, we get this message , when we try to migrate ODI code within enviroments. However, it does not throw as an error message, it just gives as an information and asks us if we want to register the new work repository ID. We just need to say Yes and continue.
    I would suggest to redo everything, recreate repositories again. May be something went wrong while creating repositories.
    Regards,
    k

  • ODI Console issue

    Hai,
    while installing ODI Console its showing please specify the JDK Location , we already have jdk in the C:\programfiles(x86)\Java\Jdk1.6.0_24
    can any one help on these?
    i am dng onwindows 2003 R2, X64 EDITION SERVICE PACK2,2.67 GHZ, 24 GB RAM
    Advance Thanks,
    Gabbar Singh

    http://odiexperts.com/11g-odiconsole-part-511/

  • Development vs Execution Repository

    Hi
    Is it always a good idea to make the Production Environment an Execution Repository. Is there a good case for making it a Development Repository?
    Regards
    Geoff

    user964802 wrote:
    Hi
    Is it always a good idea to make the Production Environment an Execution Repository. In my opinion , it is better to have Production Environment always an Execution Repository
    In this case , only scenario (compiled code) can be imported from a dev environment , thus reducing the scope of unwanted changes .
    Is there a good case for making it a Development Repository?
    I am not aware of any .. please do share if you find a good case.
    Regards
    GeoffThanks,
    Sutirtha

  • ODI Console deployment failed

    Hi guys,
    I've configured ODI console as Managed Server and can start it successfully from Weblogic Admin console. However in the "Deployments" tab its status is failed. That's how I receive the "Error 404--Not Found" when I enter the ODI console URL.
    I'm young to Weblogic. How to diagnose what cause the deployment failed?
    Thanks,
    Jeffrey

    Hi Tina and Sandeep,
    I found the following error in the log file:
    Failed to invoke startup class "JRF Startup Class", java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup java.lang.ClassNotFoundException: oracle.jrf.wls.JRFStartup at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:305) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308) at java.lang.ClassLoader.loadClass(ClassLoader.java:246) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClass(ClassDeploymentManager.java:262) at weblogic.management.deploy.classdeployment.ClassDeploymentManager.access$000(ClassDeploymentManager.java:54) at weblogic.management.deploy.classdeployment.ClassDeploymentManager$1.run(ClassDeploymentManager.java:214) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120) at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployment(ClassDeploymentManager.java:246) at weblogic.management.deploy.classdeployment.ClassDeploymentManager.runStartupsBeforeAppDeployments(ClassDeploymentManager.java:149) at weblogic.management.deploy.classdeployment.ClassDeploymentService.start(ClassDeploymentService.java:21) at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209) at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    I have edited the commEnv.cmd file by adding $MW_HOME\modules\oracle.jrf_11.1.1\jrf.jar to WEBLOGIC_CLASSPATH but still got the same error.
    Question: Is WEBLOGIC_CLASSPATH in commEnv.cmd file the right place to setup?
    Thanks,
    Jeffrey

Maybe you are looking for

  • Can't restore from Time Machine using recovery partition

    I came up with the idéa to put in an extra disk (SSD) into my mid 2009 13" Macbook Pro running Mountain Lion and create my own fusion drive. In order to make sure not to lose all of my data I made sure to back up all my files using Time Machine so th

  • IMac Late 2012 will NOT display airplay mirroring icon in the toolbar.

    Here's what i have: Late 2012 21.5 inch iMac 2.7 GHz Intel Core i5 8 GB 1600 MHz DDR3 NVIDIA GeForce GT 640M 512 MB I used to have the Airplay icon in the upper right hand corner of the screen dispkayed, but i had a strange reset a month ago, and now

  • Regex and backslashs

    Hi, I need to exclude cache folders from backup and am using java.util.regex for this. I am reading the regex like D:\test\b\cache.*? from a simple text file using BufferedReader. I Thought the problem was related to the backslash escapes but I am no

  • Xv6800 wifi connected but pages do not load error?

    we just got verizon fios wifi in our house and my xv6800 phone is connected but pages dont want to load? ive also entered the code from the router? ive used wifi before with this phone and works perfect?

  • Costing item 00002/00003/000 (item no) is not assigned to a cost component

    Hi I am getting this error for many material which are having procurment type as 'F' external procurment and special procurment as '30'-30     subcontracting. I have also maintained the info record in ME11 for subcontracting. Costing variant detail: