How to use Normalizer transformation?
Answers were Sorted based on User's Feedback
Answer / haribabu
it is used to import data from cobol services and it converts the single record into multible output records like normalized data is converted into denormalized data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / usha
Normalizer transformation whic is used to normilize the
data.
Normalizer transformation is used to conver columns to rows.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we trouble shoot the commas in a column of a comma delimited flat file in Informatica
In Lookup transformation a sql override should be done and disable the cache how do you do this procedure?
How to load the name of the current processing flat file along with the data into the target using informatica mapping?
My source has 100 records. I have targets say in number 5. all target tables has parent and child relationships in between themselves. Now I want to load all 100 records into all targets. How U can ensure that record inserted in parent and then loaded into child.
What is Test load plan? Let us assume 10 records in source, how many rows will be loaded into target?
HOW CAN I SEND HALF OF THE RECORDS TO ONE TARGET AND REMAINING TO OTHER TARGET?
Mapping variables, parameters syntax, if you create mapping variables and parameters in mapplet can you use them in the mapping?
Enlist the differences between database and data warehouse.
Hi,tell me the system testing and Integration Testing in the Informatica ? Thank You
My source is this year 01/jun/2014 04/may/2015 09/mar/2017 my desired output is day month ye 01 jun 2014 04 may 2015 09 mar 2017 how do i acheive this
How do you join more than 3 flat files in informatica?
wat transf shud i use to achieve this id sal id sal sum src-1 20 tgt 1 20 40 1 20 1 20 40 2 15 2 15 35 2 20 2 20 35