ODI studio

Hi
Can anyone tell me how to open ODI studio from command line.
Thanks

Simply switch to the client location and open the odi.exe file
\oracledi\client\odi.exe

Similar Messages

  • Problem getting MySQL driver loaded in ODI Studio (ODI 11g)

    Hello -
    I am trying to create a new data server in the physical architecture under the MySQL technology. Since there is no MySQL JDBC driver included as there was in ODI 10g, I looked into the documentation to find a similar drivers directory that I had used in ODI 10g for loading other JDBC drivers. I would like to be able to select the MySQL Connector/J driver from the drop-down list of usable drivers in the Driver dialog window. I found this link, that explains how to install drivers:
    http://download.oracle.com/docs/cd/E14571_01/core.1111/e16453/install.htm#CHDBIFAJ
    I followed the documents instructions, added the file "mysql-connector-java-5.1.13-bin.jar" to my directory "C:\Documents and Settings\<my username>\Application Data\odi\oracledi\userlib" and restarted ODI Studio. I still cannot get the app to recognize the new driver to use, am I missing a step or is there a known issue with this method? More importantly has anyone been able to get this to register with the Driver dialog box successfully?
    With ODI Studio open, I attempted to delete the mysql jar file from my userlib directory and there was an error that said the file was in use... so I assume that ODI Studio is using the file but not registering it within the Driver selection dialog.

    I think we found our own answer... apparently the ODI Studio interface does not dynamically load that drop-down list from registered drivers in the classpath. We can still use the driver name by manually typing it into the "JDBC Driver:" text box.

  • 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

  • Need to install ODI studio and ODI sdk(Developer Installation)

    HelloHi every one,
    Can any one suggest me in brief, how to install them, and also what are the things that I need to do before installing them, And where do I get them.
    can you give me the brief guidance.
    configuration:- Windows XP service pack 3 processor:-i7 , RAM-3.22GB.
    Thanks,
    Karthik

    The pre-requsites for installing ODI is
    1) supportable RDBMS 2) JDK (preferably version less than 7) you can search for ODI support matrix to get the exact supportable versions.
    for downloading them goto https://edelivery.oracle.com/ (you can use the same oracle acct that you have for this discussion forum)
    ODI installations are of two types:
    1) Standalone installation (check boxes : ODI Studio, SDK, Standalone Agent while installation) (you can refer to any of the ODI blogs which will have a step by step process of installing ODI)
    2) Java EE installation (integration with Oracle Web-logic server/[IBM websphere as well if ODI 11.1.17]) this requires a webserver to be installed before installing ODI.
    Thanks,
    Parasuram

  • How to install MySQL driver for ODI Studio?

    Hi,
    I follow the docs to install driver. http://download.oracle.com/docs/cd/E14571_01/core.1111/e16453/install.htm#CHDBIFAJ
    First I downloaded MySQL Java connector from http://dev.mysql.com/downloads/connector/j/. Then copy the jar file to C:\Users\MyName\AppData\Roaming\odi\oracledi\userlib. But ODI Studio cannot show this JDBC driver, when I created a new Data Server.
    Is there any additional step need to do?

    Hi Sukande,
    Deployment procedure is same irrespective of operating system.
    On AIX, you have to copy the file com.sap.aii.adapter.lib.sda to your desktop and modify using winrar as explained in the below article and copy the modified file back to the respective path on AIX server.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b4a020-4ae6-2c10-5a95-fed4ad9a4b60?QuickLink=index&overridelayout=true
    Thanks,
    Siva Kumar

  • ODI Studio on Windows 7 64bit or 32bit mode?

    Hello,
    Anyone know anything about running ODI studio on Windows 7 64bit or 32bit mode? Are there certification for this OS in either mode? What are the certification plans?
    Thanks,

    Have a read of the certification matrix for 11G :- http://www.oracle.com/technology/products/oracle-data-integrator/oracle_odi_11gr1_(11.1.1.x)_certification_matrix.xls
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • ODI Studio slow

    Hi,
    I installed ODI Studio 11.1.1 (Generic) [I am using Windows7, 4GB RAM, but tried different compatibility modes].
    I changed odi.conf to point to 32 bit java (C:\Program Files (x86)\Java\jdk1.6.0_31).
    I created master repository and work repository, smoothly.
    I didn't install Web Logic Server, and "ODI server", as I need only simple local deployment for eduction.
    I started to play with ODI Studio, but working in Designer is VERY SLOW. Windows and tabs are responding with huge delay.
    I checked tables in master repository, none is massive (as it is fresh start) to justify such a poor interaction.
    I set AddVMOption -XX:MaxPermSize=512M in odi.conf, thinking it is memory related, but task manager is not showing high memory consumption or processors.
    Did anyone had similar problem ?

    Hi !
    I am facing the same issue.
    I login to ODI via Citrix Server. My ODI is installed on Citrix machine and my master repository and my work repository at a database which is not installed on the citrix machine.
    When i see the solution that is provided earlier in this thread to have the work repository setup locally - does this mean that the work repository needs to be setup on a database on citrix where my ODI is installed?
    Please validate and provide further inputs as to what are the other ways to resolve this issue.
    Thanks & Regards,
    Prerna

  • ODI studio installation Location

    Hi, Can we install ODI studio at client's machine or we can only install it where we have install ODI.
    Regards

    ODI can be installed at any place irrespective of client machine or server machine.  Similarly the repositories  that is being used for ODI can also be housed at any machine irrespective of geographical location.
    The only thing matter is the network bandwidth and its speed.
    Note: See the certification matrix to know supported OS, Databases, JDK and other softwares.

  • Default/Initial ODI Studio Windows Layout

    How do I restore the Default/Initial ODI Studio Windows Layout.

    I tried to restore .../AppData/Roaming/odi/.../Editing.Layout to its original values with no effect.
    My problem is: I wanted to configure my screens as I had them in Sunopsis. After floating the Operator screen the Operator screen takes up the entire window. A session screen will be hidden behind the Operator screen and can only be seen by minimizing the Operator screen (it doesn't tile with the Operator screen). After viewing the session screen I must close everything and re-institute the Operator screen from the Main Menu.
    The Developer screen behaves normally after float with subscreens tiliing normally.
    If I could get back the the default layout, I could live with that.

  • Odi studio very slow

    Hi,I installed ODI Studio12c on linux Server and created master repository and work repository, smoothly.
    but when I started to play with ODI Studio locally on my laptop, it is VERY SLOW. Windows and tabs are responding with huge delay.
    Did anyone had similar problem ?

    Hi,
    I have also the ODI 12C installed on Windows 7 OS. Might be you are facing the issue because of your configuration of PC.
    I have 4GB RAM here, please check the configuration to find the reason behind the slow performance of ODI.
    Thanks & Best Regards
    Shiv Kumar

  • ODI Studio Read only user

    Hello
    Can you please let me know how to create ODI Studio Read only user ?

    >>
    how can we create read only user in database.i mean he can view what ever he wants in the datbase.
    thankx
    >>
    You mean, can read data from any scheam?
    You mean, he can also view data dictionary views?
    It depends which privilege you wanted to give.
    For reading data from another schema, you can always give SELECT ANY TABLE/VIEW privilege to the user.
    Jaffar

  • ODI Studio Slow when accessed via Citrix

    Hi !
    I login to ODI via Citrix Server. My ODI is installed on Citrix machine and my master repository and my work repository at a database which is not installed on the citrix machine.
    When i see the solution that is provided earlier in this thread to have the work repository setup locally - does this mean that the work repository needs to be setup on a database on citrix where my ODI is installed?
    Please validate and provide further inputs as to what are the other ways to resolve this issue.
    Thanks & Regards,
    Prerna

    Hi Phanikanth
    Yes i did, the problem is when a user is created and if i logged in using that user ODI studio is very slow, but if i logged in using supervisor it works absolutely fine.
    Regards
    KK

  • ODI 11g 1.1.1.7: Studio doesn't start since install of Java 7

    Hi,
    as many other users I happened an uncomfortable surprise after having naively installed Java 7 on my Win 7 notebook. The Java 6 install was removed and ODI Studio didn't start anymore.
    I found out that Java 7 is not supported with ODI 11g and
    re-installed Java 6 (jdk1.6.0_45)
    set the JAVA_HOME variable to this JDK directory
    tried to start on the command line "odi.exe -jreLoc C:\Prog\Java\jdk1.6.0_45"
    I de-installed and re-installed ODI 1.1.1.7 completely
    but nothing helped. When pressing the icon or starting from the command line: no event, no error message, anything.
    I have no idea how to debug this. With most other Oracle products the appropriate JVM cames along with the product installation. But ODI depends from the external Java install.
    How to proceed now? As far as I know it's allowed that both Java versions coexist on one machine. But what's missing to point ODI to the 6 env?
    Any idea appreciated!!
    Best regards
    Thomas

    What path is set in ODI.CONF file ?
    Check it and modify if required.
    Bhabani
    http://dwteam.in

  • ERROR WHILE RUNNING ODI SCENARIO FROM BAM ALERT

    We are using oracle data integrator 11g and have created an ODI Scenario and able to run the scenario from ODI studio client.
    We have done the configuration for BAM-ODI integration as mentioned in http://docs.oracle.com/cd/E21764_01/integration.1111/e10224/bam_odi.htm#BABEJIGD
    We have started ODI Agent, soa and bam servers. Created a BAM alert -> select action - Run ODI Scenario -> selected the same scenario.
    Alert ran at scheduled time but failed with following error:
    java.io.IOException : truncated data integrator frame received
    Error Message (if any)
    [2012-08-06T11:24:21.046+05:30] [bam_server1] [WARNING] []
    [oracle.bam.eventengine] [tid: bam-pool-Action-thread-1] [userId:
    OracleSystemUser] [ecid:
    3576f9092ef9497a:-743c430a:138fa7450c3:-8000-00000000000000a8,1:23453] [APP:
    oracle-bam#11.1.1] EventEngine: Error occured while running a ODI Scenario.
    [2012-08-06T11:24:21.250+05:30] [bam_server1] [ERROR] []
    [oracle.bam.eventengine] [tid: bam-pool-Action-thread-1] [userId:
    OracleSystemUser] [ecid:
    3576f9092ef9497a:-743c430a:138fa7450c3:-8000-00000000000000a8,1:23453] [APP:
    oracle-bam#11.1.1] EventEngine: Action exception: EEInstEv2 EEInstAct1 Rule
    Id: 2 exception: java.io.IOException: truncated Data Integrator Frame
    received
    [2012-08-06T11:24:21.250+05:30] [bam_server1] [WARNING] []
    [oracle.bam.eventengine] [tid: bam-pool-Action-thread-1] [userId:
    OracleSystemUser] [ecid:
    3576f9092ef9497a:-743c430a:138fa7450c3:-8000-00000000000000a8,1:23453] [APP:
    oracle-bam#11.1.1] EventEngine: Exception stack trace: [[
    at
    oracle.bam.eventengine.engine.event.action.RunScenario.invokeScenario(RunScena
    rio.java:145)
    at
    oracle.bam.eventengine.engine.event.action.ActionProcessor.runScenario(ActionP
    rocessor.java:891)
    at
    oracle.bam.eventengine.engine.event.action.ActionProcessor.actionHandler(Actio
    nProcessor.java:337)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.j
    ava:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.bam.system.Delegate$Sink.invoke(Delegate.java:80)
    at oracle.bam.system.Delegate.dynamicInvoke(Delegate.java:186)
    at
    oracle.bam.common.threading.threadpool.ThreadPoolController$PoolQueueItem.proc
    essWorkRequest(ThreadPoolController.java:155)
    at
    oracle.bam.common.threading.threadpool.ThreadPoolController$PoolQueueItem.run(
    ThreadPoolController.java:128)
    at
    java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java
    :886)
    at
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908
    at java.lang.Thread.run(Thread.java:619)
    Any help on this is highly appreciated...
    Thanks
    Rajdip Mukherjee

    Hi,
    Forgot to include the ODI classes RunScenario.invokeScenario() is invoking odi scenario using odi sdk api. Please see the below stack trace :-
    java.io.IOException: truncated Data Integrator Frame received
    at
    oracle.odi.sdk.invocation.internal.AgentNetworkCmd.readCmd(AgentNetworkCmd.java:303)
    at
    oracle.odi.sdk.invocation.OdiInvocation.invokeCommand(OdiInvocation.java:176)
    at
    oracle.bam.eventengine.engine.event.action.RunScenario.invokeScenario(RunScenario.java:140)
    at
    oracle.bam.eventengine.engine.event.action.ActionProcessor.runScenario(ActionProcessor.java:891)
    at
    oracle.bam.eventengine.engine.event.action.ActionProcessor.actionHandler(ActionProcessor.java:337)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Thanks
    Rajdip Mukherjee

  • 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

Maybe you are looking for

  • Horizontal line iPhone 5 screen defect...

    I just got my phone yesterday and noticed a glitching line running horizontally about 3/4 of an inch above the home screen button.  I immediately registered the phone with apple and am calling them today to sort things out. <Re-titled By Host>

  • For video editing, is the new 13" MBP enough? Or should I go for 15"?

    For video editing, I will be using both Final Cut Pro 7, and Adobe CS5. Is the new 13" Macbook Pro enough? I'm asking both for the lower-end and higher-end 13". Or should I just go with the 15"? I'm just seeking for opinions from more experienced mac

  • How to convert Oracle data types to ABAP types.

    Hi, I have this oracle table table: Type of col. Char(6) Number Number Number Number Date I dont know how to convert column of number to abap types. I use exec sgl syntax and I try to insert value to abap structure. But structure <dyn_wa> is wrong.  

  • Userexit in BAPI sales order creation

    HI all,   My requirement is one SERIALNUMBER field add BAPI salesorder creation. That field not existed in satndard BAPI structures.BAPI input XML file. Salesorder>extras(menu)>Technical object->serialmumber[RIPW0SERNR). please give any enhancement s

  • [req] lexmark drivers

    hi to all, what do you think about porting http://www.lexmark.com/US/products/info - ad_v2.html these drivers to arch? i think building the packages would not be so difficult... download rpm use rpm2targz and install do you think it's the right way?