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

Thread: snapshotlog on part of a table

  1. #1
    Join Date
    Sep 2000
    Posts
    20
    I need to to replicate some registers of a table (less than 0.03% of the whole table) so the question is, can i make a snapshotlog of a view?? if this is nonsense, what else could i do? the table changes a lot during the day, so i cannot keep a log of everything, I just want another site to have the snapshotlog of the small group of registers (the view)
    please help!!

  2. #2
    Join Date
    Mar 2001
    Posts
    15
    You can create a snapshot log on selected columns.
    You may also write trigger in order to achive your need.

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