[teiid-issues] [JBoss JIRA] (TEIID-1719) Executing an SQL statement over ODBC interface does not respond

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Aug 15 10:12:16 EDT 2012


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

Steven Hawkins closed TEIID-1719.
---------------------------------


    
> Executing an SQL statement over ODBC interface does not respond
> ---------------------------------------------------------------
>
>                 Key: TEIID-1719
>                 URL: https://issues.jboss.org/browse/TEIID-1719
>             Project: Teiid
>          Issue Type: Bug
>          Components: ODBC
>    Affects Versions: 7.4.1
>            Reporter: Pavel Macik
>            Assignee: Steven Hawkins
>            Priority: Critical
>             Fix For: 7.4.1, 7.5
>
>         Attachments: odbc-reproducer.zip, teiid-520ER2.log.zip
>
>
> When one tries to execute an SQL query using ODBC interface of EDS it the execution get stuck in the phase of waiting for results from EDS.
> An ODBC connection from client is established, a query is sent to EDS, EDS executes the query against the underlying Oracle DB, EDS receives the response from the DB, but does not return the response back to the ODBC client...
> To reproduce:
> 1) deploy perf.vdb from resources into SOA-P
> 2) start SOA-P
> 3) unzip odbc-reproducer.zip
> 4) execute clean.sh
> 5) execute build.sh
> 6) configure SERVER and ODBC_DRIVER according to your SOA-P and ODBC installation in the run-test.sh script file
> 7) execute run-test.sh
> Resources (*-ds.xml, *.sql schema and perf.vdb) can be found here https://svn.devel.redhat.com/repos/jboss-soa/trunk/qa/tests/teargas/performance/eds/resources/

--
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