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 |
How to eliminate duplicate records in informatica mapping? Explain with an example....
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 are the limitations for bulk loading in informatica for all kind of databases and transformations?
How to open an older version of an object in the workspace?
What are parallel querys and query hints?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
What are the tasks that can be performed using sq?
WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
How can yoU improve session performance in aggregator transformation?
in which situations do u go for sequence generator ?
we have 6 records in source , i need 2nd record in one target and 5th record in one target or 2nd & 5th record in same target.