View Issue Details

IDProjectCategoryView StatusLast Update
0004704SymmetricDS ProBugpublic2021-01-11 13:48
Reporterjosh-a-hicks Assigned Tojosh-a-hicks  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.6Fixed in Version3.12.6 
Summary0004704: Permission check for DB2 zOS is not valid
DescriptionThe permission checks to create and drop triggers are not valid on DB2 zOS
TagsNo tags attached.

Activities

elong

2021-01-05 14:45

developer   ~0001875

This really just disables running the SQL to see if the trigger can be created. So there is no checking of permissions now. There was an error around the "END" in the trigger text. Maybe z/os does not like an empty "begin atomic end"?

Related Changesets

SymmetricDS: 3.12 aee3d0d5

2020-12-14 20:10:39

josh-a-hicks

Details Diff
0004704: Permission check for DB2 zOS is not valid Affected Issues
0004704
mod - symmetric-jdbc/src/main/java/org/jumpmind/db/platform/db2/Db2zOsDatabasePlatform.java Diff File

Issue History

Date Modified Username Field Change
2020-12-14 20:10 josh-a-hicks New Issue
2020-12-14 20:10 josh-a-hicks Status new => assigned
2020-12-14 20:10 josh-a-hicks Assigned To => josh-a-hicks
2020-12-29 18:00 josh-a-hicks Changeset attached => SymmetricDS 3.12 aee3d0d5
2021-01-05 14:45 elong Note Added: 0001875
2021-01-05 14:46 elong Status assigned => resolved
2021-01-05 14:46 elong Resolution open => fixed
2021-01-05 14:46 elong Fixed in Version => 3.12.6
2021-01-11 13:48 admin Status resolved => closed