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
Customer data is being processed in a single file. Among the fields present for matching are national identity number and birth date, both of which are inconsistently populated. Which match type should be used to match this data?
A. One-source Ranged
B. One-source Cognitive
C. One-source Transitive
D. One-source Dependent
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.
You created a job that uses the standardization stage with a new copy of USADDR rule set. The job was successfully compiled, but has an error and will not run.
What is most likely the cause of the problem?
A. The input file is missing.
B. The rule set is not provisioned.
C. The server does not have enough memory.
D. The rule set has an invalid statement in the pattern file.
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 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.
What would happen if a special character is included in the SEPLIST and not in the STRIPLIST?
A. That special character will be ignored.
B. You will get an error when you test a statement.
C. The token class for that character becomes the character itself.
D. You need to enclose in double quotes any special characters in the SEPLIST that is not in the STRIPLIST.
Which statement is true?
A. A batch QualityStage match job must have a match statistics output link.
B. You can override match designer cutoff thresholds within the QualityStage match stage.
C. To add or remove output links in my QualityStage batch job, you must re-provision the match designer as well as re-compiling the batch match job.
D. A comma delimited text file format is required for the match designer sample input data defined in the Test Environment tab in the match designer interface.
What two approaches to use when determining fields to use for blocking?
A. Investigate the combination of fields to assess block sizes.
B. Selecting which field to use will have little impact on the matching results.
C. Select fields with high data frequencies even if default values are present.
D. Each field should be investigated to determine completeness and validity.
E. Use as few fields as possible in the blocking phase so more records are grouped.
An initial match specification is built and executed- The match executes slower than expected and it is suspected that blocking may be a factor.
Which option would be effective in determining if the block sizes are too large?
A. Create an investigation routine using the blocking fields for each match pass.
B. Review the match specification test results graph to determine blocking results.
C. Add disagreement weight to key fields where appropriate to break apart matches.
D. Analyze the blocking fields within the match specification to see if there are enough fields.