SYSTEMANONYMIZATIONMAPVALUES: Data Dictionary Anonymization Map Values |
Values and their translated value for translation maps used.
Catalog: DataDictionary
Schema: Invantive
Alias: ame
Label: Anonymization Map Values
This is a read-only view. The Data Dictionary API may not support changing the data or the Invantive UniversalSQL driver for Data Dictionary does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Data Dictionary API.
View Columns
The columns of the view SYSTEMANONYMIZATIONMAPVALUES are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
ANONYMIZED_VALUE |
string |
Anonymized Value |
☐ |
Anonymized value belonging 1:1 to original value in this map. |
CODE |
string |
Code |
☑ |
Code of the anonymization map. |
DESCRIPTION |
string |
Description |
☑ |
Description of the anonymization map. |
DURATION_MAX_TICKS |
int64 |
Maximum Duration (ticks) |
☐ |
Maximum duration in ticks of the anonymization (10,000 ticks is 1 ms). |
DURATION_MIN_TICKS |
int64 |
Minimum Duration (ticks) |
☐ |
Minimum duration in ticks of the anonymization (10,000 ticks is 1 ms). |
DURATION_TOTAL_TICKS |
int64 |
Total Duration (ticks) |
☑ |
Total duration in ticks of the anonymization (10,000 ticks is 1 ms). |
NUMBER_OF_ANONYMIZATIONS |
int32 |
Number of Anonymizations |
☑ |
Number of anonymizations. |
NUMBER_OF_MAPPINGS |
int32 |
Number of Mappings |
☑ |
Number of mappings. |
NUMBER_OF_RETRIES |
int32 |
Number of Retries |
☑ |
Number of retries during generation of anonymous value since the generated value was already used. |
ORIGINAL_VALUE |
string |
Original Value |
☐ |
Original value (represented as string). |
TYPE |
string |
Data Type |
☑ |
Data type. |
18-10-2024 06:49 Version 24.0.345-PROD+4945