How your source files are coming to your ETL server.
Actually at which stage of your mapping it is happen.
Answer Posted / srini
Flat Filies are coming through Connect Direct in ETL Server.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Sequence generator, when you move from develoment to production how will you reset
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
Enterprise data warehouse your projects phase by phase explain?
Explain direct and indirect flat file loading (source file type) - informatica
What are the different options available for update strategy?
State the differences between sql override and lookup override?
Differentiate between Load Manager and DTM?
In informatica workflow manager, how many repositories can be created?
Under which circumstances, informatica server creates reject files?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
What are the static cache and dynamic cache in informatica?
What are the conditions needed to improve the performance of informatica aggregator transformation?
What do you mean by channel change?
What does “tail –f” command do and what is its use as an Informatica admin.
How do you convert single row from source into three rows into target?