1.
Which stage classifies data rows from a single input into groups and computes totals?
2.
Which statement describes a SCD Type One update in the Slowly Changing Dimension stage?
3.
Which derivations are executed last in the Transformer stage?
4.
You are processing groups of rows in a Transformer. The first row in each group contains "1" in the Flag column and "0" in the remaining rows of the group. At the end of each group you want to sum and output the QTY column values. Which technique will enable you to retrieve the sum of the last group?
5.
The derivation for a stage variable is: Upcase(input_column1) : ' ' : Upcase(input_column2). Suppose that input_column1 contains a NULL value. Assume the legacy NULL processing option is turned off. Which behavior is expected?
6.
Which statement is true about table definitions created in DataStage Designer?
7.
What role must a user have to delete shared metadata assets from the repository?
8.
How does the Complex Flat File stage (CFF) support the use of OCCURS clauses within COBOL files?
9.
Which statement is true about creating DataStage projects?
10.
You are editing the configuration file. Which statement is true about file system efficiency?