Can we insert and update a target table without using update
strategy transformation?How?

Answer Posted / kajal mishra

Yes we can update records in informatica without update strategy .

During session configuration, you can select a single database operation for all rows using the Treat Source Rows as setting from the ‘Properties’ tab of the session.

Insert :- Treat all rows as inserts.
Delete :- Treat all rows as deletes.
Update :- Treat all rows as updates.
Data Driven :- Integration Service follows instructions coded into Update Strategy flag rows for insert, delete, update, or reject..

In case we set treat rows as update , we can set more option for individual target tables.
I found a good asrticle on http://tutorialcorner.com/2016/03/update-without-update-strategy-in-informatica/

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by lookup transformation? Explain the types of lookup transformation?

555


What do you mean by DTM and Load manager and what is difference between load manager and load balancer?

622


What are the features of complex mapping?

631


3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs

1738


What does “tail –f” command do and what is its use as an Informatica admin.

618






What is meant by LDAP users?

684


Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?

1224


What will be the approach?

568


In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.

1525


Differences between version 7.x and 8.x.

1404


How does a rank transform differ from aggregator transform functions max and min?

661


How can you increase the performance in joiner transformation?

695


What is pmcmd command?

662


What is aggregate cache in aggregator transformation?

622


how can we find the bottle neck in SQL Query in SOURCE QUALIFIER, and how can we tune it..?

5749