Updated on 2026-07-07 GMT+08:00

Viewing Results

The View Results feature displays the organized findings of processed sensitive data, allowing administrators to manually verify the results and save the discovery version.

Viewing Results

  1. Logging in to the Database Operations and Maintenance Management System using the sysadmin system administrator account.
  2. Select Ops Asset Management > Ops Asset Control in the left navigation pane to load the asset control list.
  3. Select an O&M asset control item and click Config to open a new browser page.
  4. Select Sensitive Data Discovery to display the sensitive data discovery task list.
  5. Select a discovery task, click More > View Result to jump to the corresponding page.
  6. Check information of the Execution Report of Discovery Task.

    Figure 1 Execution report of discovery task
    Table 1 Description of iscovery task execution report information

    Parameter

    Description

    Task Running Time

    The time consumed to execute the discovery task.

    Total Objects (Tables) of Task

    Find the total number of all tables in the task.

    The number of discovered sensitive objects (tables)

    The total number of tables found to contain sensitive objects.

    Total Columns of Task

    Find the total number of columns across all tables in the task.

    Count of Discovered Sensitive Columns

    Based on the discovery rules, this is the number of columns in the table considered sensitive fields.

  7. Enter filter criteria for discovery results and press Enter to filter the results.

    Figure 2 Discovery ask results
    Table 2 Description of ilter criteria for discovery task results

    Parameter

    Description

    SCHEMA

    Schema of the data source stored in the discovery version.

    Field

    Column of the data source stored in the discovery version.

    Status Confirmation

    Filter by the field's confirmation status.

    • All
    • Confirmed
    • unconfirmed

  8. Check the Discovery Task Results to view detailed sensitive information of fields under each table.

    Table 3 Parameter escription for viewing discovery task results

    Parameter

    Description

    Number

    Sequential number indicating the serial number of the field in the table.

    Field Name

    Name of the field in the corresponding table.

    Field Description

    Comment defined for the field in the database.

    Number of Samples/Number of Valid Samples/Matching Rate

    Sampling Count refers to the total sampling quantity configured by the system; Valid Sampling Count means the total quantity of collected non-null data; Matching Rate equals the ratio of rule-matched samples to valid sampling count.

    Data Domain

    Name of sensitive or characteristic data to be identified, such as Name, Address, Enterprise Name, etc.

    Rules

    Default desensitization rule bound to the field and relevant configuration method for the default desensitization rule.

    Comb

    Manual confirmation operation, defaulted to Unconfirmed to indicate pending manual review; after clicking the button, the status changes to Confirmed for manually verified fields.

    Action

    Used to check matching results of the corresponding rule so as to optimize rules or knowledge base.

    • Match Preview

  9. Result Collation. Refer to Collating Results.

Related Operations

You may perform the following operations on the sensitive data result page as required:

  • Filter and view discovery results to facilitate collation and confirmation of findings.
  • Batch configure rules: assign data domains and desensitization rules to fields in batches.
  • Confirm All / Unconfirm All: execute batch confirmation or cancellation against filtered discovery results.
  • Save: generate and save a new discovery version based on confirmed collation results. The system supports up to three saved versions; any additional new version will overwrite the oldest existing version automatically.
  • Undo: roll back incorrect user operations. For instance, if you mistakenly mark the NAME field as non-sensitive and need to revert the change, click the Undo button.
  • Show Sensitive Only: one of the result filters for bulk screening of tables and fields with assigned data domains.

Result collation is a critical procedure of sensitive data discovery. Refer to Collating Results.