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

Account List

PDF
フォーカスモード
フォントサイズ
最終更新日: 2025-09-04 11:59:42
This document describes the fields in the account list.

Database account

After creating an SQL Server instance, you can create different database accounts under the instance and assign different accounts for database management according to business needs.

Viewing the account list

2. In the instance list, click Manage in the Operation column of the target instance to enter the Instance Details page.
3. Click Account Management to enter the corresponding tab.


Tools

Tool
Description
Search box
Click

to filter accounts. You can perform a fuzzy search for accounts by account name.
Refresh
You can click

to refresh the list.

Fields in the account list

Parameter
Description
Account Name
The names of the accounts created for the instance.
Account Type
The types of accounts created for the instance. The supported account types vary by instance architecture as follows:
Two-node and multi-node
Privileged Account: A type of admin account, which has owner privileges for all databases by default.
Standard Account: A type of non-admin account, which supports specifying readwrite, read-only, and owner privileges for a specific database.
Designated Account: A designated account can only view and own the specified database. A designated account can be authorized to multiple databases, but a database can be authorized to only one designated account.
Single-node
Admin Account: A type of admin account, which has the highest-level sysadmin permission and the owner permissions of all databases. After it is enabled, the product SLA will no longer be guaranteed.
Privileged Account: A type of admin account, which has owner privileges for all databases by default.
Standard Account: A type of non-admin account, which supports specifying readwrite, read-only, and owner privileges for a specific database.
Designated Account: A designated account can only view and own the specified database. A designated account can be authorized to multiple databases, but a database can be authorized to only one designated account.
Status
The status of the account.
Account Creation Time
The time when the account was created, which can be sorted in ascending or descending order.
Account Update Time
The time when the account was last updated, which can be sorted in ascending or descending order.
Password Update Time
The time when the account password was last reset, which can be sorted in ascending or descending order.
Database
The databases that the account is authorized to access.
Remarks
The remarks of the account.
Operation
Removing the administrator: Privileged accounts and admin accounts are administrator accounts. If you need to delete an account, you should remove the administrator first.
Setting database permissions: Read-write, read-only, or owner permissions of a specified database can be set for standard accounts and designated accounts.
Reset Password: Reset the password of the account.
Delete Account: Delete the account.
Setting table permissions: Table-level permissions can be set for standard accounts and privileged accounts
Note:
You can select multiple accounts and click Batch Management above the account list to reset database permissions, reset passwords, and delete accounts in batches.


Relevant operations

Related APIs

API
Description
This API is designed for the creation of instance accounts.
This API is utilized to retrieve the list of instance accounts.
This API is used to modify instance account permissions.
This API is designed to update account remarks.
This API is designed to reset the account password for an instance.
This API is designed to remove instance accounts.
This API is used to query the database name associated with the account.
This API is used to query information on the databases and permissions associated with the account.

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック