cancel
Showing results for 
Search instead for 
Did you mean: 

upgrade from SQL 2012 server to SQL 2019 server database

vipularora
Level 2
If we upgrade from SQL 2012 server to SQL 2019 database then incremental backup is possible or not? is there any data loss in upgrade procedure?


------------------------------
vipul arora
------------------------------
4 REPLIES 4

expertcr
Staff
Staff
We do not recommend this case; it is better to consult with your DBA or Microsoft.

------------------------------
Luis Lopez
Customer Support Engineer English and Spanish
Blue Prism Ltd
------------------------------

Hi Vipul,

In short no an incremental backup spanning multiple SQL Server versions is not possible. Irrespective of Blue Prism, upgrading the version of SQL Server is a one way operation, you can upgrade from SQL Server 2012 to SQL Server 2019 but you cannot downgrade. In place upgrades are fraught with risks, typically the approach would be to migrate the database(s) from a SQL Server 2012 server to a new SQL Server 2019 server. Steps (for the database migration alone) would be something like the below;

  1. Take a FULL database backup of the SQL Server 2012 database.
  2. Copy and restore the FULL database backup taken of the SQL Server 2012 database to the new SQL Server 2019 Instance.
    1. During the restore SQL Server automatically upgrades the databases system objects to the new version
  3. Test the database in isolation on the new SQL Server 2019 server
  4. If all is ok, continue with the migration, if not the rollback would be to revert back to the original SQL Server 2012 instance.

There are many other factors to consider, which are far too numerous to list in a forum post. Blue Prism do offer a Product Upgrade Assurance service which can help you prepare to ensure that you have all the i's dotted and t's crossed. Please reach out to your account manager for further information.


Regards



------------------------------
Chris McGowan
Senior Technical Consultant
Blue Prism
------------------------------

535008387
Level 3
You should check if your version of BP supports 2019. We are running 6.4 and 6.5 but 2019 is not officially supported for those versions. We are told support would be best effort.

------------------------------
Robert Hough
Project Manager
Royal Bank of Canada
America/New_York
------------------------------

We generally have such confusion around upgrading DB for standalone installations,

------------------------------
MuraliKrishna
Senior Consultant - Automation Developer
------------------------------