Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: snapshot
Hello Ercih,
we had the same problem last week!
All is due to the sys.slog$ located on master database (which snapshot log)
This table maintains theoricaly 1 row for each snapshot with the last
refresh time indication.
(if you have 2 snapshots for the same master table, ie with 2 different
dblink, you will have 2 rows in slog$)
Two known cases :
Hope this help you
BR
Olivier
"Erich" <ese_at_ozemail.com.au> a écrit dans le message news:
SpKy4.45642$3b6.195203_at_ozemail.com.au...
> Using Oracle 7.3.4, created a snapshot between to databases on different
> servers (NT4). Created the snapshot with fast refresh. Also created
snapshot
> log on the master table.
>
> When trying to refesh, get the following error message:
>
> ERROR at line 1:
> ORA-12004: REFRESH FAST cannot be used
> ORA-06512: at "SYS.DBMS_SNAPSHOT", line 271
> ORA-06512: at "SYS.DBMS_SNAPSHOT", line 139
> ORA-06512: at line 1
>
> If I change to "refresh complete" everything works. The snapshot is a very
> simple one, using a trial database with only a few records.
>
> Any suggestions would be appreciated.
>
> Erich
>
>
Received on Tue Mar 14 2000 - 00:00:00 CST
![]() |
![]() |