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 |
Explain load alternative records / rows into multiple targets - informatica
1:when we develop a project what are the performance issue will raise?? KPIT 2:if a table have INDEX and CONSTRAINT why it raise the performance issue bcoz when we drop the index and disable the constraint it performed better??KPIT 3:what are unix commands frequently used in informatica??
how to convert 101 raja 101 raja sekar reddy 101 sekar----------> 101 reddy
can we use self join in informaitca?
how the informatica server sorts the strings values in rank transformations?
can we load the data with out a primary key of a table? what is target plan?
If the values in a row are 1,2,3,3,4,,4,5 then how a rank transformation can rank these values
In informatics server which files are created during the session rums?
Explain constraint based loading in informatica
What is an Integration service in Informatica?
what type of transformation is not supported by mapplets?
I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.