Tested the database shuffle option in data masking. We are not able to work with more than 1000 lines.
We currently have a database of 100,000 rows and would like to shuffle 1 column with all distinct values.
If we set the SHUFFLELIMIT option to 999, it works, but only takes 999 of the 100,000 possible values.
If we set this option to 1000 and above, it won't work.
If we don't set this option, it doesn't work either.
how to make this option work?
FDM 4.11 GA
defect
/