SQL Server 2016
Author: tcolvin@smythretail.com (Tim Colvin)
We are starting to look into upgrading to SQL Server 2016 and I had a couple of questions. I see there is an updated MSS driver in Uniface. I see two, actually, a 5.0 and a 5.1 version. What are the specific differences between the two? I couldnt seem to find this in the help documentation anywhere I dont see any specific scripting for the 5.0 drivers in Uniface 9.7.03 (I havent looked in 9.7.04 yet). Will the repository need to be recreated or migrated? Any other information regarding migrating to this version of SQL Server would be helpful.
4 Comments
Local Administrator
Author: PBeugel (peter.beugel@uniface.com)
Local Administrator
Environment Considerations for Microsoft SQL Server (link)
Author: Arjen van Vliet (arjen.van.vliet@uniface.com)
Local Administrator
Hi, I know it's a side question: we've played lately with latest MSS versions to solve some concurrency issues (select blocking updates and updates blocking select); we improved concurrency updating our USYS$MSS_PARAMS with iso=ss accepting as a side effect a greater load on TempDB, because of VersionStore. I would like to ask/know if anyone else has already taken same approach. Thanks for any answer. Regards, Gianni
Author: gianni (gianni.sandigliano@unifacesolutions.com)
Local Administrator
Hi Gianni, Had to look what you're doing here. So, apparently you're tweaking your lock isolation. Unfortunately, I don't have experience with that approach. Best regards, Arjen
Author: Arjen van Vliet (arjen.van.vliet@uniface.com)