LKM and IKM used to different sources with single target

Hi all

I have 3 different sources as

FlatFile - with 5 columns - x operating data location

MS Access Table - with 5 columns - taking location data is

table Oracle - with 5 columns - holding z location data


all 3 sources have the same column names, but the data are relatively different location



My goal is oracle table - with 5 columns - as well as the structure of the source...


I need to move 3 data sources into a single oracle table...


pls help me join conditions that I need to give next to the source in the designer

What are the modules LKM and IKM must use...

columns of the target table map now to the first columns of table source flatfile...



Thank you
Devan...

There are two things you need to think.
Not all data in the file 1 (or) 2 and therefore goes to Oracle. If yes then you must create a separate interface
On the other
If the data is loaded from a file, but the primary keys should be checked with the other files, then joins must be primary (or) of unique keys.

While playback of your condition sounds like you need to load all the three files and then I would say go for three different interface.

LKM - file to Oracle. Where the files are huge so go to SQLLDR (oracle)
IKM - control IKM SQL Append (for the inserts only) (or) updated incremental for IKM Oracle (for insert and Update)

Hope that I have answered your question. Please let me know if you still have questions?

Tags: Business Intelligence

Similar Questions

  • can I use 2 Mac Pro, the old and the other from different locations with the same apple ID?

    can I use 2 Mac Pro, the old and the other from different locations with the same apple ID?

    Yes. The only problem that I see if Macs were different countries. The method of payment in the account/ID must be associated with the country where the unit is located and you can only buy Apps from the store of the country where the computers are located

  • Is it possible to use two different computers with the same adobe - ID and the same adobe license?

    Is it possible to use two different computers with the same adobe - ID and the same adobe license?

    Hi Morten,

    Yes, you can have your subscription or your license installed on two different computers with the same adobe id, however use one at a time.

    Please let us know if you have any questions, more about it.

  • What LKM and IKM for b/w MSSQL 2005 and Oracle 11 of fast data loading

    Hello

    Can anyone help to decide what LKMs and IKMs are best for data loading between MSSQL and Oracle.

    Staging area is Oracle. Need to load around the lines of 400Million of MSSQL to Oracle 11 g.

    Best regards
    Muhammad

    "LKM MSSQL to ORACLE (BCP SQLLDR)" may be useful in your case which uses BCP and SQLLDR to extract and laod of MSSQL and Oracle database.

    Please see details on KMs to the http://docs.oracle.com/cd/E28280_01/integrate.1111/e12644/ms_sqlserver.htm#BGBJBGCC

  • Got a 27 "monitor from Apple, with thunderbolt (error). My MacPro can't love at first sight. Apple won't bring back the monitor. Will using a USB 3 map and then using a hard drive with USB 3 and Thunderbolt works?

    Got a 27 "monitor from Apple, with thunderbolt (error). My MacPro can't love at first sight. Apple won't bring back the monitor. Will using a USB 3 map and then using a hard drive with USB 3 and Thunderbolt works?

    N ° you need a computer logic board which has built in Thunderbolt.

  • Question to load the XML file into Oracle via ODI: LKM and IKM adjustment

    Hi all

    I am currently building an ODI interface to upload my file system XML local in a 10 g to Oracle database.

    I received the error message shown in the screenshot below:

    ! http://img529.imageshack.us/img529/3491/odiscr175.jpg!

    The main problem I have is, I don't know all what LKM or IKM assign.

    Can someone offer any assistance/advice?

    Thanks in advance.

    James

    James
    You must select the LKM SQL for Oracle (or LKM SQL for SQL) and then within Oracle to integrate Oracle the IKM incremental update or append IKM SQL command.
    Reading XML, you can just use the standard SQL KMs. (when writing, there's a little more necessary artifice, and this can be done by using specific IKMs)
    Hope this helps

  • How can I use two different PC with Lr5.5 to manage and process my photos stored on the external drive and swap the analysis between these two computers?

    I ran two computers and would like to be able to download Lr jobs made on my laptop, my PC fixed, also used to treat other images, all stored on the same disk.

    In other words, I want to deal with may photos on both PC and have access to all analyses of one or even two computers better regardless.

    Samek.

    This was very helpful. Thank you very much

    Samek

  • Has used two different PC with a single product key supplied with my DVD to buy?

    Hello

    Sorry if the question is already asked.

    My friend has purchase DVD Ultimate to windows 7. There two which is 32-bit and 64-bit. But there is only one product key. A PC is already installed with 64-bit windows with this product key. If one pc to another is eligible for the installation of 32-bit windows with the same product key? Is this possible?

    If it is not possible, then why have 2 CD?

    Thank you.

    They are different architectures.  Use 64-bit 4 GB or more of RAM, 32 bit for 3 GB or less RAM.

    You can install one at a time.

    Clean reinstall Windows 10.

  • I want to create a new document in Illustrator that I can use for Print and Web - using 2 different colourspaces.

    Is it possible to do?  I need to create a document so that I can export under a high quality CMYK to print and export the same file in RGB jpeg / pdf for web and e-mail use.  What I do need to create the document with 2 different colourspaces, or can I edit / convert the colourspace after that I created and finished the document?  or is it possible simply to select a RGB / CMYK option during export record?

    looking forward to your response!

    Tom

    Tom,

    The best way is to creat and finish the document CMYK for printing, and then save a copy (or avoid something similar and safe save them on the original of the document CMYK) and turn that into a separate RGB for the web and other document.

  • ButtonField who works for normal click and also occurs a different action with a key down and click on

    I have a bunch of buttons on my main screen. They currently do something when you click on it. I want to make them do something different when ALT-clicked. I built them as:

    ButtonField mycoolbuttonname = new ButtonField("Awesome",ButtonField.CONSUME_CLICK);
    

    Then I assigns each a ChangeListener which then redirects this specific to a specific code listener.

    How can I run an ALT + click on a different code of FieldChangeListener?

    I think somehow with: KeyDown API

    I have several buttons on a screen. All work now with: 1. click on Trackpad 2. Touch-click 3. Enter-click

    I want each button to be able to do two things:

    1. a thing with an ALT-activate(by any of the three ways as seen above)

    2. a normal else activate (by one of three ways as seen above)

    Dominant Navigation click would not however to ALT-Enter and Alt-Touch(The way I want it is that these two do #1 from above too). Correct or not?

    In the simplest possible terms:

    Each button will make a specific thing turn on and another thing different specific on ALT-putting into service.

    Right now, they work absolutely fine to do a thing. But I'll try to find a way to make them also to do something else on ALT-putting into service.

    I think if I can somehow make a way to get the true/false if ALT is pressed during a change of field and then do an if/then based on this information in each fieldChanged method so I should be good.

    Update: well, I got the errors go away with your code above. At least press Alt-Trackpad works. I'm going with it. Thank you!

  • Use of different sensors with scc-sg24

    Hello

    in my application, I have to use two types of sensors with the following characteristics:

    -a pressure sensor: 10V Ex V, input rated 950 ohms output nominal 300 ohms

    (what does this mean? I know that this should be a full bridge 350 ohm...)

    -a load cel: 10V Ex V, full bridge 700 ohms

    It's the SG24 able to read this kind of sensors?

    Can I use a single module SG24 to read the two sensor using both

    channels at the same time?

    Thank you

    Pets

    Hi animals,

    the SCC - SG 24 has two differential channels you can connect both sensors at the same time.

    Ciao,.

  • What are the relationships between the logging and IKM?

    What is the best method to use in the following scenario:
    I have about 20 tables with the large amount of data sources.
    I need to create interfaces that join the source tables in target tables.
    The tables are inserted every few seconds with about hundreds of thousands lines.
    There may be a gap of a few seconds between the insertion of different tables that could be attached.
    The source and target tables are on the same Oracle instance and schema.
    I want to understand the role of: 'Logging CDC' and "IKM - incremental" and
    How can I use it in my script?
    In general, what are the relationships between "Logging" and 'IKM '?
    Use both? Or maybe it's better deelte and insert the target tables?

    I want to understand what is the role of "Logging CDC"?
    Can 'IKM - incremental' work without "logging"?
    Must 'Logging' have PK on the tables?
    What should I do if I can't say PK (there may be several identical lines)?

    Yael thanks in advance

    user604062 wrote:
    Hello
    Thanks for your quick response!

    No probs - its still fresh in memory I did a major project on this topic last year (400 tables, millions of lines per day (inserts, updates, deletes), sup-5 minute latency). The problem is it isn't that well written on the web, that you have read the blog of the example I linked to in my first answer? See also here: http://odiexperts.com/changed-data-capture-cdc/

    Always on logging:
    My source table is inserted all the time.
    The interface to join the source table in the target table.

    In ODI, the correct term would be your source table "fits" in the table target, unless you mean literally that want to join the the source with the taget table table? My question if you want to do with the result of the join?

    What exactly the "journaling" CDC updates?
    It updates the model of ODI? interfaces? The source of data in the model of ODI? The target table?

    Logging CDC configures and deploys the data capture mechanism (Triggers or log based capture, IE Logminer/streams/Goldengate) - it is not updated the model as such, she pointed out the metadata of the model of ODI repositoty as a CDC data store, allowing you, the developer say ODI to use log data if you wish (reported in the interface) There is no change in the target table, you get an indicator of metadata (IND_UPD) against a line during the integration (in C$ and I have tables$) that tells you if its insertion (I) and update (U) or deletion (D). It had ' lines allow you to synchronize the deletions, but yoy say its inserts only then you probably used use this option. "
    So the only changes are the source table to your interface, another diary data (if you use logging) or the table of the actual source (if not using the logging).

    This is the main thing that I don't understand!

    I hope I made a little clearer.

    Try the following as a quick test:

    Reverse a source table an engineer and the target (at least) table.
    Import the update incremental LKM and IKM.
    Import of the JKM you want to use.

    Create an interface between the source and the target without any deployed JKM.
    Configure the options of JKM on the model, the "Start log" to start the process of capture - this is quite a complex stage and a lot of things to understand what is happening in the source database, better to check code ODI sends to the database and to review the documentation of Oracle database for a description of what his weight (instantiate Tables (, sets of creating change, creation of subscribers etc. establishment of newspaper groups, creating views Journalising etc.) -you will need to consult your Source DBA database initially as ODI wants to make many changes to the source DB (in mode Archivelog process max, parallelism, size, Java etc.)

    Now, edit your interface and mark the table source for use "Journalized data bank.
    Restart your interface
    Compare the difference in the generated code in the journal of the operator, see the differences of the operator.

    >

    Thank you, Yael

  • How to use an external microphone with lifecam?

    Original title: lifecam mic issue unresolved

    I have not found a viable answer on how to use a different microphone with the lifecam. The construction is far away from me. I look six miles away. The camera is great for sure, but he's obnoxious I can't choose my mic source. Can you help me?

    Hello

    You can change the audio source to the other microphone on the application you're using. You will not need any additional software to do this. Also check your recording volume control. You may be able to change this for all applications.

    You can also view: set up a microphone: http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/speech_setup_microphone.mspx?mfr=true

  • text messages sent with an email address from a touch ipod duplicated on a second ipod touch using a different email address, but the two ipods are controlled by a parent with the same apple ID and password.

    Text messages sent with an email address from a touch ipod duplicated on a second ipod touch using a different email address, but the two ipods are controlled by a parent with the same apple ID and password.  This has happened recently.  My two girls have used their respective ipods and texting, without their messages of duplication for each of the other ipods for more than a year.  Somehow recently, both addresses seem to be synced with them or something, so that both see each and other messages.  I've recently updated two ipods, iTunes on my computer--not the cloud and added music for two ipods, but has not changed anything by email email settings or message I know.  Help, please!

    Welcome to the Apple community.

    I can't fully follow how you have everything set up, but a glance at the settings > messages > send & receive

  • How to stop a Web site generating spams are sent to me - it is all associated with the use of viagra and I had 10 different emails today

    How to stop a Web site generating spams are sent to me - it is all associated with the use of viagra and I had 10 different emails today

    Thank you

    You need to ask the experts of Hotmail one.
     
     
    Help for Windows Live Hotmail can be found in this forum.
    http://answers.Microsoft.com/en-us/windowslive/Forum/Hotmail?tab=all 

    Help for Outlook.com is located in this forum
    http://answers.Microsoft.com/en-us/windowslive/Forum/mail?tab=all
     

Maybe you are looking for

  • HP Pavilion Slimline S5-1224 replace hard drive

    Have a Slimline S5-1224 which has a hard drive problem.  The drive is a Seagate 1 TB making a rattling noise when you restart.  Past experience tells me the drive is about to fail and execution of diagnostic tests has confirmed.  My question is it wo

  • How do mI move the taskbar to the side to the bottom of the page

    How can I move the task bar on the side to the bottom of the page

  • How can I get the battery icon in my taskbar?

    I checked the box in the power options to "always show the icon" but it still does not appear.  I also went through taskbar customization options and chose always 'show' for the option of battery, but it will not be displayed.

  • Could not find the system protection in windows 7

    So I start safe mode and try to restore the system, because I can not connect on, generally, it works automatically, but now it says "cannot find restore point", so I try to click on the link for the protection of the system to create one, but it wen

  • Persistent componement definition data

    Hello I use a definition of componnement of unlimited entry of object in my application, but when the application is near, all objects are deleted. I use some QSettings to store a lot of data, but how to keep a container? So this is an example of my