[teiid-issues] [JBoss JIRA] (TEIID-1973) SQLFetch hangs after first batch returned when odbc.ini property UseDeclareFetch=1 is used

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Fri Mar 16 14:27:47 EDT 2012


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

Ramesh Reddy resolved TEIID-1973.
---------------------------------

    Resolution: Done


The cursor processing was never tunring on the doneExecution flag, thus it never sending the "ready" call that is needed at the end of FETCH call, thus seems like hang.

Also fixed FERCH command complete to send correct rows, terminatetion message, handle error situation in cursor execution.
                
> SQLFetch hangs after first batch returned when odbc.ini property UseDeclareFetch=1 is used
> ------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1973
>                 URL: https://issues.jboss.org/browse/TEIID-1973
>             Project: Teiid
>          Issue Type: Bug
>          Components: ODBC
>    Affects Versions: 7.4, 7.6, 7.7
>            Reporter: Johnathon Lee
>            Assignee: Ramesh Reddy
>             Fix For: 7.7.1
>
>         Attachments: odbc.ini, odbc.vdb, odbcinst.ini, Oracle_BQT-ds.xml
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list