Insert else update option in which situation we will use

Answers were Sorted based on User's Feedback



Insert else update option in which situation we will use..

Answer / mike

as per my knowledge
when we use update strategy transformation we will come
across to use this...insert else update...
let us suppose we have two tables a and b. a is the source
table and b is the target table...let us take b which is
target table contains some matched records with 'a' which
is source table. If source table 'a' is modified and
inserted with some records,here we need to update the
records in the target table...therefore by using the insert
else update option in the session properties of target we
can insert new records and update the existing records

correct me if i was wrong

Is This Answer Correct ?    4 Yes 0 No

Insert else update option in which situation we will use..

Answer / sushma

We set this property when the lookup TRFM uses dynamic
cache and the session preperty TREAT SOURCE ROWS
AS "Insert" has been set.

Is This Answer Correct ?    0 Yes 0 No

Insert else update option in which situation we will use..

Answer / naveen

This option we use when we want to maintain the history.

if records are not availabe in target table then it inserts
the records in to target and records are available in
target table then it updates the records.

Regards,
Naveen

Is This Answer Correct ?    0 Yes 0 No

Insert else update option in which situation we will use..

Answer / madhavi

if the source table contain multiple records .if the record specified in the associated port to insert into lookup cache. it does not find a record in the lookup cache when it is used find the particular record & change the data in the associated port.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Informatica Interview Questions

How can we reset Sequence Generator, when we move objects from Dev Environment to QA env?

2 Answers   Rolta,


Clarify the utilization of aggregator cache record?

0 Answers  


Whether Aggrigator transformation ignore the null values or consider the null values ? Advance Thanks, Manojkumar

3 Answers   IBM,


what is distinct

4 Answers  


Different circumstance which drives informatica server to expel records?

0 Answers  






4 yrs etl devloper roles and responsibilities?any body give solutions

0 Answers   TCS,


Tell me about MD5 functions in informatica

0 Answers  


What is lookup transformation?

0 Answers  


When do we use dynamic cache and static cache in connected and unconnected lookup transformations?

3 Answers  


What are the components of workflow manager?

0 Answers  


What are the settings that you use to configure the joiner transformation?

0 Answers   Informatica,


i have flatfile source. i want to load the maximum salary of each deptno into target. what isthe mapping flow

3 Answers   Wipro,


Categories