Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: SEQUENCE/TRIGGER Problem
Chris Capson wrote:
I am using a sequence In conjunction with a trigger to create an autonumberReceived on Thu Feb 04 1999 - 01:44:24 CST
field everything seems be working fine except for every once and a while
when I insert a record the sequence seems to jump over numbers in the
sequence.Example:
The sequence creates 1,2,3,4,5,10,11,12,21.
Does anybody know what Might be causing this??
Thanks
Chris Capson
![]() |
![]() |