7. A company is in the process of designing and implementing a relational database management system to manage its data from operations and customer accounts. One of the company's objectives is to regularly monitor performance and make adjustments. Which key consideration does this objective address?
Answer: B
System optimization
The objective of regularly monitoring performance and making adjustments directly relates to system optimization. This involves ensuring that the database operates efficiently and meets the required performance standards.
A) Security management
While security management is crucial for protecting data within the database, it does not primarily focus on monitoring performance or making adjustments. Security management pertains more to safeguarding data from unauthorized access and breaches rather than optimizing system performance.
B) System optimization
System optimization is concerned with enhancing the performance of the database system. It includes monitoring various metrics, identifying bottlenecks, and making necessary adjustments to improve efficiency, which aligns perfectly with the company's objective.
C) File creation
File creation refers to the initial process of setting up data files in the database. Although important, it does not encompass the ongoing process of performance monitoring and adjustments, which is essential for maintaining an efficient system.
D) Integrity management
Integrity management focuses on maintaining data accuracy and consistency within the database. While it is a vital aspect of database management, it does not address the company's specific goal of monitoring performance and making necessary adjustments.
Conclusion
System optimization is the key consideration that directly addresses the company's objective of monitoring performance and making adjustments. Other options, such as security management, file creation, and integrity management, do not align with this specific goal, emphasizing the importance of optimizing system performance in database management.