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

Home -> Community -> Mailing Lists -> Oracle-L -> prod-dev sync

prod-dev sync

From: Steiner, Randy <RASTEIN_at_NYCT.com>
Date: Sat, 3 Apr 2004 08:29:03 -0500
Message-ID: <A9461F6194CBD411B1BF0008C791F91E02B9D84A@EMS26>


I need to move only the data from the production db to dev on a nightly basis. The best I can come up with is a perl script that does this

Export
Drop tables
Import tables=

If I drop the user the packages go also.

Any thoughts
Randy



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Sat Apr 03 2004 - 07:28:37 CST

Original text of this message

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