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 -> Re: dc_sequences in v$rowcache: Too many flushes and modifications

Re: dc_sequences in v$rowcache: Too many flushes and modifications

From: Orca777 <member28638_at_dbforums.com>
Date: Fri, 23 May 2003 10:11:47 +0000
Message-ID: <2914782.1053684707@dbforums.com>

Hi,
i think the gets and the modification are ok, every time you call NEXTVAL on the sequence you get it and modify it. Not so with CURRVAL, a get but not a modifcation.

Orca

--
Posted via http://dbforums.com
Received on Fri May 23 2003 - 05:11:47 CDT

Original text of this message

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