IBM InfoSphere DataStage Quiz

Test your knowledge of IBM InfoSphere DataStage stages, components, and functionality including Funnel, Join, Aggregator, Transformer, and job management.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Where do you check the log in datastage

  1. Designer
  2. Director
  3. Administrator
  4. None of the above.
Question 2 Multiple Choice (Single Answer)

Where do you build the datastage job

  1. Designer
  2. Director
  3. Administrator
  4. None of the above.
Question 3 True/False

Datastage need to be compiled then executed.State true or false

  1. True
  2. False
Question 4 Multiple Choice (Single Answer)

Where does your workflow or jobs get stored in datastage

  1. Palette
  2. Repository
  3. Designer
  4. None of the above
Question 5 Multiple Choice (Single Answer)

What causes the job to abort

  1. Fatal error
  2. Info
  3. both
  4. none
Question 6 Multiple Choice (Single Answer)

How do you execute jobs one after another in a single run?

  1. constructing job sequence
  2. constructing shared container
  3. constructing job activity
  4. none of the above
Question 7 True/False

We can view the dataset content outside the datastage environment

  1. True
  2. False
Question 8 True/False

Sequential file stage can be intermediate stage

  1. True
  2. False
Question 9 True/False

Data set can be intermediate stage

  1. True
  2. False
Question 10 True/False

Any database stage can be intermediate stage

  1. True
  2. False
Question 11 Multiple Choice (Single Answer)

Record-by-record comparison of two datasets. Outputs the before and after rows to the output dataset plus a code indicating the differences.(State which stage is this)

  1. CFF
  2. File Set
  3. Change Capture
  4. Difference
Question 12 Multiple Choice (Single Answer)

How many selector columns can switch stage have ?

  1. 3
  2. 2
  3. 1
  4. 4
Question 13 Multiple Choice (Single Answer)

Which stage produces a set of mock data (rows or columns) as per the specified metadata?

  1. Switch stage
  2. Row/Column generator
  3. Transformer stage.
  4. None of the above
Question 14 Multiple Choice (Single Answer)

Which stage does this “alters the record schema of the input data. To drop, keep or change the column data type Used for NULL handling”

  1. Head stage
  2. Switch stage
  3. Modify stage
  4. All the above
Question 15 Multiple Choice (Single Answer)

Transformer stage can have how many input links ,output links and reject links ?

  1. a) 2 input links,3 output links and 2 reject links
  2. b) 1 input link,any number of output links and 1 reject link.
  3. c) 1 input link,3 output links and 1 reject link.
  4. None of the above
Question 16 Multiple Choice (Single Answer)

Aggregator stage can have how many input links and output links

  1. 2 input links and 2 output links
  2. 1 input link and 1 output link
  3. 3 input links and 2 output links.
  4. None of the above
Question 17 Multiple Choice (Single Answer)

Which stage can combine two or more datasets based on key column

  1. Join stage
  2. Transformer stage
  3. Funnel stage.
  4. Sort stage
Question 18 True/False

Funnel stage must have inputs with similar metadata

  1. True
  2. False
Question 19 True/False

Funnel stage can have many output links

  1. True
  2. False
Question 20 Multiple Choice (Multiple Answers)

Select three types of funnel

  1. Random funnel
  2. Continuous funnel
  3. Sequence funnel
  4. Sort funnel