please let me know which type of question arise in interview
on project manager round on insurance project with answer
pls reply asap.
Answer / hari
What is Mapping parameters and mapping variables?
when is $,$$,$$$ are used?
what is bad file and reject file?
How will you identify the missing records in target table?
what is the difference between Update as insert and Update else insert?
what type of indexes are used in your project?
| Is This Answer Correct ? | 0 Yes | 1 No |
i have thousand records in my source(flat file) i wanna load 990 records i don't want load first 5 records and last 5 records at informatica level?
What are the hard ware required for a normal sized data warehouse? and What are the software required for a normal kind of data warehouse?
Reusable transformation and shortcut differences
What is data movement mode in Informatica and difference between them?
What is IQD file?
I still need further explanation about the difference between active and passive transformation with some examples.Thank You
how can import the data from the flat files?
What are the new features of informatica 9.x developer?
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?
what is the purpose of surrogate key and diff between primary key&surrogate key
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.
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)