What is the term PIPELINE in informatica ?
Answers were Sorted based on User's Feedback
Answer / naveen
pipeline term in informatica gives the physical flow of data
from source to target or any other transformation.
| Is This Answer Correct ? | 45 Yes | 2 No |
Answer / thava
Pipeline term in informatica means the way source is flow
to target via any transformation e.g filter transformation
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / thirumalaiah
A pipeline consists of a source qualifier and all the
transformations and targets that receive data
from that source qualifier.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / srikanth
pipeline is the collection fo sources, transformations and
targets that receive data from a single active source.
| Is This Answer Correct ? | 3 Yes | 7 No |
Answer / bsgsr
pipeline is used in the context of patitioning the source
so that the dtm process is executed i a less time. to meke
informatica server read,transform n load the data into the
targets in a relatively less duration.
| Is This Answer Correct ? | 4 Yes | 12 No |
Answer / nagendra phani
PIPELINE means source type. It might be a database or flatfile/
| Is This Answer Correct ? | 1 Yes | 12 No |
what are challenges that you faced in testing? give solution to it?
Hi, I have one scenario.. i want to insert 4 times (Duplicate) a row in the target. Please help me . source row: abcabc Tgt table: abcabc abcabc abcabc abcabc
What is a candidate key?
How many transformations can be used in mapplets.
Do you find any difficulty while working with flat files as source and target?
What type of sorting algorithm does the Sorter Transformation use, to do its sorting Operation? 1. Bubble sort 2. Insertion sort 3. Shell sort 4. Merge sort 5. Heapsort 6. Quicksort 7. Bucket sort
What is the approximate size of data warehouse?
6 Answers Accenture, i3 Solutions,
what are types of dimentions?
What all join we can perform in LOOKUP transformation?
write sql query following source table jan feb mar apr 100 200 300 400 500 600 700 800 900 100 200 300 i want the output format like month total jan 1500 feb 900 mar 1200 apr 1500
explain about lookup t/r?
write sql query following table pname description lux soap sunsilk shampoo lux shampoo sunsilk soap clouseup soap closeup paste i want the output like pname description lux soap sunsilk shampoo lux soap sunsilk shampoo closeup paste closeup paste