Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: local copy of remote database -- how to solve this case?
On 30.05.2007 23:52 T-BAG wrote:
> hello!
>
> is it possible to create "simplified" local copy of the remote database
> in an automatic/semi-automatic way? I don't need triggers, user roles
> etc., just tables and indexes placed at two local tablespaces.
Why not use materialized views (using a DBlink as someone else has suggested) that way you can automate the process of synchronizing the local copy.
Thomas Received on Thu May 31 2007 - 01:48:31 CDT
![]() |
![]() |