Skip to main content

13 posts tagged with "TDM"

View All Tags

· One min read
Jake Cave

What's New

Meta Scanning

  • Meta scanning now displays the matched category instead of "found."

Import/Export Configurations

  • Import and export of configurations are now available, facilitating faster bulk updates.

Reporting

  • Added filters to various reports.
  • Included row count in profile reports.

Fixed

MSSQL

  • Resolved issue with column collection when columns contained special characters (e.g., $ or [).

General

  • Fixed bug where values were not correctly replaced with NULL fields.
  • Corrected Teradata .csv report issue related to decimal data lengths.
  • Fixed issue where CLOB and NCLOB types could be profiled in Oracle.
  • Addressed bug where cancelling profiling did not stop the process under certain conditions.
  • Fixed issue where disabling triggers did not affect all existing triggers.

· 2 min read
Jake Cave

What's New

File Masking and Profiling

  • File masking and profiling now support multiple files and directories.

DCS Masking and Profiling

  • Can now handle multiple headers and footers in a single file.
  • Allows the choice of delimiter within quotes.

Memory Management

  • Added memory limit for obtained table data and the ability to skip large data types in profiling.

Database Triggers

  • Database triggers can now be disabled prior to masking.

Fixed

General

  • Large profiles could previously fail to generate a report.
  • Include/exclude rules could incorrectly read tables from other schemas if a table name was duplicated.

XML File Masking

  • Configurations could not be edited for XML file masking if the file path contained backslashes.

DCS Configuration

  • Fixed timeout issue within DCS configuration windows.

Teradata

  • Resolved minor defects in Teradata masking.

MongoDB

  • Profiling and validation could fail when MongoDB was used as the data source.

Data Sources

  • Corrected response issue with the Check Connection function for data sources.

Changed

Profile Execution Filter

  • The Profile Execution Filter has been changed from a dropdown menu to a calendar widget.

Empty Tables Reporting

  • When removing empty tables in profiling, the number of empty tables is now reported.

Pattern Search Status

  • The Execute Pattern Search Status now refreshes automatically.

· One min read
Jake Cave

What's New

Data Fabrication Module

  • The Data Fabrication Module has been added! Use this module to synthesize test data in seconds.

Executive Scan

  • Added Executive Scan, allowing selection of either high-level or deep-level scanning.

XML Support

  • DCS now supports XML for file profiling and masking.

Database Support

  • Added support for profiling, masking, and validation for Couchbase and MariaDB database types.

Fixed

Profile Report

  • Moved profile report back-end creation to Python to prevent multi-threading errors at the end of large profiles.

Teradata

  • Fixed numeric overflow errors when creating temporary tables in Teradata.

Cancel Button

  • Fixed issue where the cancel button did not close the back-end Python process for profiling until a table scan was completed.