Suppose you have n no.of records @ your flat file and you have seen some of records are missing while reaching to the destination. How can you trouble shoot it?
DELL,
2 7986Hi, I am planning to take Infa Certification exam but am unable to find its dumps anywhere on web. If anybody has it, plz share them with me. jkinfo22@gmail.com Thanks in advance
2006In EMP table, for those emp whose Hiredate is same, update their sal by "sal+500" or else for others keep the sal as it is, how to do it by SQL query
8 14159Source table ------------- ID NAME --- ------ 101 PANKAJ NULL KUMAR NULL MATHUR 102 JYOTI NULL SAXENA 103 SACHIN NULL TENDULKAR TARGET TABLE ------------- ID NAME --- ------- 101 PANKAJ KUMAR MATHUR 102 JYOTI SAXENA 103 SACHIN TENDULKAR How to do the above scenario in Informatica.
4 10378I am having a table with columns ID NAME 1 x and the requirement is to get the o/p like this 1 y ID Count(*) 1 z 1 3 2 a 2 2 2 b 3 c so write a sql query to get the id n how many times its count of repetition n there u shouldn't get the distinct(i.e id-3) Reply as early as possible
IBM,
3 6007I have a scenario like - how can i load 1st record to Trgt1,2nd->Trgt2, 3rd->Trgt3 and again the cycle has to repeat with loading 4th->Trgt1,5th->Trgt2,6th->Trgt3?
3 9685what is the difference between look up and joiner(don't say joiner sopport only = where as look up support non-equijoin).
3 10142My source table look like ID Name Location Salary 1 ran NULL NULL 1 NULL DELHI NULL 1 NULL NULL 1000 I want my output to look like ID Name Location Salary 1 ran Delhi 1000 What should be my approach to design a informatica mapping. Assuming my source is flat file not a Relation table so i cant use SQL.
2 6335Post New Informatica Questions
How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
What is the function of look up transformation?
What are different types of transformations available in informatica?
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
Explain load alternative records / rows into multiple targets - informatica
What is workflow? What are the components of the workflow manager?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
What is a joiner transformation and why it is an active one?
What is sq transformation?
Explain why we use partitioning the session in informatica?
What is the different lookup cache(s)?
What is event and what are the tasks related to it?
what kind of issue you will get in environment? (we ll call help desk to raise ticket rite?
Enterprise data warehouse your projects phase by phase explain?
What is transformation?