What are the steps involved in the migration from older version to newer version of Informatica Server?
No Answer is Posted For this Question
Be the First to Post Answer
Without using any transformations how u can load the data into target?
What is up date strategy and what are the options for update strategy?
What is version control in informatica ? Advance thanks
What is rank transformation?
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?
Implementation methodology
in my source i have 100 records, and 3 targets, i want to load 1st record into 1st target,2nd record into 2nd target,3rd record into 3rd target again 4th target into 1st target and vice versa,how to achieve this?
Are there any types of Dynamic Caches in informatica
What is an Integration service in Informatica?
when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want to load the remaing rows in target with out truncate target table.What should i use?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
How can we reset Sequence Generator, when we move objects from Dev Environment to QA env?