Without using any transformations how u can load the data into
target?
Answer Posted / shiva
simply connect source to target
but be very careful with the connections from source to
target
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Is there any target staging area in informatica not staging area
Do you find any difficulty while working with flat files as source and target?
Explain the shared cache and re-cache?
Design a mapping to load the cumulative sum of salaries of employees into target table?
What are the differences between oltp and olap?
What are the reusable transformations?
What does command task mean?
What is decode in static cache?
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
4 yrs etl devloper roles and responsibilities?any body give solutions
What is a snowflake schema?
what is index?how it can work in informatica
What is a filter transformation?
suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?
How to extract the informatica rejected data?