Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Database Sequence

Mshirkol-OracleDec 13 2012 — edited Dec 13 2012
Hi,

One of our customer is hitting the max sequence number ( around 1.2Billion). However on analysis we noticed they have used only 3% of the sequence numbers in the actual data. Other sequence number is wasted due to purge or data recreation. So we are trying to find out if there is way to reuse them.

Questions
a) Do you have any suggestions how to reuse the sequences ( Unused sequence)?
b) Does Oracle Database allow some custom code while deriving the sequence number, i.e some logic based sequence numbers?

Thanks,
Hussain
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 10 2013
Added on Dec 13 2012
3 comments
736 views