Backing up a database by using the transaction log shipping feature of SQL Server 2008

Source: Internet
Author: User
Tags backup

One: System requirements

Database server, name server-dw,windows Server 2003 X64, install SQL Server 2008, the database that needs to be backed up is "jkl_dw".

Backup server, name server-etl,windows Server 2003 X32, install SQL Server 2008.

Two: Preparation work

1. Create a folder on the Server-etl that holds the backup database, which is named "JKLDW" in this case.

2. Create a folder on the Server-etl that holds the transaction log for the backup data. This example is named "Logbackup," and then shares this folder, and the share name is "server-etl\logbackup$."

3. Create a folder on the Server-etl that holds the transaction log replicated for the restored database. This example is named "Logcopy," and then shares this folder, and the share name is "server-etl\logcopy$."

4, create a full backup of the database "Jkl_dw".

(1) Backup Database-General page

At destination, select the path to the database backup file.

(2) Backup Database-Options page

Overwrite media: Change to "back up to new media set and clear all existing backup sets", and then name it casually.

Reliability: Check "Validate backup after Completion" and "verify checksum before writing to media".

Compression: Select "Compress Backup", can save about 80% space.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.