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 |
Why is sorter an active transformation?
What is meant by query override?
What is the default source option for update stratgey transformation?
In incremental loading using Mapping variable if session failed with any of reason in the middle of process. is the Mapping variable remains constant or change?
What is data quality? How can a data quality solution be implemented into my informatica transformations, even internationally?
Tell me any other tools for scheduling purpose other than workflow manager pmcmd?
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
What is 'PowerCenter Pushdown Optimization Option' in INFORMATICA ?
how to sort date field in infomatica?
What is incremental aggregation?
i having mapping emp---> sq_emp--->target using this mapping i have to load dept table values into target... (condition assume there is no primary and foreign key relation between emp(table x) and dept (table Y))
If the records doesnt satisfy the filter condition where will it go?