List the transformation in informatica.
Answer / hari
. Aggregator Transformations
. Sorter Transformations
. Custom Transformation
. External Procedure Transformation
. Filter Transformation
. HTTP Transformation
. Java Transformation
. Joiner Transformation
. Lookup Transformation
. Normalizer Transformation
. Rank Transformation
. Router Transformation
. Sequence Generator Transformation
. Expression Transformation
. Sorter Transformation
. Source Qualifier Transformation
. SQL Transformation
. Stored Procedure Transformation
. Transaction Control Transformation
. Union Transformation
| Is This Answer Correct ? | 27 Yes | 4 No |
Is stop and abort are same in informatica?
What are the rank caches?
What are the different clients of powercenter?
Explain the types of transformations?
what is incremantal aggregation?
What are the types of schemas we have in data warehouse and what are the difference between them?
How i can Schdule the Informatica job in "Unix Corn Schduling tool" ?
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
In which circumstances that informatica server creates Reject files?
how lookup is acting as both active and passive ? how is it possitble?
how to get the data from the client machine and how to get server location data to client loction can any one explain bit deep please..!
How to eliminate 1st and last rows from the source and load the inbetween rows.