How can we reset Sequence Generator, when we move objects
from Dev Environment to QA env?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / rajesh
while we migrate the code by import and export or by Deployment groups, then we will un-check the option retain persistant values.
Now all the values will be reset as new, like resetting SQgen values, Mapping variables ... etc will goes to initial vaules
| Is This Answer Correct ? | 2 Yes | 0 No |
Why can't we connect 2 active transformations to an active transformation ? Ex:- One aggriagator and one sq trans to an router transformation
What is union transformation?
we r using aggregator with out using groupby?
7 Answers HSBC, Principal Finance,
what is normalization? explain 1st NF, 2nd NF, 3rd NF
How to eliminate duplicates in FF and oracle both
Why can't we connect source qualifier and aggrigator transformation to an expression ? Why they resticted to conncet 2 active trasformations to an passive transformation ?
how to find the 5th highest salary form each department using 1.SQL Query 2. Informatica power center designer?
what is target load plan
What is the format of informatica objects in a repository?
Hello...... How can i set my mapping as read-only? Please answer me. Advance thanks
Hi, source data is col1 values are 5,6,7 col2 are 3,2,1 col3 are 8,9,10 and i want to get target as col1 5,6,7 col2 1,2,3 col3 8,9,10 how to do this one?
Hi, I am new to Informatica, What is a flat file and how to use flat file in infomratica please help me.