View Issue Details

IDProjectCategoryView StatusLast Update
0005529SymmetricDSBugpublic2022-11-30 19:49
Reporteremiller Assigned Toemiller  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.3Fixed in Version3.14.3 
Summary0005529: Cannot set up SQL Server log-based replication without "ALTER ANY DATABASE" permission
DescriptionIt isn't possible to set up SQL Server log-based replication without the user having the "ALTER ANY DATABASE" permission. This becomes a problem when using Cloud SQL because it does not allow access to a user with the necessary permissions to grant this permission. It should be possible to pass this permission check if the user has enabled change tracking and snapshot isolation.
TagsNo tags attached.

Relationships

related to 0005528 closedemiller Cannot set up SQL Server log-based replication without "ALTER ANY DATABASE" permission 
related to 0005527 closedemiller Cannot set up SQL Server log-based replication without "ALTER ANY DATABASE" permission 

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 7f704a74

2022-10-12 19:15:43

evan-miller-jumpmind

Details Diff
0005529: Allowed SQL Server log-based replication without ALTER ANY DATABASE permission Affected Issues
0005529
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/mssql/MsSql2008DatabasePlatform.java Diff File

Issue History

Date Modified Username Field Change
2022-10-12 15:47 emiller New Issue
2022-10-12 15:47 emiller Status new => assigned
2022-10-12 15:47 emiller Assigned To => emiller
2022-10-12 15:47 emiller Issue generated from: 0005528
2022-10-12 15:47 emiller Relationship added related to 0005528
2022-10-12 15:48 emiller Relationship added related to 0005527
2022-10-12 19:16 emiller Status assigned => resolved
2022-10-12 19:16 emiller Resolution open => fixed
2022-10-12 19:16 emiller Fixed in Version => 3.14.3
2022-10-12 20:00 Changeset attached => SymmetricDS 3.14 7f704a74
2022-11-30 19:49 admin Status resolved => closed