what is data driven?
Answers were Sorted based on User's Feedback
Answer / guest
data driven is the instruction fed to informatica server
wheather to insert/update/delete row whenever using update
strategy transformation
| Is This Answer Correct ? | 59 Yes | 7 No |
Answer / ziauddin
When u configure a session using update strategy the
session property data driven instructs informatica server
to use the instructions coded in mapping to flag the rows
for insert, update, delete, this is the default option
selected when using a update strategy transformation in a
mapping.
| Is This Answer Correct ? | 32 Yes | 5 No |
Answer / kamesh
When ever a mapping contains Update Strategy Transformation
the way data needs to be treated is declared in the session
property as Data Driven. This is done by mentioning
DD_UPDATE or DD_INSERT or DD_DELETE in the update strategy
transformation.
A mapping may contain two Update strategy transformations,
1 for inserting and another for updating in two different
pipelines in single mapping.
Therefore, in order session to get executed successfully,
mention Data Driven property in the session properties for
that particular mapping.
| Is This Answer Correct ? | 23 Yes | 3 No |
Answer / yaseen
Data driven is a process, in which data is
insert/deleted/updated based on the data. here it is not
predifed tht data is to insert or delete or update .. it
will come to knw only when data is proceesed
| Is This Answer Correct ? | 10 Yes | 5 No |
Answer / maheshg
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 u do not choose data driven option setting,the
informatica server ignores all update strategy
transformations in the mapping
| Is This Answer Correct ? | 2 Yes | 0 No |
what is the difference between look up and joiner(don't say joiner sopport only = where as look up support non-equijoin).
performance tuning of Informatica
Diffrence between 7.1,8.1 and 8.6
Explain lookup transformation is active in informatica
Explain what are the different versions of informatica?
can i any one explain me realtime healthcare project explanation..for interview .iam new to informatica .thanks in advance.
Different circumstance which drives informatica server to expel records?
Session Recovery. 1000 rows in the source of which 500 passed through and then I killed the session. Can you perform a recovery and how
Can we make worklet inside worklet?
Write the prerequisite tasks to achieve the session partition?
Hi all , I am planning for informatica S - PowerCenter 8 Mapping Design certification. I have rewuired the dumps for the same. if anyone of you having the same pl. share it with me. This will be of great help. My contact is : sagardev7@gmail.com TIA , Sagar
with out using update strategy transnsformation how to update the data in mapping level