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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Why Oracle don't have AUTO_INCREMENT as in MySQL

Re: Why Oracle don't have AUTO_INCREMENT as in MySQL

From: Galen Boyer <galen_boyer_at_yahoo.com>
Date: 26 Apr 2007 22:09:01 -0500
Message-ID: <uabwuwd1m.fsf@rcn.com>


On Wed, 25 Apr 2007, damorgan_at_psoug.org wrote:

> The problem with autoincrementing, to repeat myself, is lack of
> flexibility. Consider the implications of autoincrementing on RAC
> and Data Guard or numerous other Oracle technologies not implemented
> in those other products. It could be a potential nightmare keeping
> things in synch.

So I guess the usage of sequences in Oracle is risky at best? Considering the implications of using sequences for autoincrementing on RAC and Data Guard ... (you know, the PL/SQL kind of autoincrementing with sequences which you posted in this very thread with)

-- 
Galen Boyer
Received on Thu Apr 26 2007 - 22:09:01 CDT

Original text of this message

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