How informatica recognizes mapping?
Answers were Sorted based on User's Feedback
Answer / srinivas
Ya. bt all are organized by Integration service .
Power center talks to Integration Service and Integration
service talk to session . session has mapping Structure .
these are flow of Excution .
| Is This Answer Correct ? | 10 Yes | 0 No |
If a workflow stops or fails after loading 10k records ? How can you recover it and If there is no order while reading data from source ?
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
In aggregator if u enable sorted input what will be the output and disable sorted wt is output
Is it possible to define a single node as a Gateway node as well as worker node?
What is olap (on-line analytical processing?
whatis the default data driven operation in informatica
How You Pull the records on daily basis into your ETL Server.
How we can get unique records into one target table and duplicate records into another target table??
11 Answers Deloitte, IBM, iGate,
How to load a Dimension ? and how to load a fact table?
What are the transformations that are not supported in mapplet?
I am hvaing SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out
What are the types of lookup transformation?