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 8077Hi, 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
2047In 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 14390Source 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 10508I 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 6133I 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 9809what is the difference between look up and joiner(don't say joiner sopport only = where as look up support non-equijoin).
3 10267My 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 6443Post New Informatica Questions
Define the various join types of joiner transformation?
What do think which one is the better joiner or look up?
What is powercenter on grid?
What are the uses of etl tools?
How to join three sources using joiner? Explain though mapping flow.
Design a mapping to load a target table with the following values from the above source?
What is fact table? Explain the different kinds of facts.
Explain the shared cache and re-cache?
What are the different types of repositories created using informatica?
What are the basic requirements to join two sources in a source qualifier transformation using default join?
What is joiner change?
what is the complex transformation you used in informatica
Enlist the differences between database and data warehouse.
What is decode in static cache?
What is pmcmd command?