what is curr val use for in sequence generator?
Answers were Sorted based on User's Feedback
Answer / ramesh
The current value is used when we enable the recycle option in sequence generator. The current value is the starting value for the next cycle.
Ex: if we enable cycle and current value as 3 and end value as 20, then the next cycle starts from 3 after 20.
Let me know if i am wrong on ramesh.kom@hotmail.com
| Is This Answer Correct ? | 0 Yes | 6 No |
if i have source with 100 records target with 100 records and we lookup on another database table and it has 10 million record so what is the method of limiting that much record in lookup table?
What is performance tuning in informatica. What measures you will take if some thing is taking much time in your process of ETL?
What is the Rankindex in Ranktransformation?
Kimball and Inmon methodologies?
While migrating the data from one environment to another environment how would you manage the connections?
What is the Hierarchy of DWH?
How do you load alternate records into different tables through mapping flow?
What is the use of incremental aggregation?
What are the challenges you have faced in your project?
wht is cdc?how to use it in creation of mappings?
how to obtain performance data for individual transformations.
connected and unconnected lookups?