Difficulty: Easy
Correct Answer: DBA
Explanation:
Introduction / Context:A database underpins applications, analytics, and reporting. Clear ownership is required for schema design, access control, performance, backup/recovery, and policy compliance. The role tasked with these responsibilities is well-established in IT organizations.
Given Data / Assumptions:
Concept / Approach:The Database Administrator (DBA) plans and maintains the logical and physical design, manages users and privileges, optimizes queries and storage, and ensures resilience through backups and replication. While EDP/IS auditors evaluate controls, and professional associations set standards, the DBA executes and enforces database policies operationally.
Step-by-Step Solution:
Identify the role that owns schema, security, and operations.Differentiate audit/review roles from operational control.Select “DBA.”Verification / Alternative check:Standard IT role definitions place design and control of databases with DBAs, often in collaboration with data architects and platform engineers.
Why Other Options Are Wrong:
Common Pitfalls:Assuming developers own production databases; in mature environments, DBAs manage production controls and reliability.
Final Answer: DBA
Discussion & Comments