Answer Posted / sameer
In Sorter, there is an option as "Allow only distinct",
which can change the no.of output records. So it is
classified as Active.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What are the static cache and dynamic cache in informatica?
One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
What is the use of transformation?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
What is a joiner transformation and why it is an active one?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
What if the source is a flat-file?
Explain the shared cache and re-cache?
Differentiate between source qualifier and filter transformation?
Mention a few design and development best practices for informatica?
While importing the relational source definition from the database, what are the metadata of source that will be imported?
What is incremental aggregation?
What is the difference between informatica 7.0 and 8.0?
Hi, I want to do Informatica Designer certification. Can anyone help me by providing the details on this. Thanks in advance. Regards, Arnab
In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.