Dealing with Database Instance unavailability
Reviewed on 29 January 2025 • Published on 29 January 2025
ProblemLink to this anchor
My Database Instance is unavailable.
Possible causesLink to this anchor
- High data loads
- High incoming traffic from specific apps or websites
SolutionLink to this anchor
You can monitor your Database Instance activity to be able to quickly identify and act on irregular activities that might be causing the instability/unavailability.
Monitor usage metrics on Cockpit to:
- Check if the usage is regular. Database Instance can be impacted by high data loads or unexpected high traffic from an app or website, for example
- Check if there are slow queries in the Database Instance log. Huge or sub-optimized queries can fill up all the memory and trigger OOM kills
- Check the Database Instance logs for any unusual or suspicious activity
Was this page helpful?