Informatica Transformations and Sessions Quiz

Test your knowledge of Informatica PowerCenter transformations, sessions, and configuration including Lookup, Joiner, Filter, Aggregator, Union, Rank, Router, and Stored Procedure transformations.

20 Questions Published

Questions

Question 1 Multiple Choice (Multiple Answers)

Return port is available in which of the following transformations?

  1. Filter
  2. Lookup
  3. Rank
  4. Stored Procedure
Question 2 True/False

Unconnected Lookup Transformation uses dynamic cache.

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

Identify the types of ports available in Rank Transformation.

  1. I
  2. O
  3. V
  4. R
Question 4 Multiple Choice (Multiple Answers)

What are the types of Stored procedure transformation?

  1. Active
  2. Passive
  3. Connected
  4. Unconnected
Question 5 Multiple Choice (Multiple Answers)

Default group is present in which of the following transformations?

  1. Router
  2. Aggregator
  3. Both A & B
  4. Non of the above
Question 6 True/False

The session fails if you delete lookup ports from flat file lookup.

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

While importing/replacing tables into Informatica, which of the following is the right way to go about?

  1. Import/Replace into source analyser and then to target designer.
  2. Import/Replace into target designer and then to source analyser.
  3. Both a and b.
  4. None of these.
Question 8 True/False

The data required for the lookup is read from it’s source only once in a single session.

  1. True
  2. False
Question 9 True/False

Unconnected sequence generator can be used instead of a connected sequence generator to perform the intended work.

  1. True
  2. False
Question 10 True/False

The position of filter transformation in a mapping does not affect the performance.

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

If file paths for source, target, session log, bad & cache files point to a directory that the Informatica server does not have permission to write to, then

  1. The session will not initiate.
  2. The session will initiate but will fail.
  3. The session will run successfully without writing the source, target, log, bad & cache files.
  4. The session will run successfully & write successfully into the source, target, log, bad & cache files.
Question 12 True/False

When setting up a session for the first time Informatica defaults to use the first connection in the list.

  1. True
  2. False
Question 13 True/False

There is always overhead involved in moving data between transformations as each transformation results in the creation of temporary cache files.

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

Which of the following is strictly active/connected transformation?

  1. Lookup
  2. Expression
  3. Stored Procedure
  4. Transaction Control
Question 15 True/False

The rank transformation requires a minimum of one input & output port, an optional variable port and strictly only one return port.

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

Which of the following is true about the Union transformation?

  1. Multiple input and output groups can be created.
  2. All the input groups and output groups should not have matching ports.
  3. The union transformation does not generate any transactions.
  4. The precision, data type and scale does not necessarily be same across all the groups.
  5. None of these.
Question 17 Multiple Choice (Single Answer)

While using an aggregator and an update strategy in the same pipeline

  1. The aggregator must come before the update strategy.
  2. The update strategy must come before the aggregator.
  3. The aggregator can come before or after the update strategy and vice versa.
  4. An aggregator cannot be used with an update strategy in the same pipeline.
  5. The update strategy must always use DD_UPDATE when used with an aggregator.
Question 18 True/False

The filter condition is not case sensitive

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

Which of the following is true?

  1. Joiner transformation cannot be used if either of the input pipelines contains an update strategy transformation.
  2. Joiner transformation cannot be used if a sequence generator is used directly before it.
  3. Both.
  4. None of these.
Question 20 True/False

The session fails if you delete a lookup port from a relational lookup table if the mapping does not use that lookup port.

  1. True
  2. False