How does the aggregator transformation handle null values?
r u done any partitions in ur project?
I have the source like col1 col2 a l b p a m a n b q x y How to get the target data like below col1 col2 a l,m,n b p,q x y
What is a unit Testing?
What is a surrogate key?Why we use it in a mapping?Pl give an example.
Calculate sum of salaries department wise. Then the sum will be repeat for all columns in each department. Develop a mapping for this.
How can one know that a table has indexes and is partitioned? How data will be pulled from Partitions in Oracle for Informatica?
How will you check the bottle necks in informatica? From where do you start checking?
Why do flat file load is faster if you compare that with table load ? Please answer me. Advance Thanks, Manojkumar
what is confirmed fact?
source target Q410 4 2010 Q311 3 2011 Q412 4 2012 Q309 3 2009
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
Whether Aggrigator transformation ignore the null values or consider the null values ? Advance Thanks, Manojkumar