Masking job getting failed on high volume table
search cancel

Masking job getting failed on high volume table

book

Article ID: 261027

calendar_today

Updated On:

Products

CA Test Data Manager (Data Finder / Grid Tools)

Issue/Introduction

While running masking job  for one table [dbo].[xxxxx].

This tables generates an error as " Error getting row count: select count(*) from "dbo"."xxxxx"

When we investigated this error with the help of Database team, we came to know that this table has huge volume around 3 Billion records and 

select COUNT_BIG(*) from dbo.xxxxx - This query is able to run against that table successfully.

Can we insert the above highlighted query in TDM application in order to mask the table successfully?

Environment

Release : 4.10

Cause

Identified as product defect

Resolution

Fix for this issue available under below patch build:

https://ftp.broadcom.com/user/downloads/pub/TDM/FDM/FastDataMasker-4.10.86.0.zip

Use below KB article to apply this FDM patch:

https://knowledge.broadcom.com/external/article?articleId=10931