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: Generating global ID

Re: Generating global ID

From: Matthias Rogel <rogel_at_web.de>
Date: Wed, 11 Dec 2002 15:59:36 +0100
Message-ID: <at7jso$11q78e$1@ID-86071.news.dfncis.de>


Hallo Guido,

no, sys_guid() *MUST* return a *globally unique identifier* that means
calling sys_guid on one Oracle Server MUST *NEVER* return the same value as calling sys_guid anytime on the same (or another) server. otherwise you can blame Oracle for a buggy implementation.

there is no need to concatenate this with a sequence. I don't understand why you want to do that.

Matthias

Guido Konsolke wrote:
> Hi Matthias,
>
> just curious: you mean to concatenate this GUID
> with a sequence?
>
> Greetings,
> Guido
>
> Matthias Rogel wrote ...
>

>>ja ist denn schon weihnachten ?

>
>
> Gottseidank bald vorbei!

Ja, ich freu' mich auch schon tierisch auf silvester !!

>
>
Received on Wed Dec 11 2002 - 08:59:36 CST

Original text of this message

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