What are the types of metadata that stores in repository?
Answer Posted / usha
Repository which is used to store metadata...
Metadata is nothing but ..
1:-structure of the source table and target table..
2:-mapping
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
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
Explain lookup transformation is active in informatica
What do you mean by enterprise data warehousing?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
list out all the transformations which use cache?
Explain what are the different types of transformation available in informatica.
What are the transformations that are not supported in mapplet?
what are the Methods For Creating Reusable Transformations?
Mention few advantages of router transformation over filter transformation.
What is Session and Batches?
Is there any way to read the ms excel datas directly into informatica?
What do you understand by term role-playing dimension?
Where is metadata stored?
What are the differences between joiner transformation and source qualifier transformation?
How can we delete duplicate rows from flat files?