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

Similar Messages

  • 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

  • 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

  • Diff between odi 10g and 11g

    Hi,
    Can some one reply the important and main differences between ODI 10 and 11g.Urgent!!!
    Thanks,
    Pop...

    quickly :
    * new user interface : ODI studio with new functionnalites (open object on tabs, save button, cancel button...)
    * new object : load plan
    * new agent architecture : JEE agent
    * integration with weblogic ; ODI console instead of Metadata Navigator
    * support of union/intersect/... in interfaces
    * news KM and index improvment
    * support of "derivated table" in yellow interface (ie : use sub request instead of creating the yellow table)
    * lookup functionnality for interface
    * simulation of code without executing the interface
    * support of tables partitions
    * global scope KM
    * best tool for export/import

  • How we can pass variable to ODI scanerio running by weblogic ODI console

    Hi
    I have to execute scanerio by ODI weblogic console and pass variable as argument during run time to scanerio.
    Is there any way to implement this?
    Thanks

    Hmmm...never tried this.
    But you can create a function that returns a value and try invoking it through "SELECT func1() FROM dual.." in the Refresh section. See if that works.

  • 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

  • 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

  • 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

  • ODI console: error 404

    Hello
    I have an issue with WebLogic and ODI console.
    I don't know WebLogic so I hope anyone can help.
    Weblogic server administration console has the following address: http://localhost:7001/console
    ODI console has this address :http://localhost:7001/odiconsole
    Launching the command file "startWebLogic" that is under the following path:
    C:\Oracle\Middleware\user_projects\domains\odi_11g
    everything works fine.
    I've tried to set up the server as a Windows Service.
    When I start the service the WebLogic administration console starts, while Odi console gives the following error:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    The script I wrote to create the service is the following:
    SETLOCAL
    set DOMAIN_NAME=odi_11g
    set USERDOMAIN_HOME=C:\Oracle\Middleware\user_projects\domains\odi_11g
    set SERVER_NAME=AdminServer
    set WLS_USER=weblogic
    set WLS_PW=<adminpassword>
    set PRODUCTION_MODE=true
    set MEM_ARGS=-Xms40m -Xmx250m
    call "C:\Oracle\Middleware\wlserver_10.3\server\bin\installSvc.cmd"
    ENDLOCAL
    Anyone can help?
    Regards,
    Stefania

    Hello Rickson, thank you for your answer.
    I tried restarting the machine but it didn't work.
    I checked the log and here is what I found:
    ####<Jun 11, 2012 6:07:33 PM CEST> <Info> <netuix> <ASOS021> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <d90df5a0fd2bc5c7:-590296c1:137dc43d945:-8000-0000000000000016> <1339430853016> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [console//WEB-INF/client-classifications.xml]. Classifications functionality not enabled.>
    ####<Jun 11, 2012 6:07:33 PM CEST> <Info> <netuix> <ASOS021> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <d90df5a0fd2bc5c7:-590296c1:137dc43d945:-8000-0000000000000016> <1339430853720> <BEA-423101> <[consolehelp] Initializing the NetUIx container>
    ####<Jun 11, 2012 6:07:33 PM CEST> <Info> <netuix> <ASOS021> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <d90df5a0fd2bc5c7:-590296c1:137dc43d945:-8000-0000000000000016> <1339430853798> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [consolehelp//WEB-INF/client-classifications.xml]. Classifications functionality not enabled.>
    I really don't know WebLogic, so I don't know what to do...
    Regards,
    Stefania

  • File generating  fails in ODI console

    Hi All,
    I have tarnsefr data from db table to file,when executing through package its successfully generating the file ,but same scenario when i am executing from ODI console,I am getting file not found error,Any suggestions regarding this.....
    Thanks in Advance...

    If I understand, the target file is on a remote folder ?
    Of so, check if your ODI agent have access / privileges to this target folder. If it hasn't, that explains your issue.
    other thing :
    In local, I assume your are in a windows environment ? But is your agent installed on a windows machine, or an unix machine ?
    If your agent is on a unix machine, you can have a problem with the " / " or " \ " defined on your topology. Something like that can explain why the folder is not found with an unix command.
    In order to test that, launch your package from ODI Designer, but using alternatively "local agent" and the real agent (instead of going to ODI Console).

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

  • I am getting a warning need more space on my disk. I have checked the Console and there have been 4000 thousand messages in my system log in the last 2 days. I have emptied as many files as possible.

    Hi
    I am getting a warning on opening my mac saying I need more space as my setup disk is full.  I have emptied many files as well as my Trash.  I am planning to get an external drive for my photos, but it has been suggested that I check Console and under the system log the following message (of which they say 4000 messages have been logged in 2 days) '06/06/2014 16:08:23.341 com.apple.dynamic_pager: dynamic_pager: Need more space on the disk to enable swapping'.  This is a copy of one of the items.  It is from the system log.  I really do not think I have enough files to warrant this warning, with the exception of photos.  My storage shows 143 MB free out of 120.47. Thanks for any help.

    First off, no MacBook Air can run 10.3 or earlier.
    Secondly, are you sure you only have 143MB of storage free?  That's seriously low.  With MacBook Airs of 120 GB hard drives, or even 140 GB which is often the case when it says out of 120, you shouldn't allow your free space to go down below 20 GB.  MB is 1024 fold less than a GB.  So if you really have 143MB free on a MacBook Air, you are long past the minimum space you should be keeping it at, and need to start clearing a lot of space now*:
    http://www.macmaps.com/diskfull.html
    I'm asking this thread be moved to the MacBook Air forum,a as we can't say for certain what you have when you post in the 10.3 or earlier forum.

  • How can I create a client console and work together with the Cache Server?

    How can I edit the following Cache-Server.cmd file to create a client console and work together with the Cache Server?
    The following is the cache server file: contacts-cache-server.cmd
    @echo off
    setlocal
    if (%COHERENCE_HOME%)==() (
    set COHERENCE_HOME=c:\coherence
    set CONFIG=C:\home\oracle\coherence\Contacts
    set COH_OPTS=%COH_OPTS% -server -cp %COHERENCE_HOME%\lib\coherence.jar;C:\home\oracle\
    coherence\Contacts;C:\home\oracle\coherence\Contacts\classes;
    set COH_OPTS=%COH_OPTS% -Dtangosol.coherence.cacheconfig=%CONFIG%\contacts-cache-config.xml
    java %COH_OPTS% -Xms1g -Xmx1g -Xloggc: com.tangosol.net.DefaultCacheServer %2 %3 %4 %5 %6 %7
    :exitEdited by: junez on 23-Oct-2009 09:20

    Hi
    To run the console, change DefaultCacheServer to CacheFactory
    Paul

  • Installing ODI Studio and ODI Stand-alone on 64 bit Windows 7

    Can anybody tell me which ODI downloads I need in order to install ODI Studio and ODI Stand-alone on my 64-bit Windows 7 machine?
    I've already created the DB repository with RCU, but I'm having trouble with the ODI installation: I just spent an hour and a half downloading 2.5GB of installers that turned out to be wrong - the SETUP.EXE complained that it was a 32 bit installer and wouldn't work on 64 bit Windows - so I now need to find a 64-bit installer instead (another 2.5GB presumably...). Not sure which of the multiple download options to choose and I don't want to spend all day waiting for the wrong files to download again.
    Looking through OTN and the (typically confusing) Oracle installation docs, there's a load of stuff about using 32-bit JREs on 64-bit Windows to get around 64/32-bit Java problems later on, or lots of stuff about all the Fusion requirements etc. But I don't want the JEE stuff (I already have about 4 different WebLogic installations because every time I install any Oracle "Fusion" stuff it slaps another WebLogic in there as well), and I'm miles away from getting any Java runtime problems with ODI when I can't even figure out the right installer to use for 64 bit Windows.
    Maybe it's just me: every time I try to install any of Oracle's server products (apart from the RDBMS itself), I end up wading through endless lists of cross-linked installation pre-requisites and searching OTN forums for the single secret combination of installer/JDK/JRE/operating system/database character-set/RDBMS version and desperate prayers to minor deities that will permit the installation to go ahead...
    So any help will be gratefully received!

    You will have to download ODI with the download option "for All Platforms" from http://www.oracle.com/technetwork/middleware/data-integrator/downloads/index.html

Maybe you are looking for