Which transformation should u need while using the cobol
sources as source defintions?
Answer Posted / ram
normalizer transaformation we can use
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to use a client with different version than that of its Informatica server?
What is the meaning of up gradation of repository?
Can we create multiple integration service on single repository?
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?
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 the shared cache and re-cache?
What is the procedure for creating independent data marts from informatica 7.1?
How to load the data from a flat file into the target where the source flat file name changes daily?
What is the scenario which compels informatica server to reject files?
Is it possible to create multiple domains on a single Informatica server?
What are the advantages of using informatica as an etl tool over teradata?
What are the components of Informatica? And what is the purpose of each?
Explain pushdown optimization and types in informatica
Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?