with out using update strategy transnsformation how to
update the data in mapping level
Answer / guest
By using target update override and by using sessions
property treat source rows as update.by using this options
we can update the data
If any statement is wrong try to correct it
Is This Answer Correct ? | 4 Yes | 0 No |
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
what is mean by complex business rule ?
How we can confirm all mappings in the repository simultaneously?
Dimension Object created in Oracle can be imported in Designer Cubes contain measures
Difference between STOP & ABORT in Informatica.
3 Answers Accenture, Wells Fargo,
what is scd?
The structure of source file is as below: Source structure(two fields) Name, Card NUmber A, 111111111(SSN) A, 01010101(Creditcard number) A, 34343434(Debit card number) B, 55555555(Creditcard number) C, 77777777(Debit card number) Target Structure(4 fields) Name,Credit card,SSN,Debit card A,01010101,111111111, 34343434 B,55555555,, C,,,77777777 Corresponding to one name there can be maximum 3 rows and minimum zero rows. Given that I do not know which record might have a particular type of number. How can I handle above requirement with informatica transformations?
What are the different types of schemas?
if we are extracting 600000 records from a source table so how much volume of records frequently we load in warehouse. (Iknow its depend on client requirement) still i want to know how much volume of records store in warehouse.
What is version control in informatica ? Advance thanks
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
what is the look up transformation?