ETL Tools - DataStage and Ab Initio
Questions about IBM InfoSphere DataStage and Ab Initio ETL tools covering job design, components, parallel processing, partitioning, and administration.
Questions
True/False: Data needs to be partitioned on same key before using the lookup local functions.
- True
- False
Which one of the following components does not require sorted input?
- Partition by Key
- Dedup Sort
- Sort within Groups
- Merge
True/False: Rollup with sorted-input set to "In memory: Input need not be sorted" produces sorted output.
- True
- False
Deadlock can be avoided using -
- Phasing
- Checkpointing
- Both (a) and (b)
- None of the above
When you set the reject-threshold parameter of a component to Use limit/ramp, the limit and ramp parameters become available. The component stops the execution of the graph if the number of reject events exceeds the result of a formula. Which one of the following is the correct formula?
- (limit * ramp) + number_of_records_processed_so_far
- limit + (ramp * number_of_records_processed_so_far)
- number_of_records_processed_so_far - (limit * ramp)
- limit * (ramp * number_of_records_processed_so_far)
True/False: The 'Join with DB' component supports multiple input flows.
- True
- False
Is it possible to compile a job in Protected project?
- True
- False
How do you get a Purged log of a job?
- Thru' DS Director
- Thru’ DS Administrator
- Thru' Multi Client Manager
- None of the above
Pipelining partitioning is available in
- In Process
- Inter Process
- Pipeline Process
- All of the above
What is the command to be executed in DS Admin to get the job modifications details (if any)
- SELECT * FROM DS_JOBDETAILS WHERE JOB_NAME = ‘<job name>’
- SELECT * FROM DS_AUDIT WHERE INSTANCE = ‘<job name>’
- Both a and b
- None of the above
Which Environmental variable should be enabled to check for data skew across data partitions?
- APT_PM_PLAYER_TIMING
- APT_SKEW_DATA
- APT_RECORD_COUNTS
- None of the above
What is a cluster environment in DS Enterprise Edition?
- Collection of SMP boxes
- Collection of both the SMP and MPP
- Collection of MPP
- Collection of Grid
How will you tune the Parallelism of a given job? a. Through the configuration file b. Running specific stages sequentially or on selected node pool(s) c. Changing the partition mode
- A and C only
- A Only
- C only
- A, B and C
Is it possible to use the Local container across the project
- True
- False
How would you call a Routine in a Sequence job
- User Variable activity
- Routine Activity
- Option 1 and 2
- Option 2 only
Is it possible to call a Sequence job through sequence job?
- Yes
- No
- Depends on the Environmental setup
- Yes. But only for the selected Users
When the Invocation Id for a job will be enabled?
- All the Parallel Jobs with the Shared containers
- Multiple Instance jobs
- Option 1 and 2
- None of the above
Using local rendering portlet, the application displays the content from the same IBM WebSphere portal server instance where WCM is installed.
- True
- False
Contents can be saved under Sitearea and also Site items.
- True
- False