What is a sequence generator transformation?
No Answer is Posted For this Question
Be the First to Post Answer
How do u identify or filter out a 0 byte file available in a folder by using UNIX command?
What are connected or unconnected transformations?
If there are 3 workflows are running and if 1st workflow fails then how could we start 2nd workflow or if 2nd workflow fails how could we start 3rd workflow?
How can we integrate different flat file data in a single mapping and with in a single execution
How can we improve session performance in aggregator transformation?
Can you start a session inside a batch individually?
If I have a index defined on target table and if set it to bulk load will it work ?
How to eliminate duplicates from flat file..what is the procedure
Do joiner transformation use cache? If so describe?
How to read data from flat file source if the data is in paragraph format?
Informatica settings are available in which file?
source name sal aaaa 2000 bbbb 3000 abcd 5000 Target name sal aaaa 2000 bbbb 3000 abcd 5000 total 10000 how to get total as new row and sum as 10000 thanks