Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
1033Post New Informatica Questions
What is informatica etl tool?
Explain where to store informatica rejected data? How to extract the informatica rejected data?
Quickly characterize reusable change?
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.
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
without table how to come first record only in oracle?
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
what is granularity,what type of granularity we will take in fact tables either lowlevel or highlevel,if two tables having same granularity that is posiable or not
How many types of sessions are there in informatica.please explain them?
Which files are created during the session rums by informatics server?
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
According to his methodology what all you need before you build a datawarehouse
What are the tasks that source qualifier perform?
What is a shortcut and copy in Informatica and how two are different with each other?
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.