How can you define a transformation? What are different
types of transformations in Informatica?
Answer Posted / baskar
Transformation is define, Transform the source data
according to requirement of the target system.
Its two types 1-active Tran 2-passive Tran
| Is This Answer Correct ? | 34 Yes | 8 No |
Post New Answer View All Answers
Define update strategy?
What is a sorter transformation?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
Define pmcmd command?
Explain transaction control transformation in informatica
Why update strategy and union transformations are active?
How to start a workflow using pmcmd command?
Can we create a node as a gateway node and the same node can be assigned to a grid?
How can you increase the performance in joiner transformation?
have u done any performance tuning? how u ll do?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
What does reusable transformation mean?
How to generate sequence numbers?
How to do unit testing in informatica? How to load data in informatica ?
How can we delete duplicate rows from flat files?