how we can load rejected record's at run time?(not through
bad files)
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between source qualifier transformations source filter to filter transformation?
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.
In a sequential batch can u run the session if previous session fails?
in source one table is there. id value --- ------ 1 a 2 b 3 c 1 d 2 e 1 f in target i want id value ---- ------ 1 a,d,f 2 b,e 3 f How to implement it in informatica without using normalizer transformation?
where to store informatica rejected data? How to extract the informatica rejected data?
What all join we can perform in LOOKUP transformation?
What is InformaticaPowerCenter?
Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance
Can you use one mapping to populate two tables in different schemas
In CSV flat file date are in the following format. dd/mm/yyyy (05/01/2005)and d/m/yyyy (5/1/2005) and dd/m/yyyy (05/1/2005) and d/mm/yyyy (5/01/2005). It should be load to target in a unique format. How will you implement this?
how many types transformations supported by sortedinput?
How to display null values on a target & non-null values on a target?