Jonathan Gennick  scribbled on the wall in glitter crayon:

> Would NOCACHE really prevent loss of sequence values? It
> seems to me that you could still find yourself in a
> situation where you grab NEXTVAL from a sequence, causing it
> to increment, and then you rollback your transaction. The
> sequence, of course, would not rollback, and you'd "lose" a
> value. I don't know any way around this problem using
> sequences. If it were a requirement not to lose any values,
> none at all, then I'd probably at least think about
> alternative solutions.

OK so outside of the select-from-a-table-increment-and-put-it-back
solutions, what other ones are there that absolutely not have gaps.  i don't
think even that one can make that claim.

--
Bill "Shrek" Thater     ORACLE DBA      
"I'm going to work my ticket if I can..." -- Gilwell song
                [EMAIL PROTECTED]
------------------------------------------------------------------------
We have penetrated far less deeply into the regularities obtaining within
the realm of living things, but deeply enough nevertheless to sense at least
the rule of fixed necessity ..... what is still lacking here is a grasp of
the connections of profound generality, but not a knowledge of order itself.
- Albert Einstein
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Thater, William
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to