Hot SQL Server backup concerns

What happens when users are working during a SQL Server 2000 backup?

    Requires Free Membership to View

When SQL Server does an online hot backup, users can continue normal transaction activity. During the backup operation, updates are logged within SQL Server's transaction log. Reduced database performance is the most likely issue when backing up SQL Server while the database is online and being used actively.

The degree of impact will depend on the power of your server hardware (CPU, memory, etc), speed of your backup infrastructure and the volume of transactions hitting the database. If you have a very busy SQL Server, you will have to ensure that your infrastructure is tailored to handle the high volume of transactions while it is also being backed up in order to provide response times that are up to your users' expectations.

Do you know…

How to plan a records retention program?

This was first published in June 2006

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.