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.
Answers were Sorted based on User's Feedback
Answer / sandeep
(Q) 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?
Answer:
- When you set propery Treat source rows as Insert and also
checked Insert in target properties then IS will treat all
source rows as inserts.
- If you miss to check insert option in target properties,
all the source records will be rejected.
- If at all you also set properties like update and delete
along with insert in target properties, it will ignore
update & delete options and treat source rows as inserts.
Is This Answer Correct ? | 14 Yes | 1 No |
Answer / 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 |
Answer / sumit
Session Will Fail. Unable to Insert into the Target table error.
Please correct me if i am wron
Is This Answer Correct ? | 5 Yes | 5 No |
Explain the difference between a data warehouse and a data mart?
How can a transformation be made reusable?
following scenario empsal table i want who exist one lakshs sal above monthwise? ` empsal empid monthyear sal 1 jan2008 1000 2 march2009 50000 3 april2009 4000 4 feb2009 100000 5 jul2009 600000 6 dec 2008 90000
Is it passive or active when check and uncheck the box of DISTINCT in Sorter transformation? why?
6 Answers iFlex, Morgan Stanley,
What is junk dimention?
can u explain me banking domain projects ? and in banking domain projects how many dimension tables and how many fact tables and how to load source and targets in mapping level plese expain give me one example?
1 Answers Accenture, Cognizant, HCL, IBM, iGate, L&T, TCS, Virtusa,
what is informatica metadata?
What are Dimensions and various types of Dimensions?
Hi Friends, How i could convert a cobol file (VSAM) into the flat file? How i could edit a cobol source file (VSAM)? I want to introduce few columns in the source file and finally the target should be in the Cobol itself. Kindly suggest me friends. Thanks in Advance, Innai
I have a file with data comming as 1,x1,x2,x3 2,a1,a2 3,b1,b2,b3,b4 1,y1,y2,y3 2,c1,c2,c3 3,d1,d2 my out put should be as follows x1,x2,x3,a1,a2,<null>,b1,b2,b3,b4 y1,y2,y3,c1,c2,c3,d1,d2,<null> Please let me know how can we acheive this in informatica Thanks in advance
How do you migrate data from one environment to another?
To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?