Can't see "Parameter Group" from the SQL instance.

0

I'd create a new "Parameter Group" in AWS RDS, and I try to assign it to the SQLServer instance, but when I try to modify it, the new "Parameter Group" does not appear in the box to select it.

JMCR09
已提问 9 个月前339 查看次数
2 回答
1

Please ensure the parameter group was

  1. Created in the correct region
  2. The Parameter group has to be setup for the correct Major Version Type. You cant use a PG setup for MYSQL 5.7 on a MYSQL 8 Instance
profile picture
专家
已回答 9 个月前
0

Hi, thanks for your answer. I checked and:

  1. Both objects are in the same region.
  2. The engine is in the version 15.00.43.16.3.v1 SQL Server Express Edition and the parameter group is for version 15 sqlserver-web-15.0.

I think based on your answer, the problem is for the differences of the version between the engine and parameter group.

Thanks!

JMCR09
已回答 9 个月前
  • Yes this will be why. Please could you accept my answer if it resolves your problem. Thanks

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则