wht target override?wht advantages it has compare to target
update?

Answers were Sorted based on User's Feedback



wht target override?wht advantages it has compare to target update?..

Answer / siva

Target Update (by using Update strategy) will work only
when we have the Primary key in Target. Update override
will happen based on this key.If we don't have the Pkey
Update override will not work.

To overcome the above issue..If our Target is not having
any key column or if we want to update the Target based on
a column other than PKey column then we need to go for
Target Update override option available in Target
properties.

Is This Answer Correct ?    8 Yes 1 No

wht target override?wht advantages it has compare to target update?..

Answer / rkumar.etl

when table is having huge amount of records and performance
is the key factor to implement the target overrride ..if we
use update override it will take more time than the target
override.

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More Informatica Interview Questions

Examples of Fatal & Non-Fatal error?

2 Answers   Cap Gemini,


Explain in detail scd type 2 through mapping.

0 Answers  


Q. Informatica workflow, it is running beyond two hours for last couple of runs, normally it completed less then 30 min., hardly 40 min, last couple of run crossing 2 hours and more in that workflow only one session. now it is aasign to you that how to idenitfy the performance issue of the sesion of production.

0 Answers  


There are 3 groups in router transformation in which there are no conditions mentioned, so what happens if I connect these groups to the 3 targets? How many records gets into each target.(suppose if we are getting 10 records from the source)

4 Answers  


diffrence between command task and control task

1 Answers   iNautix,






Performance tuning in UNIX for informatica mappings?

0 Answers   CGI, CTC,


What is factless fact schema?

1 Answers  


suppose in my source flatfile i have 10000 records in that some of master table records missed table records missed then what will u do

0 Answers   Patni,


Flat file heaving 1 lack records and I want to push 52000 records to the target?

7 Answers  


Why do we use DSS database for OLAP tools?

2 Answers  


write s sql query following table some duplicate present i want unique one column duplicate another column display? name id a 1 a 1 b 2 b 2 c 3 i want the required output like unique duplicate name id name id a 1 a 1 b 2 b 2 c 3

4 Answers   Bank Of America,


On a day, I load 10 rows in my target and on next day if I get 10 more rows to be added to my target out of which 5 are updated rows how can I send them to target? How can I insert and update the record?

6 Answers  


Categories