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

Define Update Override?

1 Answers  


Where can we find the throughput option in informatica?

0 Answers  


Why is sorter an active transformation?

0 Answers  


If we have 1000 rows were loaded in to datawarehouse and next day the source have 1010 rows so, how can we loaded only updated rows into target.

6 Answers   Accenture,


Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?

0 Answers  






I have a source as flat file and having data like ""TCS"MUMBAI" and i want output like TCS MUMBAI,the length of the data in the rows is variable.how can you fix it?

5 Answers   TCS,


hi all, can anyone tell where i will get good informatica training in Pune? thanks in advance.

5 Answers   TCS,


How would you copy the content of one repository to another repository?

0 Answers  


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,


What are the scheduling options to run a sesion?

2 Answers  


can u apply SCD2 on flat file tgt? if yes wat is the procedure?

3 Answers   Deloitte,


explain about lookup t/r?

1 Answers   IBM,


Categories