Why is sorter an active transformation?
No Answer is Posted For this Question
Be the First to Post Answer
what is update strategy transformation ?
What is the use of code page?
How can i set break points in debugging mode ? can explain steps please?
Performance tuning in UNIX for informatica mappings?
Why the workflow is failed after running two hours in informatica?
Source --------- eno , ename, sal 001,ank,1000 002,behe,2000 003,raj,2500 Target ------- header :DDMMYYYY24MMSS timestamp body: 001,ank,1000 002,behe,2000 003,raj,2500 footer: count(eno),sum(sal) how to implement the same in a FF tgt?
How are the sources and targets definitions imported in informatica designer?
How do you manage the Parameter files while migrating your data from one environment to another environment?
How can i generate Seqence Numbers to Tagret Table (with out using Seqence Gen Trans,Rank Trans).
In update strategy target table or flat file which gives more performance ? why?
In CSV flat file date are in the following format. dd/mm/yyyy (05/01/2005)and d/m/yyyy (5/1/2005) and dd/m/yyyy (05/1/2005) and d/mm/yyyy (5/01/2005). It should be load to target in a unique format. How will you implement this?
In which scenario did you used pushdown optimization?