- What's New
- Function Overview
- Service Overview
- Getting Started
-
User Guide
- Permissions Management
- Logging in to a DB Instance
-
MySQL
- Account Management
- Database Management
- SQL Operations
- Table Management
- View Management
- Stored Procedure Management
- Event Management
- Trigger Management
- Function Management
- Data Import and Export
- Data Generator (Not Promoted)
- Tracking and Rolling Back Data (Not Promoted)
- Task Management
- Table Structure Comparison and Synchronization (Not Promoted)
- Intelligent O&M (New Version)
- Intelligent O&M
- PostgreSQL
- GaussDB
-
TaurusDB
- Account Management
- Database Management
- SQL Operations
- Table Management
- View Management
- Event Management
- Stored Procedure Management
- Function Management
- Trigger Management
- Data Import and Export
- Data Generator (Not Promoted)
- Task Management
- Table Structure Comparison and Synchronization (Not Promoted)
- Intelligent O&M
- GeminiDB Cassandra
- DDS
- DDM
- Audit
- Best Practices
-
FAQs
- Product Consulting
-
Managing connections
- What Should I Do If I Can't Connect to My DB Instance Due to Insufficient Permissions?
- What Should I Do If I Can't Connect to My RDS for MySQL Instance?
- What Should I Do If I Can't Connect to My ECS (MySQL) Instance?
- What Should I Do If I Can't Connect to My RDS for PostgreSQL Instance?
- What Should I Do If I Can't Connect to My ECS (PostgreSQL) Instance?
- What Should I Do If I Can't Connect to My DDS Instance?
- What Can I Do If a TaurusDB Instance Fails to Be Connected?
- What Should I Do If I Can't Connect to My GaussDB Instance?
- What Should I Do If I Can't Connect to My DDM Instance?
- How Do I View and Modify ECS Security Group Rules?
- How Do I View and Modify Firewall Rules?
- What Should I Do If My Connection Fails?
- Usage
- Videos
Show all
DAS Key Operations Supported by CTS
With CTS, you can record DAS key operations for later query, audit, and backtracking.
Operation |
Resource Type |
Trace Name |
---|---|---|
Adding a database login |
instance |
createConnection |
Testing a database login |
connection |
testConnection |
Verifying a database login |
connection |
verifyConnection |
Modifying a database login |
connection |
modifyConnection |
Deleting a database login |
connection |
batchDeleteConnections |
Logging in to a database instance |
connection |
databaseLoginActions |
Logging in to a database instance |
connection |
dbsConnection |
Executing a SQL statement |
connection |
executeSql |
Canceling the execution of a SQL statement |
connection |
cancelExecute |
Obtaining result sets |
connection |
getExecuteResult |
Splitting a SQL statement into small SQL statements |
connection |
splitSql |
Formatting a SQL statement |
connection |
formatSql |
Obtaining the SQL execution plan |
connection |
getPlan |
Editing result sets |
connection |
editDatas |
Exporting result sets |
connection |
exportData |
Closing the SQL window |
connection |
closeWindow |
Obtaining autofill data |
connection |
autoFill |
Deleting executed SQL statements |
connection |
deleteExecSqlRecord |
Creating a task for exporting SQL result sets |
connection |
createExportSqlResultsetTask |
Creating a database export task |
connection |
createExportDatabaseTask |
Creating a quick export task |
connection |
createExportQuickDatabaseTask |
Deleting an export task |
connection |
deleteExportTask |
Stopping an export task |
connection |
stopExportTask |
Creating a task for importing a SQL file |
connection |
createImportSqlFileTask |
Creating a task for importing a CSV file |
connection |
createImportCsvFileTask |
Deleting an import task |
connection |
deleteImportTask |
Stopping an import task |
connection |
stopImportTask |
Creating a test data generation task |
connection |
createTestDataTask |
Deleting a test data generation task |
connection |
deleteTestDataTask |
Stopping a test data generation task |
connection |
stopTestDataTaskCreate |
Combining file fragments |
connection |
mergeFilePart |
Uploading file fragments |
connection |
uploadFilePart |
Executing a SQL diagnosis |
connection |
exeTuning |
Creating an OBS bucket |
connection |
createBucket |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.