Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: sequence count not correct
Sequence has a cache value if i recall (default 20). This is flushed when
DB is bounced.
paul_at_paulgreen.freeserve.co.uk
Steffi wrote in message <378DD03E.5BB5F71A_at_planet.de>...
>hi everybody.
>
>In my tables I use as ID a sequence.
>
>If I insert (nr.nextval) it's ok...the sequence is 1 to 5. Yes it's ok
>
>But if I stop and start my database already then my sequence
>is 21 and not 6. hm..I don't understand this. Can anybody help me??
>
>Greetings Steffi
Received on Thu Jul 15 1999 - 07:27:06 CDT
![]() |
![]() |