When starting a masking job, there is a pre-process that is launched. That pre-process has a 540 minutes (9 hour) timeout, after which the job is aborthed.
Some of our more sizeable databases can take more than 9 hours to finish a SELECT COUNT(1) FROM TABLE WHERE DE_IDENT_IND IS NULL, and we're fine with waiting more than 9 hours for that to finish. Is there an option that controls the pre-process timeout?
Fast Data Masker 4.11
There's a PREPROCESSJOBTIMEOUT (in minutes) in the option file that controls the timeout value.