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.
Questions
Return port is available in which of the following transformations?
- Filter
- Lookup
- Rank
- Stored Procedure
Unconnected Lookup Transformation uses dynamic cache.
- True
- False
Identify the types of ports available in Rank Transformation.
- I
- O
- V
- R
What are the types of Stored procedure transformation?
- Active
- Passive
- Connected
- Unconnected
Default group is present in which of the following transformations?
- Router
- Aggregator
- Both A & B
- Non of the above
The session fails if you delete lookup ports from flat file lookup.
- True
- False
While importing/replacing tables into Informatica, which of the following is the right way to go about?
- Import/Replace into source analyser and then to target designer.
- Import/Replace into target designer and then to source analyser.
- Both a and b.
- None of these.
The data required for the lookup is read from it’s source only once in a single session.
- True
- False
Unconnected sequence generator can be used instead of a connected sequence generator to perform the intended work.
- True
- False
The position of filter transformation in a mapping does not affect the performance.
- True
- False
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
- The session will not initiate.
- The session will initiate but will fail.
- The session will run successfully without writing the source, target, log, bad & cache files.
- The session will run successfully & write successfully into the source, target, log, bad & cache files.
When setting up a session for the first time Informatica defaults to use the first connection in the list.
- True
- False
There is always overhead involved in moving data between transformations as each transformation results in the creation of temporary cache files.
- True
- False
Which of the following is strictly active/connected transformation?
- Lookup
- Expression
- Stored Procedure
- Transaction Control
The rank transformation requires a minimum of one input & output port, an optional variable port and strictly only one return port.
- True
- False
Which of the following is true about the Union transformation?
- Multiple input and output groups can be created.
- All the input groups and output groups should not have matching ports.
- The union transformation does not generate any transactions.
- The precision, data type and scale does not necessarily be same across all the groups.
- None of these.
While using an aggregator and an update strategy in the same pipeline
- The aggregator must come before the update strategy.
- The update strategy must come before the aggregator.
- The aggregator can come before or after the update strategy and vice versa.
- An aggregator cannot be used with an update strategy in the same pipeline.
- The update strategy must always use DD_UPDATE when used with an aggregator.
The filter condition is not case sensitive
- True
- False
Which of the following is true?
- Joiner transformation cannot be used if either of the input pipelines contains an update strategy transformation.
- Joiner transformation cannot be used if a sequence generator is used directly before it.
- Both.
- None of these.
The session fails if you delete a lookup port from a relational lookup table if the mapping does not use that lookup port.
- True
- False