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?
Release : 4.10
Identified as product defect
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