Dimension Object created in Oracle can be imported in Designer
Cubes contain measures
No Answer is Posted For this Question
Be the First to Post Answer
What is session task and command task?
What is critical mapping?
What is option by which we can run all the sessions in a batch simultaneously?
scenario: dept_no emp_nem 10 A, 10 B, 10 C, 10 D, 20 P, 20 Q, 20 R, 20 S output: dept_no emp_nem 10 A, 10 AB, 10 ABC, 10 ABCD, 20 ABCDP, 20 ABCDPQ, 20 ABCDPQR, 20 ABCDPQRS
How to load dimension and fact in same mapping at same time.explain me the logic used for that scenario.
Is it possible to update the target table with PK?
Informatica settings are available in which file?
In which circumstances that informatica server creates Reject files?
Where are the source flat files kept before running the session?
Plz can anybody send Informatica and Cognos FAQ Plz To thid ID ppradeep_dwh@yahoo.co.in
why we use source qualifier transformation?
source : col1 101 101 101 102 102 102 103 103 103 col2 1000 1500 2000 1200 2300 3000 2400 1300 2000 i need target as col1 101 102 103 col2 1000,1500,2000 1200,2300,3000 2400 1300 2000