SYSTEMANONYMIZATIONMAPS: Data Dictionary Anonymization Maps |
Used translation maps of values into anonymized values, consisting of pre-defined and custom maps.
Catalog: DataDictionary
Schema: Invantive
Alias: amp
Label: Anonymization Maps
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 SYSTEMANONYMIZATIONMAPS are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
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. |
TYPE |
string |
Data Type |
☑ |
Data type. |
18-10-2024 06:49 Version 24.0.345-PROD+4945