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.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *