Re: local copy of remote database -- how to solve this case?
- From: Thomas Kellerer <JUAXQOSZFGQQ@xxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 08:48:31 +0200
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
.
- Prev by Date: Re: ORacle non-graphical Install
- Next by Date: Re: Job: Oracle Lead With Ciber
- Previous by thread: Re: local copy of remote database -- how to solve this case?
- Next by thread: Re: local copy of remote database -- how to solve this case?
- Index(es):
Relevant Pages
|