Skip to content

After renaming of my MSSQL database instance I can't see it in the Management Console

0

After renaming of my MSSQL database instance I can't see it in the Management Console I don't know if the renaming is the reason or not, but now I can't manage my database.

But I can still connect to it from my SSMS.

  • Please accept the answer if it was useful for you

3 Answers
2

Make sure you are checking the correct AWS region Enter image description here

If you don't know the correct region, you can check Billing (Cost Explorer). Dimension by Region, Filter - Service - RDS and see in which regions you have RDS Enter image description here

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
1

Hello.

I don't think RDS will disappear unless you delete it yourself.
Perhaps you have another region open?
Find your RDS instance while changing the region using the steps in the document below.
https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/select-region.html

If you can't find it using the steps above, check the event history from CloudTrail to see if there is an event that appears to be deleting an RDS instance.
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events.html

EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago
0

Thank you for the answer to everybody, the region suggestion was perfect. I had to simply change the region to the correct one. Gabor

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.