Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Any way to syncronize sequences between database?
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: bhaas_at_musiciansfriend.com 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: 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 Jan 09 2004 - 14:09:28 CST
![]() |
![]() |