Which statement about the jobs used by the Match Specification Setup Wizard is true?
A. The jobs must be created.
B. The jobs must be imported.
C. The jobs exist for only One-source individual match.
D. The jobs are created in the repository at installation time.
When would you use the survive technique 'Most Frequent'?
A. When more than one target field is required.
B. When the most frequent occurrence is required.
C. When the most frequently populated value is required.
D. When the most frequently populated value is required with two or more occurrences.
If a token had the value 13D and the "D" had to be isolated in a variable named Temp, what Pattern Action code would be used?
A. COPY [1] Temp
B. COPY [1](c) Temp
C. COPY [1](-n) Temp
D. COPY [1](-c) Temp
What four files are part of the QualityStage rule set?
A. IPO. ITO. UCL, UTO
B. IPD. ITO, UCL. UTO
C. IPO. PTO. UPD. UTD
D. PRC. TBL. PTO. OVR
Which data type(s) will NOT be supported by Standardization?
A. Binary.
B. Integer.
C. Non-vector data types.
D. Non-aggregate data types.
Based on the following complex survivorship rule:
SIZEOF(b.FirstName) < SIZEOF(c.FirstName) Which statement is correct?
A. The length of the first name with the longest name will be the one selected.
B. The length of the first name with the shortest name will be the one selected.
C. The length of the first name of the current record will be less than the length of the first name of the best record.
D. The length of the first name of the best record will always be greater than the length of of the street name of the current record.
You are using the Match Designer with a One-source match specification. You have attempted to configure the match specification test environment and received an error when you selected 'Update'. What is the most likely cause of the problem.
A. The 'Configuration File Location' is blank.
B. The 'Maximum Frequency Value' is blank.
C. The 'Data Sample Data Set' is not a Data Set.
D. The Test Results Database' is not a defined connector.
When building a field level survivorship routine and the same business rule applies to all address columns, what is the most efficient way to do this?
A. Move all of the address columns to the target field and define a single rule.
B. You must use the complex survive expression identifying each address field.
C. Because logic is being applied at the field level all fields need to have a rule defined.
D. Apply the survivorship rule directly to the available columns and not to the target column.
Once changes are introduced in a Rules Set, which option confirms the new rules set works properly with your data?
A. Run the Rules Tester.
B. Have users check manually.
C. Check the Unhandled tokens.
D. Run the job again and confirm results.