What is a router transformation?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I am working on informatia in a support role. We used stored procedures in informatica and other than that I never got a chance to work on PL/SQL,little on Unix scripts. But I heard people asking about PL/SQL alot. Can any one let me know how do we use PL/SQL with informatica and if required what is the knowledge that we need to have on PL/SQL? Please let me know in detail which would really help me alot in my career prospectus.
SOURECE Name id dept sal 1 a1 A 100 2 b1 B 200 3 c1 C 300 4 d1 D 400 TARGET: Name id dept sal 1 a1 A 100 2 b1 B 200 3 WER1 567 300 4 d1 D 400 I HAVE SOURCE AND TARGET. HOW TO VALIDATE DATA? TELL ME 5 STEPS ABOVE TABLE?
how will compare two mappings in two different repository?
Different circumstance which drives informatica server to expel records?
in aggregator transformation we want to get middle record how to implement, source containg empno,name sal,deptno,address
in u flatfile some of fact records are missed then u load the diminision records are not if u load diminsion records what about fact table records
any body can say about all versions of informatica ?how many versions ?
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
What are the out put files that the informatica server creates during the session running?
What is target designer and target load order?
What are the prerequisite tasks to achieve the session partition?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.