RDS Serverless DB Auto-Scale Fail

0

I am using RDS serverless DB and always fail in auto-scale up and the reason is "An internal error occurred." Any setting I need to check? After scale timeout, the DB scale down again. Thank you.

2 Answers
0

I would recommend you to open a support case to troubleshoot the issue since you are getting an Internal Error.

In addition to that, please note that for scaling operations Aurora Serverless v1 first tries to identify a scaling point, a moment when no queries are being processed. Aurora Serverless might not be able to find a scaling point for the following reasons:

  • Long-running queries
  • In-progress transactions
  • Temporary tables or table locks
AWS
answered 2 years ago
0

In addition to the above, the "Minimum capacity", "Pre-warming" and "Scale-blocking operations" sections of this Best practices for working with Amazon Aurora Serverless blog post are probably helpful.

AWS
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions