What is Collect performance data in informatica and what is the use of it.
Answer / rahul
Collect performance data this option is available at session level. used to identify the flow of records between transformations.
http://netezzamigration.blogspot.com/2014/10/what-is-collect-performance-data-in.html
| Is This Answer Correct ? | 4 Yes | 1 No |
What if the source is a flat-file? Then how can we remove the duplicates from flat file source?
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
write sql query following table quarter sales q1 1000 q1 2000 q1 3000 q1 4000 q2 5000 q2 6000 q2 7000 q2 8000 q3 1000 q3 2000 q3 3000 q3 4000 q4 5000 q4 6000 q4 7000 q4 8000 i want the output format like q1 q2 q3 q4 1000 5000 1000 5000 2000 6000 2000 6000 3000 7000 3000 7000 4000 8000 4000 8000
my table contain duplicate Records i wanna load uniq records to my table . i have to pass the uniq records through filter t/r how?
following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?
How to do Integration testing in Informatica?
How can yoU improve session performance in aggregator transformation?
Explain in detail scd type 2 through mapping.
How can i send first half of the records to one target and Remaining to other target?
when we dont use aggregator in mapping ?
i have source in oracle 10g,oracle 8i how will u take the data from two sources
How to extract sap data using informatica? What is abap? What are idocs?