What is a grid in Informatica?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me about MD5 functions in informatica
If there are 3 workflows are running and if 1st workflow fails then how could we start 2nd workflow or if 2nd workflow fails how could we start 3rd workflow?
What is the cumulative sum and moving sum?
i have a source table ID NAME SAL 101 A 1000 102 B 2000 103 C 1500 target load should be ID NAME SAL 101 A 1000 101 B 2000 101 C 1500 102 A 1000 102 B 2000 102 C 1500 103 A 1000 103 B 2000 103 C 1500
Which transformation should we use to normalize the COBOL and relational sources?
4 Answers DELL, IBM, Lehman Brothers,
when we go for unconnected lookup transformation? and why?
How we can get unique records into one target table and duplicate records into another target table??
11 Answers Deloitte, IBM, iGate,
How to delete first 3 rows & last 3 rows in target table in informatica
where to store informatica rejected data?
how we can load rejected record's at run time?(not through bad files)
what is threshold error in informatica?
i have one source 52 million records i want target only 7 records ?how wil you do what logic to implement?