JBoss Community

Re: JBPM 4.1 Blob issue on AS400 DB2

created by Prachi M in jBPM - View the full discussion

Hi Pawel,

 

Thanks for the suggestions. For those who are struggling with the issue, we added the following properties to our datasource paramters (further to Pawel's response ):

 

                <entry key="db2.jcc.override.fullyMaterializeLobData" value="true" />
                <entry key="db2.jcc.override.fullyMaterializeInputStreams" value="true" />
                <entry key="db2.jcc.override.progressiveStreaming" value="2" />
                <entry key="db2.jcc.override.progresssiveLocators" value="2" />
            


Hope it helps.

 

Thanks.

Reply to this message by going to Community

Start a new discussion in jBPM at Community