DataStage and Informatica ETL Technology Quiz

Test your knowledge of IBM InfoSphere DataStage and Informatica PowerCenter ETL tools including stages, transformations, partitioning, and job management.

19 Questions Published

Questions

Question 1 True/False

The source can be imported as target but the target cant be imported as source

  1. True
  2. False
Question 2 True/False

Truncate table option set in session level when run for the first time will throw error

  1. True
  2. False
Question 3 True/False

Database sort order need not match with session sort order

  1. True
  2. False
Question 4 True/False

Debugger is available in designer

  1. True
  2. False
Question 5 True/False

Debugger is available in designer

  1. True
  2. False
Question 6 True/False

i/p ports are allowed for sequence generator

  1. True
  2. False
Question 7 True/False

We can create tasks directly in workflow designer w/o actually creating it in task developer

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

Variable ports are not available in which of the following transformation?

  1. Expression
  2. Aggregator
  3. Rank
  4. Router
Question 9 True/False

alt-t--is the keyboard shortcut for adding ports in a transformation

  1. True
  2. False
Question 10 True/False

In workflow monitor - abort has a 30 second timeout

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

What is the Option status for active, cancelled, reinstated and expire options respectively

  1. 01,3X
  2. 4X
  3. 02,3X
  4. 02
Question 12 Multiple Choice (Single Answer)

1.What is the lowest CPU cost partitioning method for parallel stage to parallel stage?

  1. Range
  2. Modulus
  3. Entire
  4. Same
Question 13 Multiple Choice (Single Answer)

Which Oracle Enterprise stage read property can be set using db options to tune job performance?

  1. memsize
  2. arraysize
  3. partitionsize
  4. transactsize
Question 14 Multiple Choice (Single Answer)

What is the Default partitioning method used between 2 "parallel" stages?

  1. same
  2. Round Robin
  3. Hash
  4. Random
Question 15 Multiple Choice (Single Answer)

You need to invoke a job from the command line that is a multi-instance enabled. What is the correct syntax to start a multi-instance job

  1. dsjob -run -mode NORMAL -instance <instance> <project> <job>
  2. dsjob -run -mode NORMAL -wait -instance <instance> <project> <job>
  3. dsjob -run -mode NORMAL <project> <job>.<instance>
  4. dsjob -run -mode MULTI <project> <job>.<instance>
Question 16 Multiple Choice (Multiple Answers)

Which three statements are true about File Sets? (Choose three.)

  1. File sets are partitioned.
  2. File sets are unpartitioned.
  3. File sets are stored as a single file.
  4. File sets are readable by external applications.
  5. File sets are stored as header file and data files
Question 17 Multiple Choice (Multiple Answers)

Which three lookup types may be performed in the Lookup stage? (Choose three.)

  1. Equality match
  2. Negative match
  3. Range on stream link
  4. Range on the reject link
  5. Range on the reference link
Question 18 Multiple Choice (Multiple Answers)

Which three actions can improve sort performance in a DataStage job? (Choose three.)

  1. Specify only the key columns which are necessary.
  2. Use the stable-sort option to avoid the random ordering of non-key data.
  3. Minimize the number of sorts used within a job flow.
  4. Adjusting the "Restrict Memory Usage" option in the Sort stage.
  5. Run the job sequentially so that only one sort process is invoked.
Question 19 Multiple Choice (Multiple Answers)

Which import option can be used to import metadata from a data modeling tool such as Erwin or Rational Data Architect?

  1. Import using bridges.
  2. Import a table definition using the Connector wizard.
  3. Import DataStage components.
  4. Import a table definition using the Plug-In Meta Data facility.