what is data driven?

Answers were Sorted based on User's Feedback



what is data driven?..

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

what is data driven?..

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

what is data driven?..

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

what is data driven?..

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

what is data driven?..

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

Post New Answer

More Informatica Interview Questions

there is a mapping with expression and mapping we create some condition for insert and update and followed by update startegy ,can we update and insert on a single target based on condition?

1 Answers   Emphasis,


By seeing the parameter file how do u identify wheather it is a workflow parameter or mapping parameter?

5 Answers   Keane India Ltd,


How to eliminate 1st and last rows from the source and load the inbetween rows.

5 Answers   Syntel,


which one is costliest transformation? costliest means occupying more memory. which one Aggregator,sorter,filter,etc..

7 Answers   TCS,


How will you convert rows into columns or columns into rows

1 Answers  


The question was on time stamp. what is the difference between HH and HH24 when to use when.

0 Answers   Nationwide,


How to send duplicates to one target and unique rows to one target?target is empty

9 Answers   Amazon, IBM, Wipro,


how to create a sample mapping for dynamic lookup transformation

2 Answers  


h0w many versions have been developed of onformatica so far?

1 Answers   TCS, TetraSoft,


Explain lookup transformation is active in informatica

0 Answers   Informatica,


what are the settiings that u use to cofigure the joiner transformation?

2 Answers  


how to load only the first and last record of a flat file into the target?

8 Answers   CTS,


Categories