Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Snapshots/Snapshots Logs
I suspect you are correct that redundant/old snapshots are still preventing
the snapshot logs from being cleared down. slog$ on the master site contains
an entry for each snapshot that needs the snapshot log to fast refresh,
remove any redundant entries from this table to prevent this problem.
Regards
David Russell
Vincent Birlouez wrote in message <354898C6.AACDF695_at_logica.com>...
>Hi,
>
>A question about snapshots and snapshots logs :
>
>We've got 2 servers. On the first one, say Server1, there is a table
>TABLE1 and a snapshot log for it. On the second server, Server2, I had
>created 3 snapshots on TABLE1 (with a different query).
>
>Everything goes fine except that I've got 8 rows on the
>dba_snapshot_logs view on Server1 (only 3 are expected, is'n it)) and
>that rows in the log table (MLOG$_TABLE1) are not being deleted at the
>end of the refresh process.
>
>I have the feeling that Server1 is waiting for snapshots that do not
>exist anymore on Server2 to be refreshed before deleting rows in
>MLOG$_TABLE1.
>
>Any ideas ?
>
>
Received on Sat May 02 1998 - 17:15:33 CDT
![]() |
![]() |