is sql server 2014 compatible with server 2019

Greg Booth 1,371 Reputation points
2023-08-09T15:57:31.94+00:00

We have an instance of SQL 2014 running on Server 2012 R2, and we need to upgrade the OS to Server 2019.

Is sql server 2014 compatible with server 2019 ? Or do we need to upgrade Sql first before we upgrade the OS ?

SQL Server Other
{count} votes

Accepted answer
  1. RahulRandive 10,486 Reputation points Volunteer Moderator
    2023-08-09T17:25:27.98+00:00

    Hi @Greg Booth

    Please refer to the provided document for the minimum requirements table that matches the SQL Server version you intend to install with its corresponding operating system.

    https://learn.microsoft.com/en-us/troubleshoot/sql/general/use-sql-server-in-windows#summary

    User's image

    As per document https://learn.microsoft.com/en-us/troubleshoot/sql/general/use-sql-server-in-windows#minimum-sql-server-version-requirements-for-windows-server-2019

    Minimum SQL Server version requirements for Windows Server 2019

    • For SQL Server 2014

    You must apply SQL Server 2014 Service Pack 3 or a later update. For more information, see How to obtain the latest service pack for SQL Server 2014.

    Hope this helps!

    Thank you!

    4 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.