IBM InfoSphere DataStage v8.5 - 000-421 模擬練習

How are Shared Table definitions created from the DataStage Client?

正解: A
Which three of the following are valid schema formats? (Choose three.)

正解: A,B,C
You are responsible for deploying objects into your customers production environment. To ensure the stability of the production system the customer does not permit compilers on production machines. They have also protected the project and only development machines have the required compiler. What two options will allow jobs with a parallel transformer to execute in the customers production machines? (Choose two.)

正解: A,D
What are two ways to specify a stylesheet in an XML input stage? (Choose two.)

正解: A,C
What two features enable a job with a Sequential File stage to read from sequential files with different numbers of columns and types? (Select two)

正解: B,C
In your DB2 database you have column names that use characters # and $. Which two steps should be completed to allow DataStage to convert these characters into internal format and back as necessary? (Select two)

正解: A,C
When using Runtime Column Propagation, which three stages require a schema file? (Select three)

正解: B,C,E
解説: (PassTest メンバーにのみ表示されます)
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 three techniques will enable you to retrieve the sum of the last group? (Choose three.)

正解: A,B,D
Which job design technique can be used to give unique names to sequential output files that are used in multi-instance jobs?

正解: C
Which three of the following options does the dsjob command have? (Choose three.)

正解: A,B,D
You have a DataStage job on SMP environment. It contains an input sequential file, a Modify stage, followed by a Transformer stage, and an output Sequential File stage. The job is run with three nodes. The engine uses all default settings. How many processes will this job create?

正解: B
What is the correct restructure stage to extract data from four input columns (three of which carry vectors) and output them into two columns with one vectors in a subrecord and the non-vector carrying column being passed through the stage?

正解: B
Which three DataStage elements allow you to create Shared MetaData? (Select three)

正解: A,B,D
A copy of a production job was moved into a development project and modified to improve performance. You must prepare a report for a code review that documents the changes to the job.
How would you gather the information for this report? (Select two)

正解: B
解説: (PassTest メンバーにのみ表示されます)