Informatica PowerCenter
Test your knowledge of Informatica PowerCenter including transformations, workflows, repositories, domains, and other ETL concepts
Questions
What are the examples of Data Centric and Process Centric Apps ( Choose 3)
- Time card Application
- Word Processor
- Online Auction Management
- Inventory management
What is the (Informatica recommended) naming convention for mapplet?
- a)mapplet_MappingName
- b)map_MappingName
- c)mpltMappingName
- d)mplt_MappingName
Mapplet is a
- active entity
- passive entity
- it depends on transformation in mapplet
- none of above
What does a non-zero number return from an expression in Filter transformation represent?
- False
- True
- Its not valid return
- Filter cannot take expressions
What is the port type of ports in Filter transformation?
- Input ports
- Input/Output ports
- Input/Output and variable ports
- Output ports
The discarded rows of filter transformation are written to
- Session log file
- Bad file
- Data file
- Not written to any file
What are the types of ports in Sequence generator transformation?
- Input ports
- Output ports
- Input/Output ports
- Input/Output and variable ports
What is the default cache size for sorter transformation in infa version8?
- 4,000,000bytes
- 2,000,000 bytes
- 16,000,000 bytes
- 1,000,000 bytes
Which of the following transformations is/are not active transformation(s)
- Source qualifier transformation
- Application source qualifier transformation
- XML source qualifier transformation
- Normalizer transformation
Look up transformation is a passive transformation
- True
- False
- Can't say.It depends on return value
- None of the above
___________ moves data from sources to targets.
- Integration Service
- Repository Service
- Metadata Services
- Application Services
How many repository services needed to manage a repository?
- depends on project size
- none
- one
- two
___________ tests data for one or more conditions and allows you to select rows of data that do not meet any of the conditions.
- Filter transformation
- Router transformation
- Source Qualifier transformation
- Normalizer transformation
what will be the default join type in Joiner transformation?
- Full Outer Join
- Master Join
- Detail Join
- Inner Join
Types of port in mappping designer?
- input
- input\output
- input\variable\output
- output
A workflow should automatically run at the same time daily. Which Run Option should be selected?
- Run on Integration Service
- Run on demand
- Run continuously
- make reusable
Lookup transformation is a _______________ type
- Connected, Unconnected and Passive
- Connected, Unconnected and active
- Depends on Business requirement
- Cannot specify
_____________ is the logical representation of a machine and _______ is a collection.
- Domain and Node
- Node and Domain
- Grid and Node
- Grid and Domain
Which PowerCenter applications are used for creating and administering folders?
- Administrator Console
- Repository manager and Administrator Console
- Workflow manager and Workflow monitor
- Workflow monitor
Which statement is true of Worklets but NOT of Mapplets?
- They are reusable by nature
- They encapsulate part of the functionality of a Workflow/Mapping
- They have their own Designer tool
- They can be nested