What is Datadriven?
Answers were Sorted based on User's Feedback
Answer / swetha
The informatica server follows instructions coded into
update strategy transformations with in the session maping
determine how to flag records for insert,update, delete or
reject
If you do not choose data driven option setting, the
informatica server ignores all update strategy
transformations in the mapping.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / shashiall
select Data Driven in Update Strategy Transformations.
if not ...then the informatica sever wil not consider
it and will ignore this.
Data driven is not Used when using the BULK load.
(may b it is correct ..plz try this)
| Is This Answer Correct ? | 5 Yes | 1 No |
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
In which situation we will use persistant cache and shared cache in real time. plzsss answer with example
what is galaxy repository?
What is joiner transformation?
suppose we have 1 to 10 records.In router transformation we had given two condition A>= 5 A<=5 then what will be the output?
What is a joiner transformation?
Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project
What is the difference between IN and Exists in Oracle?
In a scenario I have col1, col2, col3, under that 1,x,y, and 2,a,b and I want in this form col1, col2 and 1,x and 1,y and 2,a and 2,b, what is the procedure?
What if the source is a flat-file? Then how can we remove the duplicates from flat file source?
Explain about Recovering sessions?
By using Filter Transformation,How to pass rows that does not satisfy the condition(discarded rows) to another target?