1)can anyone explain how to use Normalizer transformation
for the following scenario
Source table | Target Table
|
Std_name ENG MAT ART | Subject Ramesh Himesh Mahesh
Ramesh 68 82 78 | ENG 68 73 81
Himesh 73 87 89 | MAT 82 87 79
Mahesh 81 79 64 | ART 78 89 64
|
please explain what should be
the normalizer column(s)
The GCID column
2)Also please explain the Ni-or-1 rule.
Answer Posted / murthy
I'm not expert , actually i'm a new commer on datastage
i think this problem can be achieved by using pivot stage
because it converts the multiple columns data format in to
the multiple rows format, so i think it will be useful for u
thanks
murthy
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain pmcmd command usage in informatica
Name at least 5 different types of transformations used in mapping design and state the use of each.?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
What is informatica worklet?
How to elaborate powercenter integration service?
What is the meaning of decode in informatica?
In which transformation you cannot drag ports into it?
What is a shortcut and copy in Informatica and how two are different with each other?
How can we use batches?
Why filter transformation is an active one?
What is a connected transformation?
What is expression transformation?
What are the different types of olap? Give an example?
Which transformation should we use to normalise the COBOL and relational sources?
While migrating the data from one environment to another environment how would you manage the connections?