What is fact table? Explain the different kinds of facts.
No Answer is Posted For this Question
Be the First to Post Answer
How do you load only null records into target? Explain through mapping flow.
To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?
can we override a native sql query within informatica? How do we do it?
How to convert flat file into xml file? How to tune joiner?
What is reconstalation n What is fact constalation? Correct me if i m wrong in the question.
What is the function of look up transformation?
Explain what transformation and how many are there in informatica?
checkout and checkin in informatica 8.6
Hi All, i have question regarding Change Data Capture in Informatica. As i know we can do this using Incremental Aggregation(i never worked on Informatica but i read) and i think we can do the same with SQL Over write and with variables. Can someone tell me how do we do this using other two techniques.. using SQL Over write and variables. Thanks for the help and greatly appreciated.
What did you do in source pre load stored procedure
when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want to load the remaing rows in target with out truncate target table.What should i use?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N