IBM InfoSphere DataStage Quiz
Test your knowledge of IBM InfoSphere DataStage stages, components, and functionality including Funnel, Join, Aggregator, Transformer, and job management.
Questions
Where do you check the log in datastage
- Designer
- Director
- Administrator
- None of the above.
Where do you build the datastage job
- Designer
- Director
- Administrator
- None of the above.
Datastage need to be compiled then executed.State true or false
- True
- False
Where does your workflow or jobs get stored in datastage
- Palette
- Repository
- Designer
- None of the above
What causes the job to abort
- Fatal error
- Info
- both
- none
How do you execute jobs one after another in a single run?
- constructing job sequence
- constructing shared container
- constructing job activity
- none of the above
We can view the dataset content outside the datastage environment
- True
- False
Sequential file stage can be intermediate stage
- True
- False
Data set can be intermediate stage
- True
- False
Any database stage can be intermediate stage
- True
- False
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)
- CFF
- File Set
- Change Capture
- Difference
How many selector columns can switch stage have ?
- 3
- 2
- 1
- 4
Which stage produces a set of mock data (rows or columns) as per the specified metadata?
- Switch stage
- Row/Column generator
- Transformer stage.
- None of the above
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”
- Head stage
- Switch stage
- Modify stage
- All the above
Transformer stage can have how many input links ,output links and reject links ?
- a) 2 input links,3 output links and 2 reject links
- b) 1 input link,any number of output links and 1 reject link.
- c) 1 input link,3 output links and 1 reject link.
- None of the above
Aggregator stage can have how many input links and output links
- 2 input links and 2 output links
- 1 input link and 1 output link
- 3 input links and 2 output links.
- None of the above
Which stage can combine two or more datasets based on key column
- Join stage
- Transformer stage
- Funnel stage.
- Sort stage
Funnel stage must have inputs with similar metadata
- True
- False
Funnel stage can have many output links
- True
- False
Select three types of funnel
- Random funnel
- Continuous funnel
- Sequence funnel
- Sort funnel