View Issue Details

IDProjectCategoryView StatusLast Update
0004888SymmetricDSBugpublic2021-03-30 19:46
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.7 
Target Version3.12.8Fixed in Version3.12.8 
Summary0004888: SQL Server 2016 using SESSION_CONTEXT only works with SQL Server JDBC driver, not the JTDS driver
DescriptionFor the SQL Server 2016 dialect, we should check to see if the use of SESSION_CONTEXT works before installing the functions that use the SESSION_CONTEXT mechanism.
Also, we should check to make sure that if it does work, that we should check to see if the correct version of the function is installed. If it is not, then uninstall the old and install the new.
Tagsdialect: sql-server

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 745e9def

2021-03-11 22:30:15

pmarzullo

Details Diff
0004888: SQL Server 2016 using SESSION_CONTEXT only works with SQL
Server JDBC driver, not the JTDS driver
Affected Issues
0004888
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/mssql/MsSql2016SymmetricDialect.java Diff File
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/db/mssql/MsSqlSymmetricDialect.java Diff File

Issue History

Date Modified Username Field Change
2021-03-11 22:24 pmarzullo New Issue
2021-03-11 22:24 pmarzullo Status new => assigned
2021-03-11 22:24 pmarzullo Assigned To => pmarzullo
2021-03-11 22:24 pmarzullo Tag Attached: dialect: sql-server
2021-03-11 22:30 pmarzullo Status assigned => resolved
2021-03-11 22:30 pmarzullo Resolution open => fixed
2021-03-11 22:30 pmarzullo Fixed in Version => 3.12.8
2021-03-11 23:00 pmarzullo Changeset attached => SymmetricDS 3.12 745e9def
2021-03-30 19:46 admin Status resolved => closed