You receive an alert indicating that the database server's CPU utilization has spiked to 95%. What immediate action should you take?
- Check for long-running queries
- Increase the server's RAM
- Restart the database server
- Scale up the database server horizontally
Checking for long-running queries is crucial to identify any inefficient queries causing high CPU utilization and address them accordingly.
Loading...
Related Quiz
- In a large database with multiple data sources, how can you ensure data consistency across all sources?
- Data migration and ETL testing frameworks help ensure ____________ between source and target systems.
- What is the role of authentication in database security?
- What does "ETL" stand for in the context of data processing?
- Scenario: You are responsible for implementing continuous integration for database testing in your organization. Which factors should you consider when selecting a CI/CD tool for this purpose?