Answer Posted / pradosh
this is a stupid Question,
informatica is a ETL tool which is extract,transfoemation,and load data from source to target,bcz our project based on informatica tool so we used
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
can u give example for factless fact table
my source is junk data how will u remove that junk data by using unix please any one replay me
What is event and what are the tasks related to it?
How to partition the Session?
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
Enlist the tasks for which source qualifier transformation is used.
Is it possible to revert a global repository to local one and why?
Whats there in global repository
What is standalone command task?
difference between repository database and repository service?
What are the types of data warehouses?
What is rank transformation?
What is joiner transformation in informatica?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
Differentiate between router and filter transformation?