What does “tail –f” command do and what is its use as an Informatica admin.
No Answer is Posted For this Question
Be the First to Post Answer
in source one table is there. id value --- ------ 1 a 2 b 3 c 1 d 2 e 1 f in target i want id value ---- ------ 1 a,d,f 2 b,e 3 f How to implement it in informatica without using normalizer transformation?
Can we create multiple integration service on single repository?
WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com
Scenario is like this: Name Sal A 10; B 20; C 30; Then Output should be Name Sal A 10; B 20; C 30; Total 60; Use SQL For this scenario
what happens when a batch fails?
What are the different ways to implement parallel processing in informatica?
What are the different types of Type2 dimension maping?
what is the difference between informatica6.1 and infomatica7.1
How to recover the standalone session?
How do we eliminate duplicate records in a flat file without using Sorter and Aggregator?
what is data driven in update strategy transformation?
scenario where i can use only concurrent execution of workflow.