What are the disadvantages of Sequence Generator T/R?
Answers were Sorted based on User's Feedback
Answer / mallikarjun
While migrating the code we will get a dialouge box in that there are two
values retain and replace but i don't think about reset.
if you are deploying into production environment, you may want to retain the
current values for sequence Generator transformation in the target folder
instead of replacing them.
To retain values, check the box
uncheck for the replace.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / jz
During Migrating into Production need to reset the value in
the Seq gen t/r.
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / akhil4
using sequence generator t/r, u can not create sequence with alphabets
| Is This Answer Correct ? | 8 Yes | 7 No |
What are the different tools in workflow manager?
How to convert a row into column and a column into rows? Name all DTM threads. What all threads stop when we issue STOP or ABORT? How to pass the value of a data(variable kind of) from one session ( generated in mapping) to another session in the same workflow... What are the tyoes of partitioning you know and how to apply them in real time ... Can partitioning be applied to expression transformation and how
What are the different options available for update strategy?
hi all my source looking like below column1 column2 101,102,103 abc,def,ghi 1001,1002,1003 a,b,c i want my target is column1 column1 101 abc 102 def 103 ghi 1001 a 1002 b 1003 c any one can you help
How do you handle decimal places while importing a flatfile into informatica?
Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?
Explain how many types of dimensions are available in informatica?
WHAT IS THE DIFFERENCE BETWEEN .NET AND INFORMATICA?
How we can create indexes after completing the load process?
Using Informatica Visio to generate mappings. I am getting error "Table Definition Not Found Exception Error" while importing the template.
How to extract sap data using informatica?
sorce is a flatfile only 1st and last row should insert to target how will u do?