标签:
解决方式:
1、jdbc URL链接为:jdbc.url=jdbc:db2://192.168.128.123:50000/pom_ct:driverType=4;fullyMaterializeLobData=true;fullyMaterializeInputStreams=true;progressiveStreaming=2;progresssiveLocators=2;
2、db2命令窗口中使用命令:$ db2set DB2_RESTRICT_DDF=true,设置完后,重启数据库即可。
操作无效:已关闭 Lob。 ERRORCODE=-4470, SQLSTATE=null
标签:
原文地址:http://www.cnblogs.com/zhengbing/p/4308598.html