Informatica PowerCenter Transformations Quiz

Test your knowledge of Informatica PowerCenter ETL tool, including transformations (joiner, filter, lookup, union, normalizer, router), performance tuning, caching strategies, and session management.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

In sequential batch ….?

  1. All sessions run at a time
  2. Each session starts after other
  3. It has to be enabled
  4. Unless until session parameters sequential batch is invalid
Question 2 Multiple Choice (Single Answer)

If we have 684 tables to join then how many joiners we need ?

  1. 342
  2. 2
  3. 683
  4. We cannot join these many tables in joiner
Question 3 Multiple Choice (Single Answer)

Can we generate surrogate keys in informatica without sequence generator?

  1. Yes
  2. No
  3. May be
  4. Surrogate keys cannot be generated in informatica
Question 4 Multiple Choice (Single Answer)

Can we update the target without update strategy in informatica ?

  1. With pmcmd command we can update
  2. No
  3. Yes
  4. If so we need to write coding or use unix box
Question 5 Multiple Choice (Single Answer)

Can we filter the records with lookup?

  1. Yes
  2. No
  3. Lookup is not filtering it will throw error
  4. Need to write override query
Question 6 Multiple Choice (Single Answer)

Router is passive or active transformation ?

  1. Active
  2. Passive
  3. Both
  4. Not define
Question 7 Multiple Choice (Single Answer)

What is push down in informatica ?

  1. Performance improvement method
  2. Transformation
  3. Variable sin mapping
  4. None
Question 8 Multiple Choice (Single Answer)

What is the transformation required if we want work on cobol file?

  1. Router
  2. XML
  3. Normalizer
  4. Expression
Question 9 Multiple Choice (Single Answer)

Which is one among the options in the target session of update strategy transformation?

  1. Merge
  2. Insert into
  3. Mount
  4. Data driven
Question 10 True/False

IS union transformation is active transformation?

  1. True
  2. False
Question 11 True/False

Can we dynamic cache in the unconnected lookup?

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

What is meant by occurs attribute in the normalize transformation?

  1. Length of column
  2. Group columns
  3. Name of the source column
  4. The number of instances of a column or group of columns in the source row.
Question 13 True/False

Is rank transformation uses cache for its opertion ?

  1. True
  2. False
Question 14 True/False

Will union transformation allow duplicates?

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

Can we get a new session log file each time we run a session?

  1. Yes
  2. No
  3. May be
  4. Sometimes by setting options in the session properties
Question 16 Multiple Choice (Single Answer)

Can we reuse the caches in case of connected lookup transformations across the workflows in the same folder?

  1. Yes
  2. No
  3. May be
  4. Sometimes by setting options in the lookup transformation properties
Question 17 True/False

Can we change the delimiter for the output flat file in the informatica?

  1. True
  2. False
Question 18 True/False

Can you look up a flat file using informatica?

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

As part of performance tuning filter transformation should place?

  1. Near source
  2. Near target
  3. At any place
  4. None
Question 20 Multiple Choice (Single Answer)

How many types of joins available in joiner transformation?

  1. 2
  2. 3
  3. 4
  4. 5