You need to create a batch delta match process for transaction records against a very large master file of existing clients.
Which QualityStage match option should be used?
A. Transitive One-source match
B. Two-source many-to-one match
C. Deterministic One-source match
D. Two-source many-to-many match
Which data type(s) will NOT be supported by Standardization?
A. Binary.
B. Integer.
C. Non-vector data types.
D. Non-aggregate data types.
You decide to classify values that are often spelled or represented incorrectly in your data. What is the correct way to implement this classification?
A. In the Standardization Rules Designer on the Classifications page, classify these values independently.
B. In the classification definition, increase the similarity threshold for the values that are represented correctly.
C. Use the results of the Word Investigation to identify default classes and then assign the values to a custom class.
D. Use the results of the Character Concatenate Investigation to identify values that are spelled or represented incorrectly, you can classify these values independently.
A complex QualityStage job is running slowly on a two CPU server. The parallel engine configuration file contains eight nodes.
How can performance be improved?
A. Reduce scratch space in configuration file.
B. Increase scratch space in configuration file.
C. Reduce number of nodes in configuration file.
D. Increase number of nodes in configuration file.
Given the following input:
Which two override options would ensure that records 1. 2, 4, and 5 would be in the same match set?
A. Agreement weight
B. Both missing weight
C. Data missing weight
D. Disagreement weight
E. Reference missing weight
You added a new field to matching fields of an existing match specification and provisioned all match specification components. Then you ran the job but it failed immediately. The input data size is 2G bytes and the job worked without any issues before you modified.
What is most likely the cause of the problem?
A. Lack of physical memory.
B. Lack of scratch disk space.
C. The job needs to be re-compiled.
D. The frequency file needs to be re-generated.
When reviewing the results of a Match job you notice that some records are not included in a match group.
Which option would you review to determine why the records are not matching?
A. Change the Match cut-off to-100.
B. Change the Survive rule to include Residual records.
C. Check the records for missing data values in the block fields.
D. Change the match from Two-source many-to-many to Two-source one-to-many.
Which statement describe the benefits of parsing data?
A. Optimized database loading.
B. Application of phonetic codings.
C. Access to individual data tokens.
D. Pre-processing of country specific data.
Refer to the exhibit that appears below.
You are developing an ISD reference match job. The reference data is maintained in a database and must be referenced at runtime.
You have three passes in your match specification and the input is one record at a time. Which statement is true about the job design?
A. Use normal lookup in the lookup stage.
B. The Lookup stage should be replaced with Join stage.
C. You can select reference data from the database using user defined SQL.
D. You need to add two more Lookup stages to select necessary reference data.
Which statement is true regarding Quality Stage data survivorship?
A. Survivorship is used to create groups of duplicate records.
B. The Survive stage is used to mark records as possible duplicates.
C. The Survive stage is used after matched record groups have been identified.
D. The Survive stage can be used to correct and identify unhandled data from the Standardize stage.