Aggregator transformation is having fields say a,b,c,d,e group
by is enabled on a,b,c with sorted input,How the aggregator
transformation process the i/p data?or in which way i/p comes
to agg transformation
Answer / priyank
Aggregator transformation will pass the output as the last
row coming in for the group a,b,c.
| Is This Answer Correct ? | 0 Yes | 4 No |
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
When do you use sql override in a lookup transformation?
can u give example for factless fact table
What are two types of processes that informatica runs the session?
Where do we use mapping variables in informatica?
What are the join types in joiner transformation?
have you developed documents in your project? and what documents we develop in realtime?
What is the status code?
Explain one complecated mapping?
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
What is hash partition?
explain about lookup t/r?