Can we insert and update a target table without using update
strategy transformation?How?
Answers were Sorted based on User's Feedback
Yes By default if we wont use update stratagey t/r it will
insert the record by default .And if we want to update
without using update stratagey give the property UPDATE for
TreatSource rows at session level and in target properties
give updateas Update so that we can update without using UPD
T/r.
Regards,
rayudu.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / sreedhar lokaray
Yes you can insert or update a table without using update
strategy. In the Mapping tab of the Session property go to
Target properties and check the attribute value Insert to
insert or check Update as Update to update.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
Name 4 output files that informatica server creates during session running?
SO many times i saw "$PM parser error " .what is meant by PM?
Which transformation can be created only as reusable transformation but not as non-reusable transformation?
If you done any modifications for a table in back end does it reflect in informatca warehouse or maping?
what is diff b/t sorter t/r and agg have the option sorter property...
can u give example for factless fact table
Write the program through which the records can be updated?
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
how can u connect client to ur informatica sever iff server is located at different place( not local to the client)
Explain in detail scd type 2 through mapping.
WAT IS THE MEANING OF UPGRADTION OF REPOSITORY?
Different sorts of metadata that stores in the storage facility?