View Revisions: Issue #2636
| Summary | 0002636: Issue 0002584 in 3.7.33 broke AS/400 triggers | ||
|---|---|---|---|
| Revision | 2016-06-08 20:43 by elong | ||
| Description | Issue 0002584 in 3.7.33 changed the trigger template for DB2 and broke triggers for at least some versions of AS/400. It used to_clob() function that doesn't exist on AS/400. (To re-implement this at another time for AS/400, it should be the clob() function.) | ||
| Revision | 2016-06-08 20:14 by elong | ||
| Description | Issue 0002584 changed the trigger template. | ||