Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Solve it through Informatica

This is a discussion on Solve it through Informatica within the Data Warehousing forums, part of the Databases category; Plz try this and give me solution to solve it through Informatica. a) Assign priority to every application_id based on the following condition 1) IF(SUBSTR(DECISION_NM),1,4),’SALE’ and ACCT_NBR>0,then 1 else 2 ...

Go Back   Geeks Talk > Databases > Data Warehousing
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Data Warehousing Data Warehousing

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-09-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 192 Times in 154 Posts
Geek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura about
Solve it through Informatica

Plz try this and give me solution to solve it through Informatica.

a) Assign priority to every application_id based on the following condition
1) IF(SUBSTR(DECISION_NM),1,4),’SALE’ and ACCT_NBR>0,then 1 else 2
2) IF(SUBSTR(DECISION_NM),1,4),’DECL’, then 3
3) IF(SUBSTR(DECISION_NM),1,4),’WITH’ ,then 4
4) IF(SUBSTR(DECISION_NM),1,4),’ ‘, then 5 else 6

b) Sort the data by finder_num and priority value (obtained from step a)

c) Let the original finder_num from source be the final finder_num for the application with highest priority.

For all the lower priority values for the same finder_num, perform step d.

d) Replace finder_num with following: ‘DU’ and application_id (CR_APPL_ID) i.e. concatenate ‘DU’ with cr_appl_id.

e) For the application with same priority, retain original finder_num for the lowest value application_id(min(cr_appl_id)) and implement the above mentioned step (step d: Replace process).

Question asked by visitor Anam
Reply With Quote
Sponsored Links
Reply

  Geeks Talk > Databases > Data Warehousing

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Informatica sreedhark26 Data Warehousing 2 05-17-2007 05:47 AM
Informatica dpvalan Data Warehousing 3 05-17-2007 05:24 AM
solve it vmshenoy Brainteasers 1 01-24-2007 03:33 PM
can u solve it arunjanghu Brainteasers 7 01-13-2007 04:16 AM
Solve this! kalayama Brainteasers 3 12-25-2006 10:53 PM


All times are GMT -4. The time now is 11:02 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved