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.
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.
Which of these statements is NOT true?
A. NLS can only process multi-byte characters.
B. NLS supports various languages and countries.
C. You can process Japanese data in an English version of QualityStage.
D. When installing a non-English language version of QualityStage, NLS is enabled automatically.
A major international financial firm has clients in over 35 countries, including the U.S. and Japan. A requirement exists to standardize all addresses and validate the U.S. and Japanese physical addresses.
How can this be accomplished?
A. Use AVI to process all addresses within the single source.
B. Use USAC to certify the U.S. addresses, AVI for the Japan addresses and custom rule sets for the remaining countries.
C. Filter all the records by country. Use AVI for the U.S. and Japan and domain-specific rule sets for the remaining countries.
D. Filter U.S., Japan and remaining countries into individual files. Process the U.S. and Japan addresses through AVI and use MNS for the remaining countries.
Which statement is true?
A. Complex Boolean survivorship rules are permitted.
B. The first defined survivorship rule takes precedence.
C. Complex fuzzy matching survivorship rules are permitted.
D. Blank fields are automatically dropped from survivorship consideration.
What does the default Class Label "A" on a pattern rule in SRD describe?
A. A token that contains only letters.
B. A token that contains only numbers.
C. A token that contains some symbols.
D. A token that contains some numbers.
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.
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.
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.