When to use normalization transformation other than cobol
source?
Answer Posted / chandra
by using normalizer we can normalize the data .
means a single input record can be devided into multiple
data records.
This process is also called as datta pivot.
Regards
chandrababu Naidu
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How can we use mapping variables in informatica? Where do we use them?
How to do unit testing in informatica? How to load data in informatica ?
How can we update a record in the target table without using update strategy?
Performance tuning in UNIX for informatica mappings?
How to create or import flat file definition in to the warehouse designer?
How to create or implement slowly changing dimension (SCD) Type 2 Effective Date mapping in informatica/Flagging mapping in informatica/visioning mapping in informatica?
Implementation methodology
Explain about Informatica server process that how it works relates to mapping variables?
How can you generate reports in informatica?
What is a difference between complete, stop and abort?
Under what conditions selecting sorted input in aggregator will still not boost session performance?
update strategy transformation in informatica
What is rank index in rank 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?
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.