[
https://issues.apache.org/jira/browse/TRAFODION-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16439794#comment-16439794
]
Steve Varnau commented on TRAFODION-2740:
-----------------------------------------
This code was checked into 2.2 branch several months ago, and recently merged
into master branch. I recently noticed a typo introduced there in file
core/conn/odbc/src/odbc/nsksrvrcore/srvrothers.cpp line appox 6433, "case 102"
should be "case 2".
> JDBC Extract LOB in chunks
> --------------------------
>
> Key: TRAFODION-2740
> URL: https://issues.apache.org/jira/browse/TRAFODION-2740
> Project: Apache Trafodion
> Issue Type: Bug
> Components: client-jdbc-t4, connectivity-mxosrvr
> Affects Versions: 2.2.0
> Reporter: Weiqing Xu
> Assignee: Weiqing Xu
> Priority: Major
>
> The JDBC will extract all the LOB context once.However there is a size limit
> for the extract query. It only can extract at most 500MB. So the the
> *_"extract"_* statement should be call multiple times to extract the whole
> context.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)