Informatica PowerCenter Essentials
Covers Informatica PowerCenter transformations (Aggregator, Joiner, Router, Rank, Filter, Expression), workflow monitoring, mapping design, and repository management
Questions
What are the components of a Power Center Server?
- Repository Server
- Repository Database
- Repository Manager
- 1 & 2
- None
Can we view the Mapping Dependencies in the Repository Manager?
- True
- False
Which option will dynamically reflect changes to original object in the Designer?
- Copy
- Shortcut
- Both
- None
Select the correct order for the Design Process. A. Create Source and Target definition(s) B. Create a Mapping C. Create a Workflow from Task components D. Create a Session Task E. Run the Workflow F. Monitor the Workflow and verify the results
- A-B-C-D-E-F
- A-B-D-C-E-F
- B-A-D-C-E-F
- D-C-A-B-E-F
Which of the following transformation can join heterogeneous sources?
- Source Qualifier
- Normalizer
- Joiner
- Application Source Qualifier
Expression transformation performs:
- Field level calculation
- Row Level Calculation
- Batch Level Calculation
- None
Which transformation splits rows conditionally?
- Router
- Filter
- Normalizer
- Rank
Which transformation limits records to the top or bottom of a range?
- Aggregator
- Expression
- Rank
- Lookup
What are the views available in workflow monitor?
- Gantt Chart view
- Task view
- Both
- None
What are the operations one can perform in a workflow monitor?
- Reset
- Stop
- Debug
- Both 1 & 2
Aggregate functions that can be used in Aggregator Transformation
- Group By
- Is Null
- MAX
- All of the above
Performance of an Aggregator Transformation can be improved by
- Passing the input data in groups
- Sort the Input data according to the Group By ports
- Pass Unsorted data as Input
- Use Nested Aggregate Functions
Filter Transformation is
- Active, Unconnected
- Passive, Unconnected
- Active, Connected
- Passive, Connected
Ports available in Aggregate Transformation are
- Input, Output
- Output, Variable
- Variable, Input
- Input, Output, Variable
Aggregator can handle only sorted data
- True
- False
Types of join used in joiner transformation
- Normal
- Master outer
- Detail outer
- Full outer
- All the above
The Joiner accept input in the following situations
- Both input pipelines begin with the same Source Qualifier
- Input pipelines begin with heterogeneous sources
- Both input pipelines begin with the same Normalizer
- Both input pipelines begin with the same Joiner
- Either input pipeline contains an Update Strategy
Under what circumstances can you edit the ports of target definition in the Mapping Designer?
- Only after the mapping has been saved in the repository
- Only if the target definition has been reusable
- always
- Never
Data passes into and out of transformations through input and output ____?
- Fields
- Columns
- Ports
- gates
Which Power center application is used for creating and administrating folders?
- Admin Console and workflow manager
- Repository manager and Admin Console
- Workflow Manager and Workflow Monitor
- Designer and Workflow Manager