View Revisions: Issue #3663
Summary | 0003663: DB2 9.5 on Linux doesn't support to_clob | ||
---|---|---|---|
Revision | 2018-08-03 21:34 by mmichalek | ||
Description | It does appear to support clob(), but not to_clob(). This was noted when Symmetric tries to create the INSERT trigger for sym_file_snapshot, this error message was given: SQLCODE=-440, SQLSTATE=42884, SQLERRMC=TO_CLOB This appears to have been introduced in bout 3.7.33 with this change: 0002584: Improve capture of LOBs and wide tables on DB2 |
||
Revision | 2018-08-03 21:33 by mmichalek | ||
Description | It does appear to support clob(), but not to_clob(). This was noted when Symmetric tries to create the INSERT trigger for sym_file_snapshot, this error message was given: SQLCODE=-440, SQLSTATE=42884, SQLERRMC=TO_CLOB |