Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Duplicate Sequence Values ?

Duplicate Sequence Values ?

From: Noodles <noodles_at_aol.com>
Date: 16 Oct 1999 23:21:30 GMT
Message-ID: <19991016192130.13489.00000247@ng-ff1.aol.com>


environment: HP 10.x; Oracle 8.0.5

Yesterday, I was shown some duplicate numbers that were loaded via PL/SQL using 'select <seq>.nextval from dual;'. I always thought this was impossible.

Some possible sources that I've thought about are:

  1. rollback within the block during an exception or just general exception ?
  2. Oracle 600 errors during execution could cause the seq not to increment ?
  3. ...

I was just wondering of there were any common ways of generating sequence duplicates ?

Stumped in Pennsylvania,
Cliff Received on Sat Oct 16 1999 - 18:21:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US