what is SDLC way of code development?
No Answer is Posted For this Question
Be the First to Post Answer
How can we eliminate duplicate rows from flatfile,explain?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b,the target shd be loaded as 1 a+b+c or 1 a||b||c, what transformations shd be used for this?
Define mapping and session?
Load data to multiple targets according date. When First time session runs it should send to 1st target,second time session runs then send to 2nd target and goes on how to achieve it
explain abt union t/r?
How to start a workflow using pmcmd command?
I have some rows in source.I have to map half rows to one target and half rows to another target.i.e you wont know how many records in source.?Implement a mapping?
Can anyone tell me, when a flat file contains different kinds of delimeters available for each line ( For Ex: First line contains [,*&#$] and second line contains [%@$#%^]. Like that all records having different kinds of delimeters. How can we implement this kind of flat file in informatica?
Difference between STOP & ABORT in Informatica.
3 Answers Accenture, Wells Fargo,
In which scenario did you used pushdown optimization?
What are the new features of Power Center 5.0?
If the values in a row are 1,2,3,3,4,,4,5 then how a rank transformation can rank these values