How can we reset Sequence Generator, when we move objects
from Dev Environment to QA env?
Answer Posted / dave
Update the current value in the sequence generator to start
the sequence from the beginning again. And V on reset option
in transformation
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Enterprise data warehouse your projects phase by phase explain?
How many ways are there to do 'remove duplicate records in informatica'?
What are the measure objects?
What do think which one is the better joiner or look up?
What is a grid in Informatica?
How would you join a node to the already existing domain?
What is the function of union transformation?
How do you load unique records into one target table and duplicate records into a different target table?
What are the types of lookup transformation?
Differentiate between reusable transformation and mapplet.
Why is sorter an active transformation?
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
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
Is it possible to use a client with different version than that of its Informatica server?
Can anyone tell me the new features in Informatica 9 Version?