tencent cloud

TencentDB for SQL Server

Release Notes and Announcements
Release Notes
Product Announcements
User Guide
Product Introduction
Overview
Product Architecture
Strengths
Use Cases
Regions and AZs
Major Version Lifecycle Explanation
Features and Differences
Instance Types
Instance Specifications
Storage Types
Common Concepts
Network Environment
License Statement
Purchase Guide
Billing Overview
Product Pricing
Purchase Methods
Renewal Instructions
Payment Overdue
Refund
From Pay-as-You-Go to Monthly Subscription
Instance Adjustment Fees Description
Local Backup Space Billing
Cross-Region Backup Billing
Viewing Bill Details
Getting Started
Creating TencentDB for SQL Server Instance
Connecting to TencentDB for SQL Server Instance
Managing TencentDB for SQL Server Instance
Operation Guide
Constraints and Limits
Usage Specifications and Suggestions
Maintaining Instance
Adjusting Instance Configuration
Read-Only Instance
Network and Security
Account Management
Database Management
Data Security
Parameter Configuration
Monitoring and Alarms
Backup and Restoration 
Log Management
Publish-Subscribe
SSIS
Data Migration (New)
Data Migration (Legacy)
Data Synchronization (DTS) 
Practical Tutorial
TencentDB for SQL Server Methods for Regular Maintenance
TencentDB for SQL Server Optimization of Slow SQL
How to Better Use Tempdb
Cross-Account Backup Restoration
Creating VPC for TencentDB for SQL Server
Connecting Kingdee K/3 WISE to TencentDB for SQL Server
Account Permissions and Permission Control
Enabling and Disabling the CDC Feature
Shrinking a Database
API Documentation
History
Introduction
API Category
Making API Requests
Sales and fee related APIs
Instance Management related APIs
Operation and maintenance management related APIs
Network management related APIs
Account management related APIs
Database management related APIs
Security group management related APIs
Data security encryption related APIs
Parameter configuration related APIs
Extended Event related APIs
Log management related APIs
Read only instance management related APIs
Publish and subscribe related APIs
Backup related APIs
Rollback related APIs
Data migration (cold standby migration) related APIs
SQL Server Integration Services (SSIS) related APIs
Data migration (DTS old version) related APIs
Data Types
Error Codes
FAQs
Overview
Model Selection
Pricing and Selection
Connection and Network
Account and Permission
Backup and Rollback
Data Migration
Publish/Subscribe
Read-Only Instance
Version and Architecture Upgrade
Disk Space and Specification Adjustment
Monitoring and Alarms
Log-Related
Parameter Modification
Features
Performance, Space, and Memory-Related FAQs
Service Agreement
Service Level Agreement
Terms of Service
Performance Evaluation
Performance Test Report
Glossary
Contact Us

Creating a Manual Backup

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-01-27 16:16:42
TencentDB for SQL Server supports both automatic and manual backups for database backup. This article describes how to create a manual backup via the console.
Note:
Backup files are stored in an independent backup space and will not occupy the local disk space of the instance.
Do not perform DDL operations during backup to avoid table locking resulting in backup failure.
It is recommended to perform backups during off-peak hours.
If the amount of data is large, the process may take longer. Please be patient.
Single-node (formerly Basic Edition) instances do not support modifying the recovery mode. The default recovery mode for instances is full mode. If the recovery mode is changed to simple mode, the log chain will break, and manual backups will fail.

Prerequisites

Before performing manual backups, confirm that databases have been created. See Database Creation.

Operation Steps

1. Log in to the SQL Server console.
2. Select a region above, locate the target instance, click Instance ID or Manage in the Operation column to go to the instance management page.

3. On the instance management page, select the Backup Management tab and click Manual Backup.

4. Complete the following configurations in the pop-up dialog box and click OK.
Note:
The time required for backup is determined by the size of the backup file, which takes approximately 5 to 120 minutes.

Parameter
Description
Backup Object
Select the target for manual backup.
Instance backup: Perform backup for all databases of the entire instance.
Multi-database backup: If you select multi-database backup, you need to choose the databases to be backed up. All databases can be selected with one click.
Backup Name
Set the backup name for manual backup. The backup name supports Chinese and English characters, numbers, and special characters -_./()[]+=:;@, with a maximum length of 128 characters.
Retention Policy
Set the retention period policy for manual backup files:
Instance lifecycle-dependent: indicates that the backup file will be saved following the instance lifecycle if they are not manually deleted. They will be deleted until the instance is terminated.
Custom policy: indicates that the retention period policy for backup files follows that of automatic backups.
5. After creation is completed, you can query manual backup files via the Data Backup list on the Backup Management page.


Related APIs

API
Description
This API is used to create backups.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백