How to load dimension and fact in same mapping at same
time.explain me the logic used for that scenario.
Answer / isha
We can use contraint based loading in that case and after loading all the dimensions table we can load the data into fact table.
| Is This Answer Correct ? | 0 Yes | 0 No |
To import the flat file definition into the designer where should the flat file be placed?
How to eliminate 1st and last rows from the source and load the inbetween rows.
What is ThroughPut in Informatica, How it works, Where I can find this option to check ?
what is the difference between copy object import objects using repositery manager which one is best
What is the difference between source qualifier transformations source filter to filter transformation?
How we can create indexes after completing the loan process?
waht is dataware house
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.
what is index?how it can work in informatica
What is the difference between Bad file and Reject file? and Where u can see the Reject file? What records stored in Reject file?
By using Transformation i need top most 5 employee salary from each deptwise? Deptno 10,20,30? which transformation we need to use?
If i have one source having 10 ports.In a mapping i use that source one target having that ten ports.Data from 5 ports are going to target through a mapplet and another 5 ports are going to target through another mapplet.Both 2 mapplets are intially passive in nature.But presently my requirment to convert on mapplet to ACtive.How can i do it.