We are still running on TX 18.6.8.64 version and SQL server 2014.
Now they want us to upgrade to SQL server 2022 so it makes sense to also upgrade TX.
Questions:
can I upgrade from 18.6.8.64 to latest TX version in 1 go ?
is SQL server 2022 working fine with latest TX version ?
Thanks,
Ronny
Page 1 / 1
Hi @rluyten ,
I would trial it by cloning your repository database and run against empty data databases. You will definitely need to run the advisor tool because you will likely need to redeploy indexes and conditional lookups.
SQL Server 2022 works fine with TX if you are on 20.10.40 or later iirc. If you are running more complex SQL Server setups I would consider 2019 over 2022 though. Don’t forget to change the Compatibility Mode of the databases you move from 2014 to the new version to be able to use new SQL features.
Hi @rluyten
Also go through the following guide, but skip the ones for ODX.