for ex: in source 10 records are there with column sal. use
a filter transformation condition as Sal=TRUE and connect
to target. what will happen.
Answer Posted / shiva
nothing will happen when we use filter option it just check
the source record where all record are salary records or nor
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
wat are deployement groups in informatica, how it will be used for developers
Explain where to store informatica rejected data? How to extract the informatica rejected data?
What is persistent lookup cache?
What are the different ways to implement parallel processing in informatica?
What are active and passive transformations?
What are the tasks that can be performed using sq?
what is unit testing?tell me proceedure
can you please explain me pre session and post session options?
While importing the relational source definition from the database, what are the metadata of source that will be imported?
What is the reusable transformation?
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
What is fact table? Explain the different kinds of facts.
Is stop and abort are same in informatica?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?