This topic describes the features that are supported for security administrators in Data Management (DMS).
Operations in the DMS console
Log on to the DMS console. Go to the Sensitive Data Assets page. On this page, you can configure data masking and encryption algorithms for sensitive and confidential fields. For more information, see Manage sensitive data.
Go to the Operation Audit page. On this page, you can view and audit user operations. For more information, see Audit operations.
Features that are supported for security administrators
Category | Feature | Description |
SQL console | You can write SQL statements to query data in a single database. This feature can be used to verify business code, analyze product effects, and identify issues in an online environment. | |
You can use this feature to perform join queries across online heterogeneous databases that are deployed in different environments. | ||
Database development | You can submit data change tickets to initialize data for a newly published project, clean up historical data, fix bugs, or run a test. | |
When you develop or optimize projects or process new business requirements, you can use this feature to change schemas. For example, you can use this feature to create a table or modify an existing table. | ||
You can use this feature to compare and synchronize the schemas of tables that are stored in different environments, such as online and offline environments. This feature helps ensure the consistency of schemas. | ||
You can use this feature to prevent SQL statements that do not use indexes or do not conform to database development standards. This feature helps protect against SQL injection attacks. | ||
You can submit data import tickets to import a large amount of data to your databases at a time. | ||
You can submit data export tickets to export a large amount of data for analysis or export the required data. | ||
If specific data fails to meet your requirements due to reasons such as accidental operations, you can use this feature to restore data to the normal state. | ||
Some business scenarios may require you to frequently prepare data. In this case, you can use this feature to generate test data to ensure data security and discreteness, and improve production efficiency. | ||
You can use this feature to clone MySQL databases. | ||
Data Transmission Service (DTS) | You can use the task orchestration feature to orchestrate various types of tasks and then schedule and run the tasks. You can create a task flow that consists of one or more task nodes. This helps schedule tasks in complex scenarios and improve the efficiency of data development. | |
Security and specifications | Operation logs record data changes. Each record contains information such as the user who performed the operation, operation details, and the time at which the operation was performed. You can use this feature to track historical user operations at any time. | |
You can use this feature to manage sensitive data. For example, you can use algorithms to mask sensitive data or adjust the sensitivity levels of sensitive data. | ||
You can embed or extract data watermarks to trace the origin of data during the distribution of data. | ||
You can use this feature to apply for permissions on instances, databases, tables, and sensitive fields. You can also view the permissions that you have. | ||
Solutions | The one-click data warehousing feature allows you to create a data warehouse for real-time data synchronization with ease. You can synchronize data to an AnalyticDB for MySQL database within seconds. | |
The data archiving feature regularly archives the data of large tables to other databases. You can delete the data from source tables and optimize and free up tablespace storage. | ||
You can create a ticket to migrate a database, perform checks, and delete the migrated source database. | ||
O&M management | You can use this feature to apply a data change or schema design to all of the databases in a database group with ease. | |
You can use this feature to view overall information about your DMS tenant, such as statistics about tickets, queries, users, and metadata. |