Upgrade SQL Server 2017 to SQL Server 2019 on EC2

0

What are the steps to upgrade a SQL Server 2017 database instance on EC2 to SQL Server 2019 on EC2

已提问 1 年前655 查看次数
2 回答
0

In this case forget that it’s an EC2. It’s a Self managed SQL server on a windows server. Same upgrade process applies to any local install of SQL server.

Follow Microsoft published processes.

profile picture
专家
已回答 1 年前
  • Are the AWS AMI's which include SQL considered a self managed SQL server? If that is the case we can update the OS and SQL as needed?

  • The AWS AMI is a self managed SQL Server instance. I ran the AWSEC2-CloneInstanceAndUpgradeSQLServer automation feature but got a failed error message about wrong SQL Server Version 14 despite my source version being 2017 and target version 2019. I wonder if anybody has come across that error.

  • @rePost-User-4900275 I'm running into the same problem. Did you find a solution?

0
profile picture
专家
已回答 1 年前

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

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

回答问题的准则