Answer Posted / meera
creating copies takes extra memory. it is anlaogus to have a complete duplicate of the mapping. whereas shortcut refers to the refrence for the mapping. when creating shortcut memory is not used up . and any change made to the original reference (mapping) will be reflected in the shortcut.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
What is sequence generator transformation in informatica?
list out all the transformations which use cache?
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?
explan ur project architecture?
What is the difference between source qualifier transformations source filter to filter transformation?
How many dimensions are there in informatica?
How do you set a varible in incremental aggregation
How do you load only null records into target? Explain through mapping flow.
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?
What are active and passive transformations?
Performance tuning in UNIX for informatica mappings?
Does an informatica transformation support only aggregate expressions?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?