how many data models u have done in informatica project?
Answers were Sorted based on User's Feedback
Answer / prabhu
As an informatica developer you will not mostly work in
Data modelling.It would be handled by seperate team like
DBA team
Prabhu
www.iskilltech.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abhinaw prakash
I guess sometimes if you have been assigned a role of an
Developer/Solution Architect you should have a knowledge on
Data Modelling(Atleast one of its tools like Toad Data
Modeller etc).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the status code in stored procedure transformation?
update strategy transformation in informatica
I have in my source Records like 100,101,102 etc. I have router transformation which has groups like one group is empno=100, second group is empno>99. Now i want to know my source record 100 loads into which group?
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
why dimenstion tables are denormalized in nature ?
If u r giving different parameter file names in workflow and session for a single mapping parameter, then which one will be executed? The one u given in workflow or the one u given in the session?
what is degenerated dimension?
Roles and Responsibilties of Informatica Production Support Member?
What are two types of processes that informatica runs the session?
wt is informatica file watch timers in aflat i want to get the first record and last record how could i.
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?
In update strategy t/r we had given dd_insert condition & in session we gave delete condition . Then what will happen? mapping will run ?