adspace
If I have set the property Treat Source Rows as Insert and
for the target properties I have checked the boxes Update as
Update, what will happen to incoming rows?
What exactly is the use of these check boxes and in which
scenarios we use them. Also what is the sequence in which
informatica understands these properties.Does it takes
whatever is defined in treat source rows as property or it
is in any other way. Please explain.
Answer Posted / sukanta
If I have set the property Treat Source Rows as Insert and
for the target properties I have checked the boxes Update as
Update, what will happen to incoming rows?
Ans-
All records will be reject if you not enable insert
option.Additionally what option you choose no matter.
What exactly is the use of these check boxes and in which
scenarios we use them. Also what is the sequence in which
informatica understands these properties.Does it takes
whatever is defined in treat source rows as property or it
is in any other way. Please explain.
By default the treat source row is always Insert option.If
you use a update strategy transformation in mapping it will
converted to Data Driven,it means what operation will
happen(insert,update &delete) will be finalized in update
strategy.Update strategy has 4
parameter(dd_insert,dd_update,dd_delete & dd_reject).As per
your parameter logic the record will tagged for target
operation.As example Insert tag for a record means it will
insert in the target table if target insert option is
enabled.Otherwise the records will be rejected.Likely for
delete and reject.But for update tag in target there are 3
options update as update,update as insert and update else
insert.if you choose any of last two it will insert the the
record in target if simultaneously insert option is enabled.
There is no order of operation only based open the options
you choose.
Think it clear all.
Regards
Sukanta
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
How do you remove duplicate records in informatica? And how many ways are there to do it?
How to create the source and target database connections in server manager?
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
Explain scd type 3 through mapping.
Hi all , I am planning for informatica S - PowerCenter 8 Mapping Design certification. I have rewuired the dumps for the same. if anyone of you having the same pl. share it with me. This will be of great help. My contact is : sagardev7@gmail.com TIA , Sagar
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
EXL informatica Questions
draw informatica architecture 8.6 ?
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
Write the unconnected lookup syntax?
Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?
What is dimensional table? Explain the different dimensions.
Explain in detail about scd type 1 through mapping.
Write the unconnected lookup syntax and how to return more than one column.