Answer Posted / arun
A dimension which have frequent changes. These type of dimensions can be maintained by splitting up the frequently changing attributes in to sub dimensions (More like a Normalized structure), so history can be maintained with less storage. But retrieval may be time consuming.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain dynamic target flat file name generation in informatica
Can anyone tell me the new features in Informatica 9 Version?
What is a rank transform?
How do you remove duplicate records in informatica? And how many ways are there to do it?
Explain what are the different versions of informatica?
Explain lookup transformation source types in informatica
What is repository manager?
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
Define mapplet?
Explain the tuning lookup transformation - informatica
how to load dimension table and fact table. plz tell me the steps.
Repository user profiles
Describe the impact of several join conditions and join order in a joiner transformation?
Explain transaction control transformation in informatica
Can you use flat files in Mapplets.