Connect your existing Source Control system to SSMS in 5 minutes
Getting started with SSIS - Part 1: Introduction to SSIS
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.
Loading

Ask in the public forum

Ask your questions in a public forum

My Blog Posts

SQL Server Monitoring
  • DB Snapshots with Mirroring

    When would I use Database Snapshots with Mirroring to create a reporting server?

    When would I use Replication instead of Mirroring and Snapshots?

    dhandapani
    1186 · 0% · 9

2  Replies  

Subscribe to Notifications
  • A database snapshot gives you a copy of the data as of the time at which the snapshot is created. If you dont need the most recent data, you can do reporting from a snapshot

    If your reports needs to have real-time data, you might need to use replication (if you dont want to query from the primary database)

    Jacob Sebastian
    1 · 100% · 16868
  • While mirroring mirroed database is nor accessible. but using snaphots you can access it.

    But database snapshots are available only with Enterprise Edition of SQL Server

    Dinesh Asanka
    150 · 1% · 222

Your Reply


Sign Up or Login to post an answer.

Managed Windows Shared Hosting by OrcsWeb

Copyright © Beyondrelational.com