Oracle Identity and Access Management Suite 11g Essentials — Question 2
What best describes the best practice deployment of Metadata Repository?
Answer options
- A. Every project should deploy its own dedicated Metadata Repository to ensure that the project assets are properly organized.
- B. The Metadata Repository is deployed as a single enterprise-scoped cluster to promote a single view of the enterprise.
- C. A sandbox Metadata Repository for training and testing purposes should not be deployed.
- D. The Source Code Management (SCM) server doubles as a Metadata Repository.
Correct answer: A
Explanation
The correct answer, A, emphasizes the importance of having a dedicated Metadata Repository for each project to maintain organized project assets. Option B suggests a centralized approach, which may hinder project-specific needs. Option C incorrectly states that a sandbox repository should not be deployed, which can limit training and testing opportunities. Option D inaccurately implies that the SCM server can serve as a Metadata Repository, which is not a standard practice.