IBM InfoSphere DataStage
Quiz covering IBM InfoSphere DataStage ETL tool concepts including stages, job sequences, components, and execution methods.
Questions
How the data can be read from the output of one or more source programs
- External Source Stage
- External Target Stage
- Complex Flat File Stage
- Internal File Stage
What is the hierarchy in DataStage
- Project, category, jobs
- Category, jobs, project
- Jobs, project, category
- Project, jobs, category
What is (are) the difference between Lookup, Join and Merge
- Memory usage
- Sorting
- Treatment of rows with unmatched keys
- All the above
Which are the Datastage server components?
- Data Stage Engine, Meta Data Repository, Package Installer
- Data Stage Administrator, Data Stage Designer, Data Stage Director
- Data Stage Engine and Meta Data Repository
- Data Stage Engine and Package Installer
Which two must be specified to manage Runtime Column Propagation? (Choose two.)
- enabled in DataStage Administrator
- attached to a table definition in DataStage Manager
- enabled at the stage level
- enabled with environmental parameters set at runtime
Which three are valid ways within a Job Sequence to pass parameters to Activity stages? (Choose three.)
- ExecCommand Activity stage
- UserVariables Activity stage
- Sequencer Activity stage
- Routine Activity stage
- Nested Condition Activity stage
Which statement is true about lookup stage?
- The lookup stages use more memory than the Merge and join stages.
- The source primary input link must be sorted.
- Both
- None of the above
Which of the following is valid about shared containers?
- These are reusable job elements.
- They can only be used within a project
- When shared containers are modified. Modifications are reflected in all the jobs that use them.
- None of the above
- What are the ways to execute datastage jobs? a. From Datastage Director (menu Job -> Run now...) b. From command line using a dsjob command c. Datastage routine can run a job (DsRunJob command) d. By a job sequencer
- a, b & d
- a & b
- a & d
- a, b, c &d
How copying of data between Parallel Stage Operators be minimized
- Combinability mode
- Preserve partitioning
- Execution Mode
- Don’t combine mode
Which records are taken in the reject link in Transformer stage?
- Condition not met
- Mismatched Meta data
- Null records
- None of the above
Which options allow you to specify a string at the end each record?
- Record delimiter string
- Field delimiter string
- Record Prefix
- Final delimiter
Click the odd man out
- dml
- sql
- run
- mp
How the data can be read from the output of one or more source programs
- External Source Stage
- External Target Stage
- Complex Flat File Stage
- Internal File Stage
What is the hierarchy in DataStage
- Project, category, jobs
- Category, jobs, project
- Jobs, project, category
- Project, jobs, category
What is (are) the difference between Lookup, Join and Merge
- Memory usage
- Sorting
- Treatment of rows with unmatched keys
- All the above
Which are the Datastage server components?
- Data Stage Engine, Meta Data Repository, Package Installer
- Data Stage Administrator, Data Stage Designer, Data Stage Director
- Data Stage Engine and Meta Data Repository
- Data Stage Engine and Package Installer
Which two must be specified to manage Runtime Column Propagation? (Choose two.)
- enabled in DataStage Administrator
- attached to a table definition in DataStage Manager
- enabled at the stage level
- enabled with environmental parameters set at runtime
Which three are valid ways within a Job Sequence to pass parameters to Activity stages? (Choose three.)
- ExecCommand Activity stage
- UserVariables Activity stage
- Sequencer Activity stage
- Routine Activity stage
- Nested Condition Activity stage
Which statement is true about lookup stage?
- The lookup stages use more memory than the Merge and join stages.
- The source primary input link must be sorted.
- Both
- None of the above