Very simple, but not working Table to Flat File

I'm new to ODI, but I am having too much difficulty in performing a very basic task. I have data in a table and I want to load the data to a flat file. I've been all over this board, all over the documentation, and all over the Googles, and I can not get this to work. Here is a run down of what I have done thus far:
1. created a physical schema under FILE_GENERIC that points to my target directory
2. created a logical schema that points to my new physical schema
3. imported a test file as a model (very simple, two string columns, 50 chars each)
4. set my parameters for my file (named columns, delimited, filename resource name, etc.)
5. created a new interface
6. dragged my new file model as the target
7. dragged my source table as well
8. mapped a couple of columns
9. had to select two KMs: LKM - SQL to SQL (for the source) & IKM - SQL to File Append (for the target)
10. execute
Now, here is where I started hitting problems. This failed in the "load data" step with the following error:
+7000 : null : java.sql.SQLException: Column not found: C1_ERRCODE+
I found a note on the forum saying to change the "Staging Area Different From Target" setting on the Definition tab. Did that and selected the source table's schema in the dropdown, ran again. Second error:
+942 : 42000 : java.sql.SQLException: ORA-00942: table or view does not exist+
This occurred in the "Integration - insert new rows" step.
The crazy thing is that in a step prior to this ("Export - load data"), the step succeeded and the data shows up in the output file!
So why is ODI trying to export the data again? And why am I getting an ORA error when the target is a file?
Any assistance is appreciated...
A frustrated noob!
Edited by: Lonnie Morgan (CALIBRE) on Aug 12, 2009 2:58 PM

I found the answer. But still not sure why this matters...
Following this tutorial, I recreated my mapping:
[http://www.oracle.com/technology/obe/fusion_middleware/ODI/ODIproject_table-to-flatfile/ODIproject_table-to-flatfile.htm]
I was still getting the same error. I reimported my IKM and found that the "Multi-Connections" box was unchecked before and now it was checked. I may have unchecked it in my trial & error.
Anyway, after running the mapping again with the box checked, the extract to a file worked.
So, I'm happy now. But, I am also perturbed with the function of the this checkbox and why it caused so much confusion within ODI.

Similar Messages

  • Android kitkat issue in loading swf file from device. URL found but not working

    Hi,
    I am facing one issue from a very long time regarding file access in Android Kitkat version 4.4.*. I have developed Adobe Air player application for android and it is working as expected below kitkat version but not on kitkat.
    I am following this methods -
    NativeApplication.nativeApplication.addEventListener(InvokeEvent.INVOKE, onInvoke);
    public function onInvoke(event:InvokeEvent):void
                                        var newFile:String = String(event.arguments[0]);
                                        trace("Received new file from Android: "+newFile)
    Received URL form device in Android Kitkat -
    /storage/emulated/0/.iProfData/swf/playListFiles/ContentCreation/Ma_V2_522/en/Animation/27 031_1_Welcome screen.swf
    file:////storage/emulated/0/.iProfData/swf/playListFiles/ContentCreation/Ma_V2_522/en/Anim ation/27031_1_Welcome screen.swf 
                    -  Loading this URL using loader class in AS3 AIR but not working.
    file%3A///storage/emulated/0/.iProfData/swf/playListFiles/ContentCreation/Ma_V2_522/en/Ani mation/27031_1_Welcome%20screen.swf
           - Have used also by doing escape character but still it is not working showing file not found both SWF and mp4 case. (Mp4 case NetStream.Play.FileNotFound)
    By using the above methods I can have swf or mp4 video url but when I am loading it, It is not working giving error message "File not found/ IO Error". I have read that if use escape character then it will work but I have used escape character also but it is not working.
    Humble request you to please advise how can I solve this issue.
    Best regards,
    Sunil Kumar

    Starting in KitKat, Google requires that applications have permission to access files on the system. You must specifically add either the READ_EXTERNAL_STORAGE or WRITE_EXTERNAL_STORAGE permissions in order to access files. Adding either one of those permissions should let you read/access files on the device. Prior to KitKat, you didnt have to have these permissions listed in the manifest to access files.

  • Html + js is ok in iOS 4.2 and 4.3 but not work in iOS 5.0.1 why?

    Hi all
      I write a simple application use html + js  to display something locally,  the files to be displayed  is in the device  ,it is ok in iOS 4.2 & 4.3 but not work correctly in iOS 5.0.1.
    why?

    If you have iPhone 3G, the latest and greatest is IOS 4.2.1.
    If you have iPhone 3GS or later, you can only update to IOS 6.0.1.
    For iPhone 5 and iPad mini, you can update to IOS 6.0.2.

  • DragAcceptFiles Working in Windows 10 TP build 9926 But Not Working In build 10049 and build 10061

    This is a cross post from
    https://social.technet.microsoft.com/Forums/en-US/a63519d4-ba7a-46c1-bb34-ad034b836964/dragacceptfiles-working-in-9926-but-not-working-in-10049-and-10061?forum=WinPreview2014General.  The moderator suggested I post this here:
    My company has a software product that accepts dragged items.  In all versions of Windows from XP through Windows 10 build 9926 that functionality has worked fine.  However, with build 10049 (possibly 10041 which I did not test thoroughly before going
    to 10049) and now 10061 that functionality stopped working.  The application calls DragAcceptFiles to enable drag drop messages.  In addition, either ChangeWindowMessageFilter is called on Vista or ChangeWindowMessageFilterEx is called on Windows
    7 and higher for the messages WM_DROPFILES, WM_COPYDATA, and WM_COPYGLOBALDATA.  This was working fine on Windows 10 build 9926.  Now when I attempt to drag an item to our software product, I get the "Don't" symbol (circle with line through
    it) and no WM_DROPFILES messages are received.  The application is unchanged with only an upgrade to the Windows 10 build performed.  As a sanity check, I created a brand new VM running build 9926 and the functionality worked fine.  I then upgraded
    the VM to 10049 and it stopped working.  The following day I upgraded to 10061 and it is still broken.  Is there are new filter or restriction in place since build 9926 on DragAcceptFiles that would be stopping the traditional drag drop procedure
    from working? This is very frustrating because there is a dearth of information on Windows 10 API changes and since this appears to be some kind of recent change, I am out of ideas of where to look for answers.  I can duplicate this problem on the older
    platforms by simply calling DragAcceptFiles with the second parameter set to false.  In that case, on Windows 7 for example, I will get the "Don't" symbol just I am getting now in the Windows 10 TP with the argument set to true.

    DragAcceptFiles is now working again in 10074 so whatever the problem was, it has been fixed.

  • Simple pass not working windows 10

    simple pass not working, does not recognise windows password at start to gain access to system, no flashing light, driversin software only go to windows 8.1.How do I reset the lot or reinstall simple pass?

    I have an HP Elitebook 8760W.  I cannot get Simplepass or Windows Hello to recognize my Validity VFM-471 fingerprint reader.  I'm not sure I have the right driver installed for the Validity hardware.  Could someone please point me to a link for the proper Win 8.1 driver?   I'm trying to make this work on Windows Pro 64 Bit.   I have tried everything to make this work.  Both Simplepass and Window Hello recognize the fingerprint read while I'm setting it up, but when rebooting and trying to log in with the fingerprint function - it doesn't act like it is even working.  I've tried all of the suggestions on the instructions to no avail.  The Laptop works just fine without the fingerprint scanner, and I guess I can live without it, but I've been used to using it on Windows 7 for so long, I'd like to have it working agian.  Any suggestions or hellp would be greatly appreciated.  Thanks in advance. 

  • USB Devices Recognized but not working!

    Having issues with working USB devices, but only some...??? Very confused. Here it is:
    - 20gig ipod, ipod mini all recognized by apple system profiler and working (shows up on desktop) Through USB and firewire
    - Canon Rebel XT (USB 2.0), Macally mouse(USB 1.0), RECOGNIZED in apple system profiler...but not working!!! Iphoto doesn't recognize a camera is connected and mouse not responding
    The camera in mouse i tested in another mac and they are working.
    If my logic board is cooked, then why would the ipods still work?? So, what is the problem???? PLEASE HELP
    luc

    Luke, many of the peripials such as cameras, printers, scanners, some will plug right in and work.
    Others, need to plugged in and restart your computer,for them to work.
    and last but not least some need there own drivers to operate correctly.
    Those that need drivers normally come with an insallation CD for this purpose... Cheers...Don

  • Updated my iphone 3gs, lost my music and apps, they are backed up on itunes, how do I move them back to my phone, tried to sync but not working, please help

    Updated my iphone 3gs, lost my music and apps, they are backed up on my computer but i cannot move them over to my phone, tried to sync but not working, please help

    well first make sure that when you click on the name of your iphone on the left hand side of itunes that you go to the app and music tab and check mark the sync apps and sync music. then try clicking apply in the bottom right hand corner. then if not try doing it again after going to prefrences in the top menu and going to devices tab and click reset sync history if that doesnt work with music try and drop and drag to the name of your iphone, lastly if that doesnt work you can try restoring from a backup from before you updated. it will keep the new software but put everything that was on your phone when you created the backup back onto your phone.
    http://support.apple.com/kb/HT1351 for syncing music

  • I have CS5 and a d-600. I would like to use camera raw but not working. I downloaded CR 7.3 and still not working. Do I need to upgrade to CS6 ..or just throw it all out the window and get rid of my d-600 ?

    I have CS5 and a d-600. I would like to use camera raw but not working. I downloaded CR 7.3 and still not working. Do I need to upgrade to CS6 ..or just throw it all out the window and get rid of my d-600 ?

    it allows you to use your cr files, Adobe - Adobe Camera Raw and DNG Converter : For Windows
    Camera Raw: How to use Adobe DNG Converter - YouTube

  • Camera Raw 5.1 downloaded and unzipped but not working in CS4. Can't open Nikon D90 NEF files.

    Camera Raw 5.1 downloaded and unzipped but not working in CS4. OS Windows 7. Can't open Nikon NEF files. Camera Nikon D90.

    update the adobe program that needs cr 4.6+,  http://www.adobe.com/downloads/updates/

  • Hi I'm trying to purchase but not working

    Hi I'm trying to purchase but not working. It's telling me to contact apple support. I bought today one time but I can't buy again. I contact the bank and they said there is nothing wrong from their side so the problem only with the apple store. Please advice.

    iTunes and App store
    Contacting the iTunes store
    Phone: 800-275-2273 How to reach a live person: Press 0 four times
    Hours of Operation: Mon-Fri: 9am-5pm ET
    Email: [email protected]

  • Update to 10.6.8 and HP F2100 and D2400 Printers stopped working. Restored 10.6.7 and printers from Install CD's but not working,  Same with scanner

    Help....
    Updated to 10.6.8 and HP F2100 and D2400 Printers stopped working.
    Restored 10.6.7 and printers from Install CD's but not working.
    Same with F2100 scanner
    Am I glad I kept Windows desktop as without it I would be scre**ed now
    What is going on with this latest update as its like a return to Windows with things crashing or hanging up every few minutes????
    On a MacBook Air that has not been updated everything still works so what has 10.6.8 done and why won't the restore to 10.6.7 work?
    Steve

    None of those things you mentioned were what I suggested.
    I'm guessing the "ctrl click in printer preferences" means you Reset the Printing System?
    If so, that is what I would have suggested if deleting it by selecting the ( - ) button and then adding it with the ( + ) button.
    But, if HP has a fix, it likely needs to update its drivers.

  • HT201210 trying to download an instal ios 7 on my iphone 4s, after half an hour into the download it came up with a message saying failed and everytime i try again the download doesnt start. tried downloading from itunes aswel but not working. anyone know

    trying to download an instal ios 7 on my iphone 4s, after half an hour into the download it came up with a message saying failed and everytime i try again the download doesnt start. tried downloading from itunes aswel but not working. anyone know why?

    The servers are overloaded. There are a hundred million people all trying to download iOS 7 at one time. Try again later

  • Page is working ok in chrome and IE but not working in firefox. jquery problem i guess

    http://184.170.251.149/raschet-shkafa-kupe
    this page is working correctly in chrome and IE but not working in firefox, i cant click and of the dropdown menus(ДСП, доличество дверей). it was working perfectly prior firefox 18. can you please fix the compatibility problem ?

    I was referring to the second page in my above post.
    I disabled JavaScript as a test after loading the page with JavaScript enabled and that worked.<br />
    I also get the selects to open if I right-click instead of left-click the select.<br />
    That way the select get selected (shows a focus ring) and after that left-clicking works as well .
    This assumes that JavaScript is monitoring the left-click, but that script no longer works properly.
    A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.
    *http://forums.mozillazine.org/viewforum.php?f=25
    The helpers at that forum are more knowledgeable about web development issues.<br>
    You need to register at the MozillaZine forum site in order to post at that forum.

  • Power book G4 Leopard 10.5.8. File sharing preference checked but not working after start up until unchecked and the rechecked?

    I hope the title is enough info, please ask. In the mean time I have created an applescript to open preferences/ sharing and uncheck then check the file sharing box. This works but I would obviously prefer it just work normally. I have no corrupt preference files. Perhaps a file is missing? Thank you.

    Greetings Kwnez
    I'm not up to your level of expertise yet. I'm networking and file sharing too, on my Mac Powerbook 1.33 GHz PowerPC G4; OS 10.5.8 Lepoard. At the public library I found by asking the clerk a book Authored by David Pogue. "Mac OS X Leopard the Missing Manual". It (the book) has helped me ask better questions. I'm not saying that your question "
    Power book G4 Leopard 10.5.8. File sharing preference checked but not working after start up until unchecked and the rechecked?
    is hard for me to understand, I went to system preferences and looked at the sharing box. when I clik it it opens up and the first thing I see is my computers name, and under that i see, " Computers on your local network can access your computer at: ...-powerbook-g4-15.local"
    What I'm saying is "Are we on the same Page"

  • Isdn bchan-number-order ascending round-robin is applied but not working

    isdn bchan-number-order ascending round-robin is applied but not working
    ios c3825-spservicesk9-mz.124-21.bin
    relevant config
    controller E1 0/3/0
     framing NO-CRC4
     pri-group timeslots 1-31
    interface Serial0/3/0:15
     no ip address
     encapsulation hdlc
     no logging event link-status
     no snmp trap link-status
     isdn switch-type primary-net5
     isdn overlap-receiving
     isdn incoming-voice voice
     isdn bchan-number-order ascending round-robin
     trunk-group 1
     no cdp enable
    my problem is this:-
    At the moment calls are leaving on the first available channel of my h323 voice gateway PRI, I can apply this command to the interface fine but it makes no difference the b cannels are always being picked on a first come  first served basis . I have also tried combination "isdn bchan-number-order decending" and "isdn bchan-number-order descending round-robin" but it makes no difference , the first b channel is always selected .
    Any ideas , if you think its a bug can u identify the bug id as I cannot find it .

    Hello
     I can see that you use ascending , that why you hit 1st channel.You have to choose one of these commands ascending or descending
    I have a question here , for your incoming calls which channel hits ?.FYI isdn bchan-number-order descending is enable by default , so if you need to change you have to type ascending. Can you just share incoming calls which channel hits?.This is because before you define your outgoing calls , you have to check your service provider channel used, and this to avoid error channel is not available.
    Command
    Router(config-if)# isdn bchan-number-order {ascending | descending}
    Purpose
    Enables B channel selection for outgoing calls on a PRI interface (optional).
    Thanks
    please rate all useful information

Maybe you are looking for