Explain target update override in informatica
No Answer is Posted For this Question
Be the First to Post Answer
i have source data like id name sal 1 a 65020 2 b 78250 3 c 58264 but how to get target like this id name sal 1 a Sixty five thousand twenty 2 b Seventy thousand two fify 3 c Fifty eight thousand two sixty four
How union transformation is active ?
For stage table data processing, suppose in first run we processed 8 records out of 10 records then in 2nd run we should consider only not processed records (here total no of records =2) along with new records which got loaded in stage table thru real time mapping. Note : In this example, 8 records are those records for which we got transaction number after lookup on trn_no_cod table and 2 records for which lookup returns trn_no as NULL
In Lookup transformation a sql override should be done and disable the cache how do you do this procedure?
followin source like region sales 1 100 2 200 i want the output following format region 1 2 sales 100 200
What are the types of lookup transformation?
Differentiate between sessions and batches?
Update strategy transformation is an active transformation.How it changes the number of records that pass through it? Please explain....
What is the difference between Junk and Confirmed Dimention? where can be used htat one in Informatica?
In router source is a boy age 20 I given 3 conditions in router a>20, a<=20, a=20 which one exit first?
If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?
Explain about HLD and LLD ?