I´m running a de-duplicate process in dDup. After going through the heavier steps (finding duplicates and assigning a boaRank), the process failed due to a timeout. Is there a way to re-run the de-duplicate process without starting from scratch?
Basically,
- Overall process failed
- The issue seems to be a timeout: The service was unable to evaluate the non-query statement. Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Job Task Parameters:
- Object = BEV-ByNAMEandADDRESS
- Key SearchID = f4389892-c3a8-4db7-bc09-f91c81e0362f
- ProcessToken = d6840d89-e776-4048-b3cb-ac850acd0fa0
- ValidationSucceeded = True
3) The duplicate detection has been completed, but I don’t see any candidates.
5) Looking at the tables in dDup, all 34958 records exist in drDuplicate, drDuplicate#DuplicateProcessing and drDuplicate#SearchKey. All 18224763 records exist in drDuplicate#Duplicate, but there’s nothing in drWIP and nothing is shown as candidates.
Is there a way to re-run the last part (the one that builds the needed data to be shown as candidates) without starting from scratch? The entire process currently takes several hours to run.
Comments
1 comment