Re: Copy data from live database to test database

From: Denis DORR <dorr_at_cetrel.lu>
Date: 1998/05/19
Message-ID: <35614014.FF54D3BD_at_cetrel.lu>#1/1


Mike Taylor wrote:
>
> We have wo databases, one for LIVE transactions and the other for
> testing/training, hence called TEST.
>
> I would like produce a script for updating the TEST database with all the
> transactions currently in the LIVE database.
>
> Note : The TEST database will be inactive at the time the copy is
> performed.
>
> How best can this be achieved ?

Export the PROD database.

Then import data into the TEST one.

You can do it with a shell script.

-- 
HTH.

dorr_at_cetrel.lu
Received on Tue May 19 1998 - 00:00:00 CEST

Original text of this message