As per Informatica PC help guide, while adding
transformations to a mapplet,we have to keep this in mind:
If you use a Sequence Generator transformation, you must
use a reusable Sequence Generator transformation.
May i know the reason behind this?
Answer Posted / santsoh kumar sarangi
reusable sequence generator will give some range of value
for one instance like 0-1000 for one instance and 1001-2000.
so it will not allow ambiguity in the number.
If you not use reusable sequence generator then if mapplet
is used by two mapping then it may happen that number one
will come to first mapping and number two will go to the
second mapping which will create confusion.
For that reason mapplet ask for reusable sequence generator.
Let me know if i am wrong.
Santsoh Kumar Sarangi
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about Informatica server process that how it works relates to mapping variables?
What is persistent lookup cache?
What are the types of data warehouses?
Briefly define reusable transformation?
what is the size ur source like(file system or database)? how many record daily come u r banking project?
pmscmd startworkflow -sv
What is parallel processing in informatica?
What is meant by target load plan?
Slowly changing dimensions, types and where will you use them
Define update strategy?
draw informatica architecture 8.6 ?
What do you understand by a term domain?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
Have you worked with/created Parameter file
What are multi-group transformations?