Oracle Data Integrator (ODI) vs Oracle Golden Gate

We are about to start a new data warehouse project, which will require a data integration product and have the following questions:
- ODI provides near real-time data warehousing support: - What is the difference between ODI's near-realtime data warehousing features and Oracle Golden Gate's real-time data integration?
- How does Oracle Golden Gate achieve Real-time Data Integration? (What kind of non-invasive techniquire/procedures/processes does it use to achieve Real-time Data Integration?
- Obviously with Oracle Golden Gate being the superior Data Integration product, what is the future of ODI?
- Is there any product convergence planned for ODI and Oracle Golden Gate by Oracle corp. in the near/far future?
- Most importantly, what product should we use to implement the new project: ODI or Oracle Golden Gate?
- What is the easier product to learn/implement: ODI or Oracle Golden Gate?
Others, please feel free to add to the above questions/concerns.
Thanks for all your help.

Hi,
I tried to install the essbase driver adapter on ODI, but I can't connect to Essbase using topology manager. Anyone know about essbase drivers for ODI. I used ODI 10.1.3.4.
Thanks all.
Regards,
Sumardi

Similar Messages

  • Contacting OTN admins to get an older release of Oracle Data Integrator

    Hello everyone,
    We developed a product using Oracle Data Integrator (ODI) 10.1.3.3.1 but the current release is 10.1.3.4 and the older release cannot be found anywhere (OTN /SAC). So, i am trying to reach out to OTN admins to get access of ODI 10.1.3.3.1 so that we could ship that to customers. Does someone know how can i reach them or better yet if an OTN admin reads this thread, could you please respond?
    Thanks,
    Srini.

    You would need to contact the product manager about that.

  • ODI-1241: Oracle Data Integrator tool execution fails.

    Hi
    I'm getting the following error while running the OdiOSCommand command. I'm running dos2unix command to convert text files from dos to unix format.
    Application tier is on a different host to the ODI setup. Getting the following error. Please help resolve this issue.
    Error : ODI-1226: Step OdiOSCommand fails after 1 attempt(s).
    ODI-1241: Oracle Data Integrator tool execution fails.
    Caused By: com.sunopsis.dwg.function.SnpsFunctionBaseException: ODI-30038: OS command returned 1.

    The issue was with the value set for the OUTPUT_DIR variable. It was pointing to the wrong location.
    After setting it correctly the package completed successfully.
    Thanks for all your replies.
    To anwser your question. We are finding junk data and need to run the command to remove them from the input files which are coming from a different source.
    Edited by: user761125 on Jun 3, 2012 11:38 PM

  • Oracle Data Integrator 11.1.1.5 Work Schema - List of Privileges

    Hi All,
    Oracle Data Integrator 11.1.1.5.
    Extracting data from Oracle DB for Oracle EBS 12.1.3.
    Customer created read-only schema (XXAPPS) to extract the data from EBS.
    For ODI Work schema we now created one schema 'XBOL_ODI_TEMP' on the source DB. We are now looking for appropriate privileges that needs to be granted to XXAPPS and 'XBOL_ODI_TEMP' so that we won’t face the any error messageS related to permissions when we run ODI scenario?
    We are now facing the error message : ODI-1227: Task SrcSet0 (Loading) fails on the source ORACLE connection VTB_ORACLE_EBS_1213.
    Caused By: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist.
    Similar previliges can be granted to the work schema on target.
    Venkat

    i think it would be fine with only one schema(user) created at the source system which has got read access on the tables of the EBS DB. Now to resolve this error, assuming XXAPPS user is the one used,
    in the topology --> data server(for EBS) --> physical schema the EBS schema name could be selected for Schema and XXAPPS as the work schema(for all ODI work related objects e.g. CDC)
    Also, in the Data server the user XXAPPS needs to be used which has read access to EBS tables.
    Now everytime ODI generates a query it will access a table lets say DUMMY as ,<EBS Schema>.DUMMY thus the reference is made.
    Alternatively, you can create synonyms for EBS tables in XXAPPS schema.

  • Problem in Scheduling a Package/Interface in Oracle data Integrator.

    Hi all,
    I have a problem in scheduling in odi.
    I have followed the steps:-
    1) launch a scheduler agent from commnadline using the command
    agentscheduler "-port=20300" "-v=5"
    2.)created a Physical Agent and Logical Agent on this port
    3.)and creating a scenario for the packege and scheduling it.
    But scheduling is not running
    Pls provide me the solution.is any step missing or Am i wrong anywhere?
    Message was edited by:
    user567803

    Hi,
    I have read this thread, and seem the solution you have mentioned may work for me also. But whenever I am trying to laun agent scheduler I am getting following errors
    OracleDI: Starting Scheduler Agent ...
    Starting Oracle Data Integrator Agent...
    Version : 10.1.3.2.0 - 03/01/2007
    com.sunopsis.tools.core.exception.g: java.sql.SQLException: socket creation error
    at com.sunopsis.dwg.cmd.n.a(n.java)
    at com.sunopsis.c.f.run(f.java)
    at com.sunopsis.dwg.cmd.i.y(i.java)
    at com.sunopsis.dwg.cmd.i.run(i.java)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.sql.SQLException: socket creation error
    at org.hsqldb.jdbc.jdbcUtil.sqlException(jdbcUtil.java:67)
    at org.hsqldb.jdbc.jdbcConnection.<init>(jdbcConnection.java:2451)
    at org.hsqldb.jdbcDriver.getConnection(jdbcDriver.java:188)
    at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:166)
    at com.sunopsis.sql.SnpsConnection.u(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.c(SnpsConnection.java)
    at com.sunopsis.sql.h.run(h.java)
    Caused by:
    java.sql.SQLException: socket creation error
    at org.hsqldb.jdbc.jdbcUtil.sqlException(jdbcUtil.java:67)
    at org.hsqldb.jdbc.jdbcConnection.<init>(jdbcConnection.java:2451)
    at org.hsqldb.jdbcDriver.getConnection(jdbcDriver.java:188)
    at org.hsqldb.jdbcDriver.connect(jdbcDriver.java:166)
    at com.sunopsis.sql.SnpsConnection.u(SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.c(SnpsConnection.java)
    at com.sunopsis.sql.h.run(h.java)
    Thanks in advance
    HA

  • "Oracle Data Integrator" with "Total Recall"

    Hi all,
    We are planning to use Oracle Data Integrator 11g for performing ELT in Oracle 11g database. We are also planning to enable the "total recall" (flashback) technology and house all our tables on it.
    Question I have in my mind right now is, will ODI and Total Recall work well together?
    Background
    Say we have an interface defined with the target data store defined on a tablespace with flashback enabled. Say there are 100 rows in the source, of which 10 rows violated the check constraint . The "bad" data, violating the constraint, will be moved to the E$ table while the rest of the 90 rows are loaded into the target.
    Questions*
    1) If our business rule dictates zero tolerance for errors and a ROLLBACK is issued, what will happen to the data in the E$ table?
    2) Say we have committed* the 90 rows and want to use a flashback transaction query to undo the changes, how will it affect the E$ table?
    3) Will the rows be deleted from the E$ table also along with rolling back of the changes in the target?
    4) If the errors in E$ are recycled and this interface is restarted after the rollback is performed, will the I$ table contain 110 rows i.e. source data + data from E$?
    5) How does ODI handle recycling / reprocessing of the violations in E$ table?
    Please advice.
    Thank you.
    CC

    1.) The data in E$ will remain there
    2.) The data in E$ will remain there
    3.) The data in E$ will remain there
    4.) 90 rows. The recycled will still error out
    5.) To me the recycling feature is pretty lame. You need to fix the errors in the E$ table and then recycle will load the data.

  • How to set Oracle Data Integrator Timeout paramter value as unlimited

    Hi
    Can any one help me how to set Oracle Data Integrator Timeout (ODI menu>User Paramter>Oracle Data Integrator Timeout > paramter value as unlimited.
    By default it is 30 and i want to change it as unlimited.
    I am connecting linux box through windows using citrix and opened ODI and start the scenario execution (my scenario execution in loop and it will execute continuesly) after execution starts I an logout from citrix (I am not closing ODI) and after some time like 50 min my odi execution is stoped due to timeout.
    my ODI execution should continue in my absence that to unlimited.
    Please help me it is urgent
    Regards,
    Phanikanth

    Thanks Bhabani
    Is it work for unlimited in linux box because I have given operator dispplay limit(0=no limit) as 1000000 and I am unable to see the execution session details on Operator>session list
    later i have changed to 10000 and click on ok and just refreshed and it is working fine
    If I give mensioned below it will not impact on ODI ?
    windows it is working but I have doubt on linux version
    Please help me
    Regards,
    Phanikanth

  • ** Regarding Oracle Data Integrator Companion 11gR1(11.1.1.7.0)

    Hi Experts,
    I would like to Know regarding..
    Oracle Data Integrator Companion 11gR1 (11.1.1.7.0)
    Includes: Oracle Data Integrator Application Adapters for Hadoop, Oracle Applications, SAP ERP and BW (Hadoop is Newly added when compared with the older versions)
    Which i found in the oracle downloads link and so i want to know the below points
    1) What is the use of Oracle Data Integrator Companion 11gR1 (11.1.1.7.0)
    2) if it is something like an additional adapter tool to be installed to access, where and how we need to install.
    I would like to get the complete details and usage of this particular Oracle Data Integrator Companion 11gR1 (11.1.1.7.0).
    Request you to kindly guide me..
    Awaiting your inputs.
    Many Thanks,
    Pavan Kumar

    Hi Pavan,
    Oracle Data Integrator Companion 11gR1 (11.1.1.7.0) contains additional adapters for use with Hadoop, SAP etc which does not come with normal installation. However, you will need license for industry use of these adapters. This is especially good for a developer. However for server installs you must use one of the normal installers which additionally comes with Java EE agent capabilities which may not be the case with Companion.
    Speaking of Installation procedure, this works with a simple extraction of the zip file and does not come with an installer.
    Additionally, it comes with ODI Demo Environment with a local HSQL repository which can be used for training and learning purposes.
    Functionally, for a developer there is no difference between normal and companion install.
    Regards,
    Rickson Lewis

  • Oracle Data Integrator - Real Time Integration

    Hi,
    I want to know that, is there any possibility of integrating data in real-time using Oracle Data Integrator?
    If yes, does it affect the OLTP system performance? (Could it read from db logs,etc..)
    Thanks..

    Using ODI with Logminer-based CDC will affect performance on the source system more than using Oracle Goldengate, let me explain why:
    When using the ODI Logminer-based Journalisation the Logminer functionality will move the primary-key of the affected row into the journal table. When you are then ready to move the changed data, running an interface to move the data reads the Journal-view, which joins the journal table (primary keys) to the source data (and dealing with deleted rows), optimising out duplicate rows in order to bring across the then-current state of the data, which can then be loaded into the target system, on completion, the moved rows can be removed from the journal table. The data will appear in the journal table as soon as Logminer puts it there, which may be a lag of up to two minutes using asynchronous setting, whereas Synchronous Logminer applies "system triggers to the table, with the consequent overhead.
    With Oracle Goldengate, the comitted transactions are read from the log as soon as the log-writer puts the commit into the log. All the data is picked up from the log, at that point. It is then written to the trail-file system of Oracle Goldengate which can be propogated to multiple other systems potentially with sub-second latency, and minimal impact on the source system due to the efficient reading and writing mechanisms. One other consequence of using Oracle Goldengate is that you get every change of the data, not the optimised then-current state of the data when moved.
    Hope this explanation helps.

  • Oracle Data Integration

    Hi all,
    With Oracle promoting ODI as a tool for integration with Hyperion tools as well. Has any one used this tool for integration? If so apart for ODI what adaptors and from where I need to instal to make it work with Hyperion Essbase system 9.
    cheers

    Hi,
    You may want to read the below thread:
    Re: Oracle Data integration
    Hope this helps.
    Seb

  • Need help on how to create the simple mapping using ORACLE DATA INTEGRATOR

    Hi guys,
    am new to learn odi.. please share me or steps how to develop the simple mapping using ODI...

    Hi,
    I am a newbie to Oracle Data Integrator as well. You should have a look here first; http://www.business-intelligence-quotient.com/?p=379
    Try to play around with ODI and then come back if you have specific questions. You should better move to this ODI-forum; Data Integrator
    Good Luck,
    Daan Bakboord
    http://obibb.wordpress.com

  • Oracle Data Integrator does not start

    Hi,
    I just installed ODI 11g (11.1.1.7.0), and successfully created repositories with rcu.
    But I have problems startgin the application itself. The environment may be the issue :
    OS - Debian Wheezy 64bits
    java - version "1.6.0_27"
    OpenJDK Runtime Environment (IcedTea6 1.12.4) (6b27-1.12.4-1)
    OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
    JAVA_HOME=/usr/lib/jvm/java-6-openjdk-amd64 -> points to jdk folder adding '/bin' to the path, which contains the java executable
    ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1 -> oracle database home
    ODI installed in /opt/ODI, and altered with CHMOD -R 775 /opt/ODI ('oracle' user, used for installation, is the owner)
    (May not be secure, but is for evaluation only.)
    I try to run ODI :
    fre@demo$cd /opt/ODI/oracledi/client
    fre@demo$./odi.sh
    Result :
    Oracle Data Integrator 11g
    Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
    ./odi: 281: ../../ide/bin/ide.conf: APP_VM_OPTS[0]=-Xmx640M: not found
    ./odi: 281: ../../ide/bin/ide.conf: APP_VM_OPTS[0]=-Xms128M: not found
    ./odi: 281: ../../ide/bin/ide.conf: APP_VM_OPTS[0]=-Xverify:none: not found
    ./odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-XX:MaxPermSize=256M: not found
    ./odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-Doracle.core.ojdl.logging.config.file=ODI-logging-config.xml: not found
    ./odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger: not found
    ./odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-Djava.util.logging.config.class=oracle.core.ojdl.logging.LoggingConfiguration: not found
    ./odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-Dnative.canonicalization=false: not found
    ./odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-Doracle.security.jps.config=./jps-config.xml: not found
    ./odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-Doracle.odi.studio.ess=false: not found
    ./odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-Dide.AssertCheckingDisabled=true: not found
    ./odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-Dide.AssertTracingDisabled=true: not found
    ./odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-DLOG_FILE=studio.log: not found
    ./odi: 281: /opt/ODI/oracledi/client/odi/bin/odi.conf: APP_VM_OPTS[0]=-Dsun.java2d.noddraw=true: not found
    ./odi: 281: ./odi: APP_VM_OPTS[0]=-Dide.conf="/opt/ODI/oracledi/client/odi/bin/odi.conf": not found
    ./odi: 281: ./odi: APP_VM_OPTS[0]=-Dide.startingcwd="/opt/ODI/oracledi/client/odi/bin": not found
    ./odi: 810: ./odi: Bad substitution
    I will appreciate any idea to help me solving this out !
    Thanks a lot,
    Fred
    Edited by: Fred1018 on 26-May-2013 09:17

    Hi,
    My odi.conf looks the same as yours :
    IncludeConfFile ../../ide/bin/ide.conf
    AddVMOption -XX:MaxPermSize=256M
    AddVMOption -Doracle.core.ojdl.logging.config.file=ODI-logging-config.xml
    AddVMOption -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger
    AddVMOption -Djava.util.logging.config.class=oracle.core.ojdl.logging.LoggingConfiguration
    AddJavaLibFile ../../../../oracledi.sdk/lib/ojdl.jar
    AddJavaLibFile ../../../../oracledi.sdk/lib/dms.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/log4j-1.2.8.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/odi_hfm.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/odihapp_common.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/ess_es_server.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/ess_japi.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/odihapp_essbase.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/odihapp_planning.jar
    AddVMOption -Dnative.canonicalization=false
    AddVMOption -Doracle.security.jps.config=./jps-config.xml
    AddVMOption -Doracle.odi.studio.ess=false
    AddVMOption -Dide.AssertCheckingDisabled=true
    AddVMOption -Dide.AssertTracingDisabled=true
    AddVMOption -DLOG_FILE=studio.log
    AddVMOption -Dsun.java2d.noddraw=true
    SetJavaHome /usr/lib/jvm/java-6-openjdk-amd64
    About access rights : if I use "oracle" user, which is the owner of the ODI folder and its content, the result is the same. I can't figure out why it is not finding a thing ?
    Do you have more suggestions I could try ?
    Thanks a lot !
    Best regards,
    Fred

  • Oracle Data Services Integrator Vs Oracle Data Integrator

    Hi All,
    I have an ODSI Project in ODSI 10g R3. I want to migrate it to 11G as we are migrating from 10G to 11G in all other components.
    Is there any upgrade version of ODSI available? Or
    What is ODI(Oracle Data Integrator)? Can I use this?
    Please help me.
    Regards.
    Nataraj R.

    Hi,
    ODSI will only work on WLS 10.3.0, not the latest release WLS 10.3.6 (also known as 11gR1 PS5). This is usually not an issue as ODSI typically is not collocated with other WLS applications on the same machine; you can view an ODSI+WLS cluster as a black box.
    We are working on a new ODSI release, but we have not published a release date or the version it will be.
    ODI is significantly different architecturally than ODSI; ODI moves data to a consolidated target database, while ODSI federates access to distributed sources without an additional database. You can search online for federation vs. consolidation to get a comparison of these two techniques. Depending on your use case and requirements ODI might be an option for you.
    Regards,
    Alex

  • Book on Oracle Data Integrator 11g Published May 25, 2012

    I am pleased to announce the availability of "Getting Started with Oracle Data Integrator 11g: A Hands-on Tutorial"
    Six ODI experts within Oracle ( Technical Sales, Consulting and Product Management ) collaborated and put in ALOT of work in creating:
    Title: Getting Started With Oracle Data Integrator 11g: A Hands-on Tutorial
    Authors: Hecksel, Wheeler, Boyd-Bowman, Testut, Dupupet, Gray
    Publisher: Packt Publishing
    For more information on the book: http://astore.amazon.com/davidheckselc-20
    Regards,
    David Hecksel
    http://davidhecksel.com

    Hi,
    My odi.conf looks the same as yours :
    IncludeConfFile ../../ide/bin/ide.conf
    AddVMOption -XX:MaxPermSize=256M
    AddVMOption -Doracle.core.ojdl.logging.config.file=ODI-logging-config.xml
    AddVMOption -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger
    AddVMOption -Djava.util.logging.config.class=oracle.core.ojdl.logging.LoggingConfiguration
    AddJavaLibFile ../../../../oracledi.sdk/lib/ojdl.jar
    AddJavaLibFile ../../../../oracledi.sdk/lib/dms.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/log4j-1.2.8.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/odi_hfm.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/odihapp_common.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/ess_es_server.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/ess_japi.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/odihapp_essbase.jar
    AddJavaLibFile ../../jdev/extensions/oracle.odi.navigator/lib/odihapp_planning.jar
    AddVMOption -Dnative.canonicalization=false
    AddVMOption -Doracle.security.jps.config=./jps-config.xml
    AddVMOption -Doracle.odi.studio.ess=false
    AddVMOption -Dide.AssertCheckingDisabled=true
    AddVMOption -Dide.AssertTracingDisabled=true
    AddVMOption -DLOG_FILE=studio.log
    AddVMOption -Dsun.java2d.noddraw=true
    SetJavaHome /usr/lib/jvm/java-6-openjdk-amd64
    About access rights : if I use "oracle" user, which is the owner of the ODI folder and its content, the result is the same. I can't figure out why it is not finding a thing ?
    Do you have more suggestions I could try ?
    Thanks a lot !
    Best regards,
    Fred

  • Oracle Data Integrator - Installation Issues

    Hi,
    I am trying to install ODI 10.1.3.5 on Windows 7 (in Vista compatible mode).
    The system check is passed and when the installation starts, I get and error immediately.
    The error file has the below contents,
    ++Exception java.lang.NoSuchFieldError: numFailListEntries occurred..++
    ++java.lang.NoSuchFieldError: numFailListEntries++
    at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.ssntSetPermissionsw32(Native Method)+*
    at oracle.sysman.oii.oiix.OiixWinSecurityOps.setPermissions(OiixWinSecurityOps.java:72)+*
    at oracle.sysman.oii.oiif.oiifw.OiifwHomeSetupWCCE.doOperation(OiifwHomeSetupWCCE.java:103)+*
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+*
    at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE.doOperation(OiifwInstallPhaseWCCE.java:611)+*
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+*
    at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwActionsPhaseWCDE.java:607)+*
    at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:147)+*
    at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:3863)+*
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+*
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1278)+*
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)+*
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:572)+*
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:962)+*
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:899)+*
    I guess it has to do with java installation which comes with ODI.
    I have already installed JDK and JRE 1.5 in C:\Java.
    Any help in this regard is appreciated.
    Thanks in advance,
    Abhishek

    Hi Abhishek,
    I think it's linked to your OS, ODI is not ceritified on Windows 7.
    You should try a manual installation without the Oracle Installer, you can refer to the documentation for this (Manual Installation of Oracle Data Integrator).
    A manual installation should work if you have a JVM installed in your environment.
    Thanks,
    Julien

Maybe you are looking for

  • RFC function module - to have it as time dependent

    Hi, I have a RFC call to CRM system from R/3 side.  This call is made to get email address of users in CRM system - during the triggering of order confirmation output.  Some times the RFC queue is full and these calls also get in to the queue blockin

  • Graphics oversized with my LCD TV as second monitor

    Help! I am using my Samsung 40 inch TV as a second monitor. No matter what pixel config I do the screen is oversized. For example, if I use the Samsung as my main monitor the menu bar at the top is off the screen and I can barley see the tops of the

  • Duplicating DVD created in Encore is a NO GO!!!!!! HELP!!!!

    I created a DVD using Encore 2.0 and when I try to duplicate it using a duplicator, it hangs. The media I'm using: verbatim DVD-R In Encore, I built the DVD using "DVD Disc" The resulting DVD plays fine, I did a check before burning with no issues bu

  • FaceTime Failed: Calls between iPod Touch and Macbook Pro

    when i try to place a call to someone who has FaceTime on an iPod Touch, she says she doesn't receive any calls and i get eventually get a "FaceTime failed" after a few rings. if the other party calls me (i'm using MacBook Pro with OSX Lion 10.7.1) a

  • Connect my nokiax2-01 to my HD TV

    Can you tell me the steps i have to do to connect my nokiax2-01 to my HD TV to view videos in my memory card through nokia USB cable Solved! Go to Solution.