Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: duplicating a database on a second server
you could try to export the table from production then truncate and import
the table into the devl. environment.
<ellisjb_at_my-deja.com> wrote in message news:87s3b6$he3$1_at_nnrp1.deja.com...
> We have two Oracle servers, "live" and "development."
> I need to copy a table from the live to the development one.
> (Live is on Linux and Dev on NT, if it matters.) Can somone
> point me to the right tool? If it's a choice between
> copying the whole database over and copying nothing, I'll
> do the former, but I'm hoping there's a way to just do
> certain tables.
>
> Thanks,
>
> -Jonathan
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Wed Feb 09 2000 - 17:51:48 CST
![]() |
![]() |