Confirming Supplier Sequence Behavior - Skips Duplicate Numbers?
Hi all,
We have a client that has imported several suppliers via integration, which have numbers in advance of the Oracle sequence. They are no longer creating suppliers via this integration, but the concern is what happens when the numbers collide?
Made up Example: Existing Supplier created via Integration has Supplier Number 5000, Oracle Sequence is at 4034.
What will happen when they get 866 more suppliers and the Oracle Sequence tries to use 5000? Will Oracle skip to the next available sequence number (5001?) or will Oracle not be able to handle this and throw an error, where the users have to manually push the sequence forward ahead of 5000?
0