what is curr val use for in sequence generator?
Answer Posted / 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 |
Post New Answer View All Answers
What are session parameters ? How do you set them?
How do you remove duplicate records in informatica? And how many ways are there to do it?
What the difference is between a database, a data warehouse and a data mart?
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??
What is the different lookup cache(s)?
What are the differences between oltp and olap?
What are the different lookup cache(s)?
What are the different types of repositories created using informatica?
I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
Explain what transformation and how many are there in informatica?
Whats the difference between informatica powercenter server, repositoryserver and repository?
How will the document be delivered to me?
What are the uses of etl tools?
Explain the shared cache and re-cache?
Write the program through which the records can be updated?