Please enable JavaScript to view this site.

Data Dictionary Data Model

Navigation: » No topics above this level «

SYSTEMANONYMIZATIONMAPS: Data Dictionary Anonymization Maps

Contents Previous Home Next More

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 SQL 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.

 

17-05-2021 11:57 Version 20.1.419-BETA+3191