Any way to syncronize sequences between database?

2004-01-09 Thread Smith, Ron L.
When doing a partial data refresh, using export/import, is there any way
to synchronize Sequences between the two databases?

Thanks!
Ron
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Smith, Ron L.
  INET: [EMAIL PROTECTED]

Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).


Re: Any way to syncronize sequences between database?

2004-01-09 Thread Brian Haas
Smith, Ron L. wrote:
When doing a partial data refresh, using export/import, is there any way
to synchronize Sequences between the two databases?
Thanks!
Ron
Ron,

We use a perl script that connects to procduction and select the current 
sequence value then updates the dev sequences to that value.

-Brian



--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Brian Haas
 INET: [EMAIL PROTECTED]
Fat City Network Services-- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).


Re: Any way to syncronize sequences between database?

2004-01-09 Thread Jared . Still

see http://www.cybcon.com/~jkstill/util/reset_sequence/reset_sequence.html







Smith, Ron L. [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
01/09/2004 11:49 AM
Please respond to ORACLE-L


To:Multiple recipients of list ORACLE-L [EMAIL PROTECTED]
cc:
Subject:Any way to syncronize sequences between database?


When doing a partial data refresh, using export/import, is there any way
to synchronize Sequences between the two databases?

Thanks!
Ron
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Smith, Ron L.
 INET: [EMAIL PROTECTED]

Fat City Network Services  -- 858-538-5051 http://www.fatcity.com
San Diego, California-- Mailing list and web hosting services
-
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).