Users attempting to perform masking using an RDP seed list in Fast Data Masker (FDM) 5.0.21 may encounter a failure before the masking job starts. The process terminates with the following error:
No 'TDMAdmin' value set for connection.
This issue typically occurs when using an Oracle RDS database as the Seed Table Database, even if the connection to the database is successful within the FDM tool.
A product defect in FDM 5.0.21 prevents the TDMAdmin parameter from being correctly recognized or processed when connecting to Oracle RDS instances, particularly after migration from on-premises to RDS where metadata case-sensitivity may differ.
A fix has been released in FastDataMasker-5.0.27.0.
FastDataMasker-5.0.27.0.zip (or .tar.gz).If you cannot upgrade immediately, verify the following in your connection file (e.g., connect_RDS_Seed.txt):
TDMAdmin=<schema_name> to the file.TDMAdmin=SCRAMBLE).TDMAdmin line to the top of the file, immediately below the password line, to ensure it is processed early.Note: If these workarounds fail, the 5.0.27.0 patch is required.