what is data driven in update strategy transformation?
Answers were Sorted based on User's Feedback
Answer / infa_geek
Integration Service follows instructions coded into Update
Strategy and Custom transformations within the session
mapping to determine how to flag rows for insert, delete,
update, or reject.
If the mapping for the session contains an Update Strategy
transformation, this field is marked Data Driven by
default.
If you do not choose Data Driven when a mapping contains an
Update Strategy or Custom transformation, the Workflow
Manager displays a warning.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / srinu
data driven is a set of rules.based upon this rules the
integration service perfoms all operations in update
strategy transformation.
DD_INSERT
DD_UPDATE
DD_REJECT
DD_DELETE
| Is This Answer Correct ? | 6 Yes | 4 No |
suppose we will take flatfile target and load type is bulkload the session fails why please give me the answer
how much memory (size) occupied by a session at runtime
MY SOURCE IS LIKE THIS VENKATESH,101||RAJESH,102||SIVA,103||SWATHI,104 MY REQUIRMENT IS NAME ID VENKATESH 101 RAJESH 102 SIVA 103 SWATHI 104 PLEASE PROVIDE ME THE SOLUTION
task is running successfully but data is not loded why?
why union is active transformation?
List the transformation in informatica.
what is degenerated dimension?
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
What are the designer tools for creating transformations?
what are the Methods For Creating Reusable Transformations?
When do you use sql override in a lookup transformation?
What will be the approach?