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

Home -> Community -> Mailing Lists -> Oracle-L -> resetting sequence numbers

resetting sequence numbers

From: JOE TESTA <JTESTA_at_longaberger.com>
Date: Fri, 05 Jul 2002 05:08:41 -0800
Message-ID: <F001.0049016E.20020705050841@fatcity.com>


Its as simple as:

get the most current value.
alter the sequence to make the increment the negative value of that. select from the sequence
alter the sequence increment back to normal.

If you need an example/specifics, email me direct.

Joe

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: JOE TESTA
  INET: JTESTA_at_longaberger.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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). Received on Fri Jul 05 2002 - 08:08:41 CDT

Original text of this message

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