Informatica_Advanced_MCQs_Part1
Informatica_Advanced_MCQs_Part1
1. What component of the Informatica PowerCenter architecture is responsible for managing repository metadata?
a) Repository Server b) Repository Service c) Integration Service d) Node Manager
Answer: b
5. Which file stores metadata about integration services, users, nodes, and licenses?
a) Domain.xml b) Repository.dmp c) pmrep.properties d) nodes.xml
Answer: a
6. Which of these tools is used to create and manage folders in the repository?
a) Workflow Monitor b) Repository Manager c) Admin Console d) Designer
Answer: b
7. Which of these transformations is reusable but not shared across folders by default?
a) Mapplet b) Expression c) Router d) Filter
Answer: a
10. What happens if two Integration Services are assigned to a single workflow?
a) Workflow fails b) Workflow duplicates c) Load balancing occurs d) One service overrides the other
Answer: c
11. Which task in Workflow Manager is used to define connections to external systems?
a) Command Task b) Session Task c) Control Task d) Config Object
Answer: d
15. Which monitor column shows the number of rows read from source?
a) Target Count b) Row Count c) Source Count d) Reader Threads
Answer: c
16. Which transformation is used to break a single row into multiple rows?
a) Normalizer b) Aggregator c) Joiner d) Router
Answer: a
19. Which transformation is used when updates must happen only when data is changed?
a) Source Qualifier b) Update Strategy c) Expression d) Filter
Answer: b
22. Which transformation can create duplicate target rows if not properly grouped?
a) Aggregator b) Lookup c) Joiner d) Expression
Answer: a
23. Which type of Lookup cache retains data across multiple sessions?
a) Static cache b) Persistent cache c) Dynamic cache d) Reusable cache
Answer: b
24. A mapping uses a Lookup with dynamic cache and a DD_UPDATE flag. What does this imply?
a) Lookup cache is overwritten every session b) Target is updated but cache is not
c) Both cache and target are updated d) Dynamic cache is disabled
Answer: c