DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Refresh snapshots

  1. #1
    Join Date
    Apr 2003
    Posts
    26

    Refresh snapshots

    Hi all..
    With Oracle 8I, I have 3 snapshots on same table , and i'm using fast refresh by snapshot log on the table and the dbms_snapshot.refresh() procedure .
    The question is , how could i keep the data in the snapshot log after refreshing any snapshot to use it in the another snapshot refreshing .
    Thanks in advance .
    Tarek Al'Kaddoumi ...

  2. #2
    Join Date
    May 2001
    Location
    Seattle
    Posts
    9
    If the snapshots are registered then all the 3 snapshots have to be refreshed before the logs get removed. You dont have to manually manage it. Check the dba_registered_snapshots table and if all the 3 snapshots are there.

  3. #3
    Join Date
    Apr 2003
    Posts
    26
    Thanks cyaniv , they work well now ..
    Tarek Al'Kaddoumi ...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width