How does QualityStage output the correct ISO code for a record?
A. ISO code functionality is not available.
B. ISO code supplied by the Country rule set.
C. ISO code supplied by the USPREP rule set.
D. ISO code supplied by the US Address rule set.
How can Word Investigation reports be used to modify a rule set?
A. Corrects spelling errors in the data field.
B. Adds tokens to allow identification of additional duplicates.
C. Identifies new tokens to allow additional words to be classified.
D. Identifies matched words to be used in match designer frequency distribution.
You are designing a reference match that will be run on a daily basis. Where should the reference data frequencies typically be generated?
A. In a Server job in the same Job Sequence.
B. In a shared container in the same job as the match.
C. In a different job stream and part of the daily process.
D. In a different job stream and not part of the daily process.
Which statement would NOT be a purpose for the matching process?
A. Creating the best record in the group.
B. Reconciling inventory or transactions.
C. Locating entities in a data warehouse.
D. Grouping records with the same or similar values, such as householding.
Which statement represents the pattern that does NOT end with a number?
A. + | + | + | $
B. + | + | !A | $
C. + | + | nA | $
D. +1 + I <>A I $
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.
A client's data has information from several source systems combined into a single input file. The data needs to be matched within source system and all data must be retained. There is a field present in the data which identifies the source system.
Which approach would best accomplish this task?
A. Pass all the data into a Match One-source stage blocking on the Source System field.
B. Pass all the data into a Remove Duplicates stage and process the remaining data into an One- source match blocking on the Source System field.
C. Separate the data by source system using a Filter stage, pass each sources system's data through an One-source match and match on the Source System field.
D. Sort the data by source system, pass the data through a Remove Duplicates stage and pass the data to a Two-source match stage blocking on the Source System field.
What two rule groups are needed for rule sets?
A. A rule group for rules that you want to apply to split a domain.
B. A rule group for rules that you want to apply to records after all other actions.
C. A rule group for rules that you want to apply to records before all other actions.
D. A rule group for rules that you want to apply to records as they read a lookup table.
E. A rule group for rules that you want to apply copies of records before all other actions.