Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: refreshing from production
i asked a few months back, but I guess I stumped everyone. My question
then was "how to refresh a database with a SAMPLING of production data"
Our production database is just getting too big to easily do it with
export/import, and takes up more disk space than we care to use. Does
anyone know of a 3rd party product to take a sampling of a database,
perhaps giving it a "master table" to take the sample from, and which
follows all the foreign key constraints to child tables all the way down
to take the corresponding rows from them? Sounds like a tall order....
Anyone ever written a program to do this?
Diana
Nuno Souto wrote:
> On Tue, 04 Sep 2001 18:38:46 GMT, "Terry Dykstra"
> <dontreply_tdykstra_at_cfol.ab.ca> wrote:
>
>
>>Or delete the development database, copy over the production db and then use >>'backup control file to trace' to rename the copied database into develop. >> >>-- >>
![]() |
![]() |