[teiid-issues] [JBoss JIRA] (TEIID-832) Support calling oracle stored functions returning result sets as stored procedures

Steven Hawkins (Updated) (JIRA) jira-events at lists.jboss.org
Wed Oct 19 12:11:46 EDT 2011


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

Steven Hawkins updated TEIID-832:
---------------------------------

    Issue Type: Quality Risk  (was: Feature Request)
      Priority: Major  (was: Minor)


Changing to a major quality risk.  Without this support we would need even more handling for oracle stored procedures that have out parameter result sets.
                
> Support calling oracle stored functions returning result sets as stored procedures
> ----------------------------------------------------------------------------------
>
>                 Key: TEIID-832
>                 URL: https://issues.jboss.org/browse/TEIID-832
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: JDBC Connector
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.6
>
>
> This is only an issue with oracle native drivers, which need to have the returned result set explicitly called as a return parameter.  For this to work we'll need to ensure that the import metadata on a procedure is being set to isFunction appropriately and then use that metadata in the Oracle connector.  

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