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
문서TencentDB for SQL ServerOperation GuideSSISPurchasing Business Intelligence Server

Purchasing Business Intelligence Server

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2025-09-09 12:07:52
SSIS is an important component for SQL Server to implement BI. It provides enterprise-grade data integration and conversion solutions to extract, transform, and load (ETL) data from various sources.
This document describes how to purchase a business intelligence server in the console before you can use the SSIS feature.

Billing

Currently, the business intelligence server feature is in beta test and can be used free of charge. During the beta test, you can purchase only one business intelligence server with the 2-core 4 GB MEM specification in each region and up to three under each root account. Billing will start in pay-as-you-go mode after the beta test ends.

Creating a Business Intelligence Server

2. On the instance list page, click Create Business Intelligence Server.


3. On the business intelligence server purchase page, complete the following configuration item, carefully read and indicate your content to the Terms of Service, and click Buy Now.


Billing Mode: Pay-as-you-go mode is used by default.
Region: Tencent Cloud products in different regions can't communicate with each other through private network. Thus, we recommend you select the business intelligence server in the same region as your SQL Server database. For example, the business intelligence server in Beijing only supports SQL Server in Beijing.
AZ: You can select Randomly Assign or manually select one.
Randomly Assign: Randomly Assign is selected by default. The system will select an AZ automatically. AZs in the same region are connected through low-latency private network linkages. We recommend you select Randomly Assign.
Manual selection: You can deselect Randomly Assign and manually select an AZ supported in the region.
Note:
SQL Server database instances can communicate with business intelligence servers in different AZs in the same region.
Network: You can select a VPC containing the subnet and subnet IP. If the existing VPCs and subnets can't meet your requirements, you can create VPCs or create subnets.
Intelligence Engine: Currently, you can select only the SSIS intelligence engine. SSAS and SSRS intelligence engines will be available in the future.
Version: Currently, three SSIS versions are supported: SQL Server 2016 Integration Services, SQL Server 2017 Integration Services, and SQL Server 2019 Integration Services.
Disk Type: High-performance cloud disk is used by default.
Specification: Currently, only the 2-core 4GB MEM specification is supported. The specification is subject to the project complexity in the SSIS package.
Disk: Currently, you can select a storage space between 20 and 200 GB. The disk size is subject to the size of flat files to be added.
Maintenance Window and Maintenance Time: To ensure the stability of the business intelligence server, the backend system performs maintenance operations on the instance during the maintenance window from time to time. We recommend you set an acceptable maintenance time for your business instance, usually during off-peak hours, so as to minimize the potential impact on your business. You can manually set the maintenance date and maintenance duration.
Project List: You can assign the instance to different projects for management.
Security Group: It serves as a stateful virtual firewall with filtering feature for configuring network access control for one or more TencentDB instances. It is an important network security isolation tool provided by Tencent Cloud. You can select a security group for the business intelligence server.
Tag: You can set tags for the business intelligence server to categorize and manage resources more easily.
Terms of Service: Read and indicate your consent to the Terms of Service.
4. Return to the instance list after purchase. When the status of the purchased business intelligence server becomes Running, the instance is purchased successfully.

Viewing the Purchased Business Intelligence Server

After purchasing the business intelligence server successfully, you can view its information in the instance list in the TencentDB for SQL Server console.


Instance ID/Name: It must start with mssqlbi, such as mssqlbi-xxxxxxx. When you hover over the instance ID, the quick copy button

will be displayed. You can modify the instance name, which can contain up to 60 letters, digits, or underscores.
Status: Status of the business intelligence server, which can be filtered.
Project: Project of the business intelligence server, which can be copied and filtered.
Version: Version of the business intelligence server, which can be filtered.
Configuration: Configuration information of the business intelligence server.
Network: Network of the business intelligence server.
AZ: AZ of the business intelligence server, which can be filtered.
Private Network Address: Private IP and port number of the business intelligence server.
Billing Mode: Billing mode of the business intelligence server.
Tag: Tag keys and values of the business intelligence server.
Operation: Operations that can be performed on the business intelligence server, including Manage, Terminate, and Edit Tag.
You can perform the following operations on the purchased business intelligence server (i.e., SSIS instance) in the instance list:
Feature
Operation
Modify instance name
You can rename a purchased SSIS instance in the console as instructed in Renaming Instance.
Restart instance
You can restart a purchased SSIS instance in the console as instructed in Restarting Instance.
Terminate instance
You can terminate a purchased SSIS instance in the console as instructed in Terminating Instance.
Edit tag
You can modify the tags of a purchased SSIS instance as instructed in Setting Instance Tag.

Related APIs

API
Description
This API is used to create business intelligence service instances (cloud disk).
This API is used to enable instance interconnection, which can interconnect business intelligence services.
This API is used to query the information of the interconnected instances.
This API is used to add a business intelligence service file.
This API is used to query the files required by business intelligence service.
This API is used to delete a business intelligence service file.
This API is used to disable instance interconnection.

도움말 및 지원

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

피드백