MSSQL Server Compaitiblity Level for Pega Versions
I am trying to understand Pega's recommendation for Compatibility Levels for MS SQL Server.
Our current Pega Platform version is 24.2.0 and the backend Database is Azure SQL Database set to Compatibility level 150 (SQL Server 2019).
Question 1:
See link Platform Support Guide
The Relational Dabases – Supported databases mentions “MSSQL 2022 (compat. level 2014)”. This is very confusing since there is no such compatibility level as 2014. Can we go to Compatibility level 160 (SQL Server 2022) ? Please provide documentation that clearly defines what compatibility level of SQL Server Pega supports.
Question 2:
See link Microsoft SQL Server issues with date/time | Support Center
We are on Micorosoft JDBC version 11.2 and are about to upgrade to 13.2 (which is the latest version) to avoid the specific known issue described.
Does Pega recommend to always be on the latest version of JDBC regardless of Pega Platform versions?
Thank you.