Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Question re basic replication
John Leslie wrote:
> I want to replicate some tables to 2 other databases, but I would like
> the refresh to be initiated by some user written code at the the
> master site. Is this possible? As far as I can see the refresh groups
> run on the snapshot sites at some pre-configured interval.
>
> JL
No - you may call them yourself as well, at will.
The dbms_refresh... package is what we're talking about.
-- Regards, Frank van BortelReceived on Tue Feb 22 2005 - 13:14:08 CST