Using records that satisfy and do not satisfy join condition

Hi,
My requirement is to use the records which satisfy and do not satisfy the join conditions in ODI.
Can any one explain how to achieve this?
Thanks in advance.
Regards,
SRK

Hi Katukota,
Thanks for the suggestion. When i tried to implement the same with an OUTER JOIN to capture the records that satisfied and not satisfied the join condition, the SQL statement is not getting created properly and as given below
"from DEPT [empty] EMP where     (1=1) And (DEPT.DEPTNO=EMP.DEPT(+))"
THere is no ',' operator between the two tables in the FROM Clause. When it is corrected in the ODI operator, the task is executed successfully.
Can you please suggest the way forward to avoid this error?
Thanks in advance.
Regards,
SRK
Edited by: user6416145 on 04-May-2009 14:13

Similar Messages

  • My iPod Touvh 4th Generation won't turn on. It will not charge even after I used a few chargers and will not connect to a computer. The Home button is broken and I don't know if the Lock/Sleep button is now broken or stuck as well. What should I do?

    My iPod Touvh 4th Generation won't turn on. It will not charge even after I used a few chargers and will not connect to a computer. The Home button is broken and I don't know if the Lock/Sleep button is now broken or stuck as well. I believe there may be a problem with the battery or the backlight. I've had my screen replaced once by some stooges. What should I do?

    Try:
    - iOS: Not responding or does not turn on
    When it  says place the iPod in recoverymode use one of these programs.
    For PC
    RecBoot: Easy Way to Put iPhone into Recovery Mode
    If necessary:
    Download QTMLClient.dll & iTunesMobileDevice.dll for RecBoot
    and                                  
    RecBoot tip
    For MAC or PC       
    The Firmware Umbrella - TinyUmbrella
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer                            
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar                                     

  • After resetting my phone to factory settings, it will not turn on. When i press the power button a white screen and black apple pop up. it stays on that screen and will not go to the home screen, it will just die. please help!

    after resetting my phone to factory settings, it will not turn on. When i press the power button a white screen and black apple pop up. it stays on that screen and will not go to the home screen, it will just die. please help!

    Make sure it is charged for about 10min using the adapter, then connect in recovery mode, explained in this article:
    If you can't update or restore your iOS device

  • I don't know how to use the canlendars function and the notes are kind of messy code,anyone help me

    i don't know how to use the canlendars function and the notes are kind of messy code,anyone help me

    Step by step:
    1. On your main vi Front Panel, create your boolean indicator.
    2. On the block diagram, right click the new boolean indicator and select Create - Reference.
    3. On sub-vi front panel, create boolean indicator (or use one that is already created).
    4. On sub-vi front panel, create a reference (Controls Palette - Refnum - Control Refnum).
    5. Right click on the newly created Refnum and select Select Vi Server Class - Generic - GObject - Control - Boolean. The refnum label changes to BoolRefnum.
    6. On sub-vi block diagram, create Property Node (Functions - Application Control - Property Node). Find the BoolRefnum and move it close to the new Property Node.
    7. Wire the BoolRefnum to the reference input of the property node.
    8.
    Right click on the property node and select Change to All Write.
    9. Move mouse to point to Visible inside property node box, left click and select Value.
    10. Wire the boolean indicator from step 3 to the Value input of the property node.
    11. On sub-vi front panel, right click on icon and select Show Connector.
    12. Click on empty connector spot then click on the new BoolRefnum. Save your sub-vi.
    13. On main vi block diagram, connect refernece created in step 2 to the new connector terminal of sub-vi.
    14. Save and run.
    Here are the modified vi's.
    - tbob
    Inventor of the WORM Global
    Attachments:
    Pass_a_Reference.vi ‏20 KB
    GL_Flicker_mod.vi ‏83 KB

  • HT4623 i am updating to ios 6.1 but i dont want immediatly i have shut down my iphone by holding sleep wake button and home button and cracks from that time and its not restarting

    i am updating to ios 6.1 but i dont want immediatly i have shut down my iphone by holding sleep wake button and home button and cracks from that time and its not restarting

    HarryAustralia wrote:
    I recently updated my ipad wifi only to the new ios 6.1.2 and initially I had the auto cover lock option which can be seen in the Generals tab, but then it stoped working!! Before the update, the auto cover lock worked fine. So after trying all the options, I then did a complete reset on the ipad and now its gone all together from the General tab!! I can no longer see the "auto cover lock" option.
    The iPad cover lock is for when you use a cover with magnets in it to lock and unlock the iPad when you close the cover or open it. Try running a refrigerator magnet along the sides of the iPad and see if that trips the iPad Cover Lock back into the settings.
    That is not the same thing as the iPad Auto Lock setting which allows you to set an allotted time before the iPad goes to sleep.
    You can try resetting all settings to see if the Auto Lock feature retinrs to the iPad.
    Settings>General>Reset>Reset All Settings. You will have to enter all of your device settings again.... All of the settings in the settings app will have to be re-entered. This can be a little time consuming re-entering all of the device settings again.

  • Hello, I'm using ubuntu with firefox5 and can not find the option to import my bookmarks file backup

    Hello, I'm using ubuntu with firefox5 and can not find the option to import my bookmarks file backup

    Is that Ubuntu 11.04?
    Ubuntu 11.04 displays window menus in the control bar at the top of the screen<br />
    Click on Bookmarks/Show All Bookmarks then move your mouse to the left upper corner toward Firefox Web Browser.<br />
    You'll get pop up menu (Organize, Views and Import and Backup).<br />

  • How do I know WinRM uses Kerberos for authentication, and does not fall-back to NTLM?

    Hi,
    How do I know WinRM uses Kerberos for authentication, and does not fall-back to NTLM?
    /SaiTech

    Hi SaiTech,
    Kerberos will be selected by default in an AD domain, The default (assuming the client is in a domain, and is not connecting to itself via 127.0.0.1 or ::1 addresses) is to use Kerberos authentication, and not to fall back to NTLM.
    Please also Note that you may have to take some other steps as well to get non-Kerberos authentication working.  Specifically, you'd have to set up an HTTPS listener on the remote host, or modify the client's TrustedHosts list.
    Refer to:
    WINRM kerberos & Negotiate
    Authentication for Remote Connections
    In addition, you can also use Network Monitor to check the authentication method.
    If there is anything else regarding this issue, please feel free to post back.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna Wang
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • 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.

  • My ipod touch 4g is not charging using a wall charger and is not being recognize whatsoever by my laptop (windows) any help?, My ipod touch 4g is not charging using a wall charger and is not being recognize whatsoever by my laptop (windows) any help?

    My ipod touch 4g is not charging using a wall charger and is not being recognize whatsoever by my laptop (windows) any help?, My ipod touch 4g is not charging using a wall charger and is not being recognize whatsoever by my laptop (windows) any help?

    Hvae you tried here:
    iOS: Device not recognized in iTunes for Windows
    iPod touch: Hardware troubleshooting
    Have you tried another cable?
    Look at the dock connector. Look for abnormalities like bent or corroded contacts, foreign material and cracked or broken plastic

  • [svn] 2692: Bug: BLZ-227 - When using JMS Destination, MessageClient and FlexClient not released from memory when the session times out .

    Revision: 2692
    Author: [email protected]
    Date: 2008-07-31 13:05:35 -0700 (Thu, 31 Jul 2008)
    Log Message:
    Bug: BLZ-227 - When using JMS Destination, MessageClient and FlexClient not released from memory when the session times out.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Details: Fixed a memory leak with JMS adapter. Also a minor tweak to QA build file to not to start the server if the server is already running.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-227
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/services/messaging/adapters/J MSAdapter.java
    blazeds/branches/3.0.x/qa/build.xml

    Revision: 2692
    Author: [email protected]
    Date: 2008-07-31 13:05:35 -0700 (Thu, 31 Jul 2008)
    Log Message:
    Bug: BLZ-227 - When using JMS Destination, MessageClient and FlexClient not released from memory when the session times out.
    QA: Yes
    Doc: No
    Checkintests: Pass
    Details: Fixed a memory leak with JMS adapter. Also a minor tweak to QA build file to not to start the server if the server is already running.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-227
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/services/messaging/adapters/J MSAdapter.java
    blazeds/branches/3.0.x/qa/build.xml

  • I use iphone6 why iMovie and GarageBand not free for me?

    I use iphone6 why iMovie and GarageBand not free for me?

    How to get all the iWork apps, iPhoto, and iMovie for free on an eligible iPhone or iPad
    http://www.imore.com/how-get-all-iwork-apps-iphoto-and-imovie-free-eligible-ipho ne-or-ipad
    Thanks to Texas Mac Man for the link

  • I baught a ringtone a few months back and I just now got a iPhone again but I can't find that ringtone and its not on iTunes any more either how can I get it back

    I baught a ringtone a few months back and I just now got a iPhone again but I can't find that ringtone and its not on iTunes any more either how can I get it back

    Graceruiz515 wrote:
    Really 
    Really...

  • I am using logic pro x and do not know how to fade a track at the end of a song or change the volume in a portion of the track.

    I am using Logic Pro X. I do not know how to fade the volume at the end of a song or raise / lower the volume in an area of the track. I also have a loud instand volume blip in a portion of a track that I would like to lower or eliminate.

    Hi
    rmarlia wrote:
    I am using Logic Pro X. I do not know how to fade the volume at the end of a song or raise / lower the volume in an area of the track. I also have a loud instand volume blip in a portion of a track that I would like to lower or eliminate.
    Armadillosound wrote:
    To create a fade out press T to open the tool menu and select the fade tool.
    Completely inappropriate, and they all also not help with volume adjustments. Fades will only apply to Audio Regions in the Tracks area: they will not fade out the complete mix unless you first Bounce it, add that to the Tracks area, apply the Fades with the Fade tool, then Bounce in Place (Again).
    Much much better to make use of Track automation to take care of Volume adjustments, and to Fade out the end of the song by applying Track Automation to the Output Channel
    https://help.apple.com/logicpro/mac/10/#lgcpb1a1ea03
    CCT

  • How do i remove the Icloud Lock on a Iphone thats Clean and can not get in touch with the oraganal owner

    How do i remove the Icloud Lock on a Iphone that's Clean and can not get in touch with the oraganal owner
    thers no  you cant put a reset tool on your site to reset phones thats not stolen or in lost mode

    it's an anti-theft measure DAH Its Not Stolen SO what the crap Then. I wish thay would Remove it From there Ios and Redo it so it Only Locke if you Report it Stolen  or enter Lost Mode. BC thers A lot of PPL that abuse it.

  • Records Management  add  and read note

    Hello
    We are in the process of imigrating our paperarchiv from Excel-Sheets to records management. For the data-imigration of the paperrecords I found a bapi. So far so good. I also have to add a note to the paperdocument. For this I have found nothing. I tryed it with bapi's for documents with negative results. How can I create a note and add this note to the paperdocument?
    Any suggestions or code?
    Regards
    Andreas

    I assume you are using the records and not cases. The easiest way is to create an own service provider like SRM_SP_NOTE. the problem with this is, that it has no API as far as I know. The other possibilty is to use cases instead of records. There you can create notes with the case API.
    regards,
    Thomas

Maybe you are looking for

  • Nokia Image Store thinks all the pics on my phone ...

    Hi, Today Nokia Image Store (PC Suite 6.84.10.3) is trying to transfer all the images on my phone (Nokia 6682) to my computer. I have tried rebooting my computer and my phone and it didn't help. I have about 500 pics on my phone and want to avoid tra

  • Ipod touch  not showing in tunes or windows xp

    I have an ipod touch that is not showing up in itunes or windows xp. I have tried restoring the ipod but it fails during the process. The computer and itunes will read an ipod shuffle but not the touch. I have tried all the ideas on the apple site bu

  • GL Account Form - Oarcle 11i (11.5.10.2)

    I have some code combinations which are directly inserted in gl_code_combinations table through custom program. When I am trying to query these code combinations through GL Account Form, it gives me a message "Record not found" and when I try to add

  • How ABAP and JAVA stacks are connecting

    Hi Experts, I have a doubt in pi. We are developing Message Mapping in IR, it means it is running on JAVA STACK. But we are checking any mapping error in SXMB_MONI which will run on ABAP STACK. Now My doubt is " How JAVA and ABAP stacks are connectin

  • Localization of Quiz Slide Content

    I have developed a set of eLearning Modules that have already been deployed in english, and now need to be translated into 10+ languages for international use. This process has been made faster and easier using File > Export > Project Captions and Cl