[teiid-issues] [JBoss JIRA] (TEIID-2704) DB2 lob values must be read inline

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Oct 30 13:11:02 EDT 2013


     [ https://issues.jboss.org/browse/TEIID-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-2704:
----------------------------------

        Summary: DB2 lob values must be read inline  (was: DB2 sql/xml values must be read inline)
    Description: 
With the DB2 9 driver and selecting a lob column, the resulting instance becomes invalid after the next row of the result is transitioned to.


  was:
With the DB2 9 driver and selecting an xml column.  The resulting DB2Xml instance becomes invalid after the next row of the result is transitioned to.

We can compensate for this by retrieving the value as a string.


    
> DB2 lob values must be read inline
> ----------------------------------
>
>                 Key: TEIID-2704
>                 URL: https://issues.jboss.org/browse/TEIID-2704
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDBC Connector
>    Affects Versions: 7.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.4.1, 8.6
>
>
> With the DB2 9 driver and selecting a lob column, the resulting instance becomes invalid after the next row of the result is transitioned to.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list