What is the format of informatica objects in a repository?
No Answer is Posted For this Question
Be the First to Post Answer
How/where can i install Informatica software with oracle or teradata as database
what is target update override and when we use it?
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
What are the two modes of datamovement in informatica sever?
What is limitations of truncate and load option
i have source like X1 10 X2 20 X1 30 X2 40 i want target as X1 X2 10 20 30 40 in informatica
2,can we insert duplicate data with dynamic look up cache,if yes than why and if no why?
What could be the possible resons of locks by user?
we have to use order by,where,having we to implement sql query
How to use Normalizer transformation?
By using Transformation i need top most 5 employee salary from each deptwise? Deptno 10,20,30? which transformation we need to use?
How we can confirm all mappings in the repository simultaneously?