What is primary and backup node?
No Answer is Posted For this Question
Be the First to Post Answer
What is best approach to load 100 different source files (Different structure) to differet target tables ?
What are the issues you have faced in your project? How did you overcome those issues?
In Real Time what are the scenarios u faced, what r the tough situations u have overcome, and explain about sessions.
2 Answers Cap Gemini, CTS, TCS, Tech Mahindra, Wipro,
if the column name in sql override is diff from the column name in source qualifier,what is the impact?
how can we load first and last record from a flat file source to target?
7 Answers Infosys, ITC Infotech,
What is the main data object present inbetween source and target. I answered Mapping. Transformation etc.. But it is not the answer. So please give me an apt answer. Thanks in advance
how to send unique records to one target and duplicate records to another target by using dynamic lookup cache????? please explain me briefly///(when we use this we look up on which target unique target ya duplicate target)
in staging we are merging the data and remove the inconsistants data that type of situation what u will done and type of functions u can use
Explain the informatica workflow?
write sql query following table quarter sales q1 1000 q1 2000 q1 3000 q1 4000 q2 5000 q2 6000 q2 7000 q2 8000 q3 1000 q3 2000 q3 3000 q3 4000 q4 5000 q4 6000 q4 7000 q4 8000 i want the output format like q1 q2 q3 q4 1000 5000 1000 5000 2000 6000 2000 6000 3000 7000 3000 7000 4000 8000 4000 8000
How to delete the (flat file) data in the target table after loaded.
What is a candidate key?