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.

19 Questions Published

Questions

Question 1 True/False

True/False: Data needs to be partitioned on same key before using the lookup local functions.

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

Which one of the following components does not require sorted input?

  1. Partition by Key
  2. Dedup Sort
  3. Sort within Groups
  4. Merge
Question 3 True/False

True/False: Rollup with sorted-input set to "In memory: Input need not be sorted" produces sorted output.

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

Deadlock can be avoided using -

  1. Phasing
  2. Checkpointing
  3. Both (a) and (b)
  4. None of the above
Question 5 Multiple Choice (Single Answer)

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?

  1. (limit * ramp) + number_of_records_processed_so_far
  2. limit + (ramp * number_of_records_processed_so_far)
  3. number_of_records_processed_so_far - (limit * ramp)
  4. limit * (ramp * number_of_records_processed_so_far)
Question 6 True/False

True/False: The 'Join with DB' component supports multiple input flows.

  1. True
  2. False
Question 7 True/False

Is it possible to compile a job in Protected project?

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

How do you get a Purged log of a job?

  1. Thru' DS Director
  2. Thru’ DS Administrator
  3. Thru' Multi Client Manager
  4. None of the above
Question 9 Multiple Choice (Single Answer)

Pipelining partitioning is available in

  1. In Process
  2. Inter Process
  3. Pipeline Process
  4. All of the above
Question 10 Multiple Choice (Single Answer)

What is the command to be executed in DS Admin to get the job modifications details (if any)

  1. SELECT * FROM DS_JOBDETAILS WHERE JOB_NAME = ‘<job name>’
  2. SELECT * FROM DS_AUDIT WHERE INSTANCE = ‘<job name>’
  3. Both a and b
  4. None of the above
Question 11 Multiple Choice (Single Answer)

Which Environmental variable should be enabled to check for data skew across data partitions?

  1. APT_PM_PLAYER_TIMING
  2. APT_SKEW_DATA
  3. APT_RECORD_COUNTS
  4. None of the above
Question 12 Multiple Choice (Single Answer)

What is a cluster environment in DS Enterprise Edition?

  1. Collection of SMP boxes
  2. Collection of both the SMP and MPP
  3. Collection of MPP
  4. Collection of Grid
Question 13 Multiple Choice (Single Answer)

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

  1. A and C only
  2. A Only
  3. C only
  4. A, B and C
Question 14 True/False

Is it possible to use the Local container across the project

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

How would you call a Routine in a Sequence job

  1. User Variable activity
  2. Routine Activity
  3. Option 1 and 2
  4. Option 2 only
Question 16 Multiple Choice (Single Answer)

Is it possible to call a Sequence job through sequence job?

  1. Yes
  2. No
  3. Depends on the Environmental setup
  4. Yes. But only for the selected Users
Question 17 Multiple Choice (Single Answer)

When the Invocation Id for a job will be enabled?

  1. All the Parallel Jobs with the Shared containers
  2. Multiple Instance jobs
  3. Option 1 and 2
  4. None of the above
Question 18 True/False

Using local rendering portlet, the application displays the content from the same IBM WebSphere portal server instance where WCM is installed.

  1. True
  2. False
Question 19 True/False

Contents can be saved under Sitearea and also Site items.

  1. True
  2. False