Master repo,Work Repo and ODI installation

Hi,
I have following doubts for windows flatform.
I am integrating two application systems say A(source) & B(Target) thier data located in different oracle db servers.
1) ODI server installation will be on source server/target/any other machine?
2)Where should i create master & work repositories on source/target server?
3)If my target is remote host then where can i install and run agents?
4)While creating physical schemas we can select the work schema as different,is this work schema acts like staging area? while designing the interfaces should i select this work schema as staging area? what is benefit of having this work schema different than my soruce/target schema.?
5) I read that ODI will create temparory tables while executing ODI objects each time and these tables are junk data,should i drop all these temp tables in work schema,even after or before execution of the interface?
Please clarify,
Thanks.
MNK

Hi,
Find my answers as below,
1) ODI server installation will be on source server/target/any other machine? Its always recommend to install ODI in your TARGET server for good performance.
2)Where should i create master & work repositories on source/target server?In TARGET server and make sure u have dedicated schema for work and master repos.
3)If my target is remote host then where can i install and run agents?Again in TARGET host , u can only install ODI run time agent in seperate servers, have a look at ODI installation guide.
4)While creating physical schemas we can select the work schema as different,is this work schema acts like staging area? Yes ODI will make use of work schema to create temparory tables ($ tables) and which will act like a staging area.
while designing the interfaces should i select this work schema as staging area? No need to select any work schema as such while designing interface, only u need to select the respective LOGICAL schema which implicitly create the $ tables in the work schema u selected in PHYSICAL schema.
what is benefit of having this work schema different than my soruce/target schema.? You will not require to have a dedicated "staging area" to consolidate your data from multiple/single source.
5) I read that ODI will create temparory tables while executing ODI objects each time and these tables are junk data,should i drop all these temp tables in work schema,even after or before execution of the interface?No need. ODI will take care of DROPPING and CREATING $ tables on FLY.
For simple data integration, 2 tables will be created at runtime, C$ and I$ which in turn will be dropped after loading to TARGET table.
Makes sense?
P.S: Experts comments are welcome.
Thanks,
Guru

Similar Messages

  • Clarifications on ODI installation (for FDM ERPi to drill through EBS)

    This is for drilling EBS from HFM and Planning through FDM. EPM is 11.1.2.2. ODI is 11.1.1.6.0.
    A sharing on the steps I am going to perform, anyone who has done it before or idea on how to do so please help me to have a look and validate. I found documentation on EPM and ODI installation separately but I don't find step-by-step guide to make the subject configuration work. Please let me know if you know one. Thanks a lot.
    The FDM ERPi component will be configured AFTER ODI is up and running. FDM and all other EPM components are up-and-running before the ODI installation.
    Steps to install/configure ODI:
    1. Create DB schema, one for MASTER and one for WORK, grant DB access according to the install guide
    2. Use Oracle RCU (Repository Creation Utility) v11.1.1.3.3 to populate the MASTER and WORK tables
    3. run ODI installer, using the jdk160 located in the ORACLE middleware home directory
    4. select all available components of ODI for installation i.e. ODI Studio (with local agent), ODI SDK, Standalone Installation, all under Java EE installation (Java EE Agent, ODI Console, Public Web Service)
    Have read the manual up to here, will update the thread when I go further, again feel free to comment.
    Last step, to trigger EPM configurator to configure the ERPi component

    Hello,
    In the situation you have described unless the Authentication mechanism and the style of that mechanism for all the environments (in this sitaution Hyperion vs. Oracle EBS) are identical then there is no unified approach. Generally when going from Hyperion into Oracle EBS the EBS landing page is returned prompting you for valid credentials.
    In order for this to work in on seemless move you would have to use OID with OSSO.
    OID = Oracle Internet Directory
    OSSO = Oracle Single Sign On
    Thank you,

  • Change master repo and work repo connection password

    Hi,
    My ORACLE DB password expired and i changed it. But now my ODI is not working.
    The oracle user - system and odi connection - system and pwd are same while creating the work and master repo.
    How can i change the master and work repo password? My situation is in ODI screen connect to repo > it throws error of password failure.
    Please help.
    Thanks,
    Arun

    For the sake of repeating myself again update the password ODI uses to connect to the repository in the connection profile of the ODI Studio login with the new password you created via SQL PLUS. To make it even easier take a look at the following:
    When you initially try to connect to the repository you get this screen
    Click the Pencil icon (Edit) to bring up the connection profile details screen
    In the section for Database Connection (Master Repository) change the password to your new repository password.
    If the work repository password has also been changed at this point you will have to select the Master Repository Only option and then Test the connection which should now work.
    Click OK and then OK on the login screen.
    *** Do this if Work Rep password has also changed ***
    Once successfully logged in goto the Repositories tab in the Topology Manager and update the Work Repository connection details with the correct password.
    Logout of ODI and edit the Connection Profile to renable the association with the chosen Work Repository then re-login.
    Pretty strightforward all in all.

  • ODI work repository and master repository account locked unknown reason....

    Hello,
    It has just happened that the work repository and the master repository has been locked for an unknown reason. It is to be noted that a remote connection to the environment has been done from a different client environment than the one already has been set with. Upon trying to connect the credentials didn't pass and was was found locked for both the work repository and the master repository.
    Help with the issue would be much appreciated with suspected causes of such incident.
    Regards,

    Hi,
    could you compare resultset from this query
    select CON_NAME,PASS from snp_connect where CONNECT_TYPE = 'R'
    executed both on backup and "actual" master repository?

  • Problem in export/import work repo !!!

    Hi All,
    Good Morning.
    I have a problem with exporting and importing repositories. The description of the problem is given below,
    I have a remote machine in that sunopsis is installed and all the developments,implementations,testing are happening there.
    Now i need to stimulate the same environment in my local desktop(ODI is installed and master,work repo is created).
    When i export the work repo from my remote machine and trying to import it in my local machine (from designer level import->work repo) after a while its saying "snp_lschema does not exists" error.
    Any one have idea why this is happening?
    Thanks,
    Guru

    Hi Julien,
    Thanks for your input. It really helpful for me.
    I need some more clarifications,
    Actually i exported my master and work repo from my remote machine (as a zip file) and saved it in my local drive (say D:/downloads/deploy.zip...)
    So when i tried to import master repo from topology ( browsing the zip file and said OK) its not doing anything, i mean nothing happens after i said OK.
    Should i have to copy this master repo zip in the Sunopsis installation folder (in IMPEXP directory) and then import it? Am i doing right?
    Please advise.
    Thanks,
    Guru

  • Null pointer exception while executing a scenario from cloned work repo

    Hi,
    I have involved in ODI 10g to 11g migration activity.
    For doing that activity, i cloned the existing master and work repositories into some intermediate master and work schemas.
    Created new configuration settings for pointing the odi 10g to the intermediate master and work repositories.
    Everything is fine till this, but while executing any interface or package anything from intermediate work repo designer, am facing error as below
    "Cannot start the execution, Null pointer exception"
    java.lang.NullPointerException
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.prepare(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.t(e.java)
         at com.sunopsis.dwg.cmd.g.y(g.java)
         at com.sunopsis.dwg.dbobj.SnpSession.localExecute(SnpSession.java)
         at com.sunopsis.graphical.l.or.e(or.java)
         at com.sunopsis.graphical.r.z.actionPerformed(z.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
         at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Note: My previous and cloned Master's work's repository id are same
    Could anyone pls help on this.
    Thanks in advance..

    The error is resolved by following the below solution
    If you receive an error in ODI 10g like;
    java.lang.Exception: Error during Session launching
    at com.sunopsis.dwg.dbobj.SnpSession.remoteExecute
    or
    java.lang.NullPointerException
    at com.sunopsis.dwg.cmd.DwgCommandBase.prepare(DwgCommandBase.java)
    1.First check whether your agents are working and test connection to repositories. If everything ok, you might have changed your repository name recently.
    2.When you export your work and master repository and import to another schema or database and whether you connect to your imported repository, you change your repository name in your first environment.
    3.Correct order is first rename your Master Repository name, log off / log on and change your Work Repository name and check below fields in both your Master and Work Repositories in both environments.
    Master Repository : SNP_REM_REP
    Work Repository : SNP_LOC_REPW
    REP_NAME column of MASTER_REP.SNP_REM_REP should be equal to REP_NAME column in WORK_REP.SNP_LOC_REPW.
    You cannot see WORK_REP.SNP_LOC_REPW value in ODI Topology Manager and if you are changing your repository name you need to update value from database.
    Change the value from DB, loggoff and logon the user and connect the designer again.
    Regards

  • I had my iphone 4s synced to itunes on my work laptop. The IT group at work stripped out that installation and will not allow me to reinstall. My iphone insists it has to sync to my work laptop itunes. How do I change iphone settings to look at an itunes

    I had my iphone 4s synced to itunes on my work laptop. The IT group at work stripped out that installation and will not allow me to reinstall. My iphone insists it has to sync to my work laptop itunes. How do I change iphone settings to look at an itunes installation on my personal laptop?

    dcotejr wrote:
    I had my iphone 4s synced to itunes on my work laptop. ... How do I change iphone settings to look at an itunes installation on my personal laptop?
    You cannot.
    By Design the iPhone can Only Sync to One iTunes Library at a time.

  • I have installed the agent 10 or 15 times and one installation hasfailed, no error appeared during the installation but I am havinginconsistent issues with my ethernet card not working here and there. Werebooted and can log into Novell client but th

    I have installed the agent 10 or 15 times and one installation has failed, no error appeared during the installation but I am having inconsistent issues with my ethernet card not working here and there. We rebooted and can log into Novell client but the login prompt did not appear for ESM client or the icon was not in the systray. Everything seems to work, besides at times (a couple times today) it terminates his ethernet card/connection. I would re-image his computer but he has several applications and it would take several hours, so I am hoping someone has an idea to fix this issue. So I was trying to figure out why he did not get the prompt to login and why it's not in the systray and it appears to not have completed the install? I checked the add/remove programs, its not listed within their, I also checked the registry and found nothing for endpoint within their, but the files are within c:\program files\novell\zenworks endpoint security.
    I have also tried uninstalling it but that fails due to it "not being installed", and it will not reinstall over itself either.
    I did notice that stuninstdrv.exe is running in task manager. Any help would be great...
    Windows xp sp3
    ESM 3.5.154
    Thanks,
    Andy

    If you are searching the registry, check for the "Senforce" string. It should be at HKLM\Software\Senforce
    Try running the install program for the ZSC with the following command line:
    setup.exe /V"STUNINSTALL=1"
    If you've specified an uninstall password, try this one instead:
    setup.exe /V"STUNINSTALL=1 STUIP=password"" (please note the double quote at the end)
    Let me know if that helped you.
    Daniel
    >>>
    From: Andy_DeWees<[email protected] du>
    To:novell.support.zenworks.endpoint-security-management
    Date: 2/5/2009 12:52 PM
    Subject: I have installed the agent 10 or 15 times and one installation hasfailed, no error appeared during the installation but I am havinginconsistent issues with my ethernet card not working here and there. Werebooted and can log into Novell client but the login prompt did not appearfor ESM client or the icon was not in the systray. Everything seems towork, besides at times (a couple times today) it terminates his ethernetcard/connection. I would re-image his computer but he has severalapplications and
    I have installed the agent 10 or 15 times and one installation has failed, no error appeared during the installation but I am having inconsistent issues with my ethernet card not working here and there. We rebooted and can log into Novell client but the login prompt did not appear for ESM client or the icon was not in the systray. Everything seems to work, besides at times (a couple times today) it terminates his ethernet card/connection. I would re-image his computer but he has several applications and it would take several hours, so I am hoping someone has an idea to fix this issue. So I was trying to figure out why he did not get the prompt to login and why it's not in the systray and it appears to not have completed the install? I checked the add/remove programs, its not listed within their, I also checked the registry and found nothing for endpoint within their, but the files are within c:\program files\novell\zenworks endpoint security.
    I have also tried uninstalling it but that fails due to it "not being installed", and it will not reinstall over itself either.
    I did notice that stuninstdrv.exe is running in task manager. Any help would be great...
    Windows xp sp3
    ESM 3.5.154
    Thanks,
    Andy

  • Unable to install Adobe Digital Reader 3.0. Keep receiving error message "migration has stopped working" and then installation fails.

    Every time I try to install Adobe Digital Reader 3.0 I get an error message "migration has stopped working" and the installation fails. Is there a solution to this?

    Trying to install. Installation fails and I am unable to open it to migrate
    epub books to transfer to ereader
    In a message dated 8/31/2014 9:50:51 A.M. Eastern Daylight Time, 
    [email protected] writes:
    Unable  to install Adobe Digital Reader 3.0. Keep receiving error message 
    "migration has stopped working" and then installation fails.
    created by kglad (https://forums.adobe.com/people/kglad)  in 
    Downloading, Installing, Setting Up - View the full  discussion
    (https://forums.adobe.com/message/6688648#6688648)

  • 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

  • I'm trying to install a Citrix XenApp for work purposes and am having a hard time. The message "The installer has insufficient priveleges to this directory...

    I'm trying to install a Citrix XenApp for work purposes and am having a hard time. The message "The installer has insufficient priveleges to this directory: C:\Program Files (x86) \Mozilla Firefox \Plugins \resource. The installation cannot continue. Log on as administrator or contact your system administrator." I am using a Toshiba Satellite laptop and am the only user and administrator as well. I have read other Firefox support articles and google answers but nothing has resolved this issue. Please help! Be detailed and visual if possible

    There are no BIOS settings, because Macs don't have a BIOS. I don't use Parallels, but I assume it has simulated BIOS settings. You'd have to consult its documentation to find out how to change them.

  • Master slides I created and saved as a theme won't work

    I've created a set of Master Slides for Keynote and saved the file as a .kth file per the Help function in Keynote. However, whenever I try to use them (apply a theme to a slide) I get this message when I try to edit the slide: "The object you are trying to select can only be edited in the master slide." Apparently I've done something wrong.....but what?
    Any help would be greatly appreciated.

    Hello Roccitygem,
    Since this forum is specifically for questions pertaining to our Illustrator getting started project, I am going to move this question to the main Illustrator forum after I post my reply, where you'll have a much better chance at getting assistance.
    Thank you,
    Ed Sullivan

  • Macbook freezing and not working well after Lion installation - thoughts?

    hey guys,
    i have a late 2007 macbook running OS X Lion 10.7.2.  It was running absolutely great with snow leopard; seriously i loved it, no complaints or major issues.  I recently bought and installed Lion, but now my laptop is not working correct and freezes ALL the time. seriously i have to turn my computer off every 2 or 3 minutes, 5 or 10 if i'm lucky. programs and applications are also not working so well.
    WHAT COULD THIS BE?
    HOW DO I FIX THIS?
    uninstall lion? reinstall snow leopard?
    PLEASE HELP
    thanks everyone!

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find nothing has changed after you complete it.
    Boot in safe mode. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    During startup, you will see "Safe Boot" on the login screen, which appears even if you normally log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Safe mode is slower than normal, and some things won’t work at all.
    Test. Same problem now?

  • Suffering with ERPi/ODI installation

    Hi
    I am having great difficulty in configuring ERPi (11.1.2.1) and ODI (11.1.1.5)
    The source is Peoplesoft Financials and the target is Planning.
    I have been wading through the documentation and am having problems in setting this up.
    ODI - I have a master/work single repo which I created using the RCU.
    I have created a logical schema for Planning, ERPI (Oracle) and PSoft (Generic SQL) also a File schema for ERPI.
    I have created physical data servers for planning, ERPI and PSoft and also physical schemas. I am not sure what contexts are or mean and where they fit into the setup.
    Do I then need to import files from the C:\Oracle\EPM\EPMSystem11R1\products\FinancialDataQuality\odi folder?
    I only have the following.
    Adapters, scenarios and topology folder. I thought there were projects that could be imported form there but I only have 'load plans and scenarios'
    I am completely confused, does anyone have any good tips, docs, screenshots, URLs anything? that can help.
    I have tried various Oracle ODI docs, and feel like I'm going round in circles.
    thanks
    Ed.

    Hello,
    Look at this Oracle document through Support.Oracle.com.
    Oracle Financial Data Quality Management ERP Integration Adapter for Oracle (ERPI) [ID 1134897.1]
    Installation stages for ERPI/ODI/FDM Configuration:
    Document 951369.1 (11.1.1.3) Configure and use ERPi as a Replacement to the Financial Data Quality Management EBS Adapter
    Document 1169565.1 (11.1.2) Configure and use ERPi 11.1.2 to Load Data into Financial Data Quality Management from EBS
    There are embedded links to pdf documents with screenshots.
    Also if you are on Windows 2008 R2, you may looking to applying the patch ERPi 11.1.2.1.501.
    Regards

  • Multiple users on the same ODI installation?

    Hi all
    is it possible to have multiple users working with the same odi installation? We have a virtualized IT infrastructure (citrix and wmware) where we can have multiple users on the same virtual instance. From our point of view, there is no licencing issue since we have a package covering literally everything.
    One of the issues are the config files stored in the installation directory of odi (../bin). Is there a way to tell odi to store them in a different location, eg. the user home?
    Thanks a lot
    Benno

    ODI looks in the current working directory for the configuration files, mostly you would have issues with the snps_login_work.xml and snps_login_security.xml files, but these may be common across all users. (just don't store the username/passwords for the ODI users in them).
    The way ODI works, most of what are creating is stored in the repository anyway, it is only local GUI config stuff that may be stored locally.
    Short answer, yes, you can, but might need to modify the config files a little to make it work.

Maybe you are looking for

  • Numeric format

    Hi! As u all know in north America style we write no as 1,234.56 and in Europe we write as 1.234,56 . I have a problem related to this only.... when I  use fbz5 for check printing . and my vendor is belong to europe then in check it will display amou

  • How to set the condition for dynamic Xquery in OSB11g

    Hi to all, I have a requirement like three different requests all are converted in to standard format.For this scenario I use dyamic X-query transformation.For Example RequestA,RequestB and RequesrC what ever request it should be converted into one s

  • Routing in REM

    Can we use normal routing,   in REM, if we can use normal routing y  we should use Rate routing In rate routing production line is to be used,  there are no of work centres with different operations then wt is this production line,,,,  what is the li

  • Additional Data On Actual Cost Line Item for Orders. Possible?

    Is it possible to show on display of Actual Cost Line Item for Orders the cost center for both settled and not yet settled? As for now we can only view the cost centers that are already settled. Please see attached file for a snap picture of the disp

  • YouTube Widescreen PAL DV Format - Right Setting?

    This is not a question, but having seen a few postings here in the forum (and in YouTube Help) I thought it might be useful to publish my own findings in order to help others looking to place PAL Widescreen 16:9 DV Format 720x576 onto YouTube. I have