Which transformation should we use to normalize the COBOL
and relational sources?
Answer Posted / swetha
Normalizer Transformation.When yoU drag the COBOL source in
to the mapping Designer workspace,the normalizer
transformation automatically appears,creating input and
output ports for every column in the source.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is rank transformation?
Explain your project of banking domian.
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
What is a snowflake schema?
how to load dimension table and fact table. plz tell me the steps.
Different circumstance which drives informatica server to expel records?
difference between informatica 8.1.1 and 8.6
What do mean by local and global repository?
What is a shortcut and copy in Informatica and how two are different with each other?
Differentiate between joiner and lookup transformation?
What is joiner change?
what are the fact table & dimensional table in pharmaceutical and hospotal related products???
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
suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?
What are the tasks that source qualifier perform?