Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6241963
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T11:51:52+00:00 2026-05-24T11:51:52+00:00

I have a system that needs to snapshot specific tables at certain points in

  • 0

I have a system that needs to snapshot specific tables at certain points in time.

At present the process that takes the snapshot queries the data in the table, and puts the output into a Temp table (like a stage table not an in memory table).

Many of these processes can be running at the same time in parallel (100+ per hour). And the tables to be copied can run into GBs worth of data.

I am considering the use of database snapshots, so each process can take its own snapshot and work with it.

What are the pros and cons of this approach?

Is there a better way to approach this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T11:51:53+00:00Added an answer on May 24, 2026 at 11:51 am

    I would certainly consider using snapshots, but there are a couple of things you need to consider before you decide one way or the other:

    • Snapshots use sparse files to store data, effectively only storing the changes to each table from the time of its creation. The more rows in your table that change, the smaller the disk saving over a simple replication.
    • Snapshots happen to the entire database, rather than just one table. Therefore, if your DB is huge, and need 100+ copies of your DB per hour, that’s going to cost you a lot of disk space and performance. On the other hand, if you’re happy with one snapshot per hour for all your processes and the data doesn’t change too much, snapshots may be exactly what you need.
    • Snapshots will have a performance overhead on your original DB, as the snapshots need to be kept up to date with what data has changed. If you’re already tight on performance, this may be an issue.

    There are certainly some other things to consider, but that’s not a bad starting point. Books OnLine has a fairly detailed article regarding the use of Snapshots, which I would read before deciding. http://msdn.microsoft.com/en-us/library/ms175158%28v=SQL.90%29.aspx There’s also a section in there on limitations: http://msdn.microsoft.com/en-us/library/ms189940%28v=SQL.90%29.aspx

    Hope this helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a system that takes dynamic data, puts it in HTML for layout
If I have a multiprocess system that needs to process a bunch of directories,
We have a web application that needs to process a large amount of data
I have a system that needs to send and receive data over an insecure
We have an embedded device that needs to interact with an enterprise software system.
We have a system that has a Mysql database with about 2Gigs of data.
I have an applet that needs access to the host system (to launch programs,
I have a python program in an embedded system that needs to write to
I have 2 databases (users, userRankings) for a system that needs to have rankings
G'day everyone, I have a system (the source) that needs to notify another system

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.