Skip to content

Known Issues

Release 6.0.14.0

No known issues in this release.

Release 6.0.13.0

No known issues in this release.

Release 6.0.12.0

Bug Number Description Workaround
DLPX-78478 Reidentification of CM numeric algorithm on decimal data is failing. When the field is long enough, use the Tokenization algorithm instead of CM tokenization.
DLPX-78659 CM Numeric is not producing unique results for the floating-point numbers. Use an algorithm other than CM Numeric algorithm for masking floating-point numbers stored in a numeric field.
DLPX-79567 Drop index fails if an index with the same name exists on the masked columns across multiple tables for MSSQL databases. No workaround.
DLPX-79803 Masking with MSSQL database fails if table name contains '['. No workaround.
DLPX-79804 Masking with MSSQL database fails if table name contains '\'. No workaround.

## Release 6.0.11.0

Bug Number Description Workaround
DLPX-78009 The masking job fails when masking the primary key column if Drop Indexes are not enabled along with the Disable Constraints. In addition to Drop Indexes, you must enable Disable Constraints when masking primary keys using built-in driver support functionality. Advanced users who are not satisfied by some limitations of the built-in Oracle support for masking primary keys may also create custom pre and post-scripts to perform both drop indexes and disable constraints operations.
DLPX-79803 Masking with MSSQL database fails if table name contains '['. No workaround.
DLPX-79804 Masking with MSSQL database fails if table name contains '\'. No workaround.

## Release 6.0.10.0

No known issues in this release.

## Release 6.0.9.0

No known issues in this release.

## Release 6.0.8.0

Bug Number Description Workaround
DLPX-74882 Masking's SFTP client no longer compatible with SolarWinds and Goanyware SFTP servers No workaround.

## Release 6.0.7.0

No known issues in this release.

## Release 6.0.6.0

No known issues in this release.

## Release 6.0.5.0

No known issues in this release.

## Release 6.0.4.0

No known issues in this release.

## Release 6.0.3.0

No known issues in this release.

## Release 6.0.2.0

Bug Number Description Workaround
DLPX-69638 Masking job created on engine 6.0.1.1 or prior is failing after the upgrade to version 6.0.2.0 or later Masking jobs created in 6.0.1.x using a HANA JDBC driver will need to be updated to grant the following permission {"java.io.FilePermission" "/", "read"} in 6.0.2.0. All drivers created in and after 6.0.2.0 will be granted this permission by default.

## Release 6.0.1.0

No known issues in this release.

## Release 6.0.0.0

Bug Number Description Workaround
DLPX-60397 If a mapping algorithm is included in multiple jobs, only one job should be run at a time. If multiple jobs are run at the same time, then the mapping algorithm might contain multiple mappings to the same value or the jobs might deadlock. Only run one job at a time.
DLPX-61405 Masking operation should wait for zfs delete queue to drain Replication may send more data than expected if masking involves dropping large DBF files.
DLPX-74882 Masking's SFTP client no longer compatible with SolarWinds and Goanyware SFTP servers No workaround.
DLPX-64493 V5 API /roles endpoint missing certain items View and set these privileges through the GUI
DLPX-66973 Date format is changed after importing the environment Either (a) use the GUI import feature and then review the imported date formats for correctness or (b) use EngineSync to export/import jobs, which will not alter the date format.