what is meant by data driven.. in which scenario we use
that..?
Answers were Sorted based on User's Feedback
Answer / swathi
data driven is available at session level.it says that when
we r using update strategy t/r ,how the integration service
fetches the data and how to update/insert row in the
database log.
| Is This Answer Correct ? | 5 Yes | 0 No |
Data driven is nothing but but instruct the source rows that
should take action on target i.e(update,delete,reject,insert).
If we use the update strategy transformation in a mapping then
will select the datadriven option in session.
reply me if am wrong
teja_dwh@yahoo.com
| Is This Answer Correct ? | 1 Yes | 1 No |
what is the logic will you implement to load data into a fact table from n dimension tables?
What is rank index in rank transformation?
Design time, run time. If you don't create parameter what will happen
What is DR strategy for Informatica project?
What is data caches/ index caches?
How do you Merge multiple Flat files for example 100 flat files with out using Union T/F
Which means the first record should come as last record and last record should come as first record and load into the target file?
All active transformations r passive or not?
If a session fails after loading of 10,000 records in to the target.How can you load the records from 10001?
hw cn v elimate dublicate values from lookup without overriding sql?
explain different levels in pushdown optimization with example?
i have 5 session (s1,s,2,s3,s4,s5)i want to execute first 4 session after 5th session how will you do?