Benjamin KAHANE
- Updated
This article highlights the permissible MSSQL versions for Dalet versions (Radio Suite, Enterprise Edition, and Galaxy) and their revisions.
Dalet does not have the capacity to handle Microsoft testing on top of Dalet products and the various third party integrations we commercially support.
We test for *compatibility* (vs. "support") of Dalet products against Microsoft OS as a by-product of their daily use in the R&D, as early as these are stable.
Our policy for compatibility validation of Microsoft products (OS, OS updates, SQL) is that Compatibility tests are performed as a 'by-product' of normal daily work:
Dalet Galaxy Service Packs and Hot Fixes (MFs) versions are validated against the latest MSSQL release only.
See Microsoft MSSQL Lifecycle table.
In order to find out the MSSQL version, use the following query:
select @@version
When Microsoft brings out a new version of SQL Server, the newest features are only available in the newest compatibility levels. Every SQL server version has its own compatability level. For example MSSQL 2022 has a compatability level of 160, SQL 2014 has one of 120.
On upgrading MSSQL, make sure that the compatibility level of the restored database is changed to that of the upgraded MSSQL version. For example, if you are upgrading from SQL Server 2014 (12.x) to SQL Server 2022 (16.x), you should also update the compatibility level from 120 to 160.
Failing to do so may lead to compatibility issues and prevent optimal performance.
Versions (see detailed table below): MSSQL 2022, MSSQL 2019, MSSQL 2014, MSSQL 2012, MSSQL 2008.
Ongoing Dalet Galaxy Service Packs and Hot Fixes (MFs) versions are validated against the latest MSSQL release only.
It is highly recommended to use MSSQL 2019 and above with Dalet Galaxy five 4.0.383 for improved performance.
|
PRODUCT MSSQL VERSION |
Dalet Galaxy five |
Dalet Galaxy | Dalet 3.5 | Dalet 3.4 | Dalet Radio Suite HD |
| SQL 2022 |
Compatible from 4.0.352 Recommended for 4.0.383 |
Not Validated | Not Validated | Not Validated | Not Validated |
| SQL 2019 |
Compatible from Recommended for 4.0.383 |
Compatible from 4.0.191409 (code) |
Not Validated | Not Validated | Not Validated |
| SQL 2017 | Compatible from 4.0.287 to 4.0.352 |
Compatible from 4.0.191409 (code) |
Not Validated | Not Validated | Not Validated |
|
SQL 2016 (latest SP) |
Compatible from 4.0.287 to 4.0.352 |
Compatible from 4.0.191409 (code) |
Not validated | Not compatible - code never changed |
Compatible from 1.4.235326 (code) |
|
SQL 2014 (latest SP) |
Compatible from 4.0.287 to 4.0.352 |
Compatible from 4.0.191409 (code) |
Compatible from 3.5.131047 |
Not compatible - code never changed |
Compatible from 1.4.235326 (code) |
|
SQL 2012 (latest SP*) |
Compatible from 4.0.287 to 4.0.352 |
Compatible from 4.0.191409 (code) |
Compatible from 3.5.131047 |
Not Compatible | Compatible from 1.4.159079 |
| SQL 2008R2 | Not compatible | Compatible up to 4.0.243 (SQL SP3) |
Compatible from 3.5.41606 |
Compatible from 3.4.41609 |
Compatible from 1.4.47149 |
* For SQL 2012 Latest SP Check Dalet's pr_CheckSQLCompliance / pr_CheckSQLComplianceWarnings / pr_CreateCheckSQlComplianceWarningsJob before upgrading to the latest MSSQL SP compatible with your project version.
Starting from SQL 2017, no SQL Service Packs are released, only Cumulative Updates are available. SQL Server CUs are certified to the same levels as Service Packs, and should be installed with the same level of confidence
SQL 2017 and above: Quarterly basis and pick the latest CU available
SQL 2016 and below: Latest validated SP. Consult a Dalet representative
Use the SQL Server Native Client 11.0 only to connect to SQL. Use the 64 bit version which you can download from the Microsoft site:
https://go.microsoft.com/fwlink/?LinkID=239648&clcid=0x409.
There are various revisions of the above mention Native client 11 (2011.110.2100.60).
Do NOT download just any, but only the one linked above. Otherwise you may encounter serious DB_Server issues, such as the inability to create titles etc.
Concerning Dalet Galaxy five, versions 352 and 383
a new version of SQL Server Native Client is validated, 18.1.1.1.
https://go.microsoft.com/fwlink/?linkid=2202930
when moving from an old version to this new one, e.g. from 2011.110.2100.60 to 2018.181.01.01
you could face this error:
In that case you use Encryption=Optional instead of Mandatory.
MSSQL Express Edition 2022; basically every Express edition from MSSQL 2005 and above. Some Brio apps, such as Media Navigator use the express edition (for it is free). Dalet QA uses MSSQL 2019 Standard Edition internally.
MSSQL 2012, MSSQL 2014, MSSQL 2016 (including SQL Express).
MSSQL 2017 (including SQL Express).
Dalet Amberfin will use an MSSQL database only if so configured specifically, otherwise it is using its private H2 db.
MSSQL 2012, MSSQL 2014, MSSQL 2019, MSSQL 2022 have been validated.
MSSQL 2005 to MSSQL 2016 (latest SP).
MSSQL 2012 to MSSQL 2016.
Operating Systems Compatibility for Dalet Products
System Recommendations For Dalet Products
Recommendations for Dalet Enterprise Edition 3.5
Recommendations for Dalet Radio Suite HD and Dalet Galaxy Radio
Comments
0 comments
Please sign in to leave a comment.