What are the tasks that source qualifier performs?
Answer / swetha
Join data originating from same source data base.
Filter records when the informatica server reads source data.
Specify an outer join rather than the default inner join
specify sorted records.
Select only distinct values from the source.
Creating custom query to issue a special SELECT statement
for the informatica server to read source data.
| Is This Answer Correct ? | 5 Yes | 1 No |
Plz can any one say me how to get the informatica certification materials and dumps
What is critical mapping?
disable caching in a lookup transformation?
In Joiner Transformation, how to identify the master and detail tables if one is from Oracle and the other is from Sybase.
How can you join 3 tables? Why cant you use a single Joiner to join 3 tables.
What is aggregate cache in aggregator transformation?
If session fails after loading 10000 records in the target,how can we load 10001 th record when we run the session in the nexttime?
There are 100 lines in a file. How to print line number 31-50 and 81-90 in unix with a single command.
We can achieve better perfomance using sorter before an aggragator. Then what is the significance of 'Sorted Input' check in aggregator ?? Please let me know the difference ??
When will you use SQL override in a lookup transformation?
What is the difference between source qualifier transformations source filter to filter transformation?
 Suppose you have n no.of records @ your flat file and you have seen some of records are missing while reaching to the destination. How can you trouble shoot it?