[JBoss JIRA] Updated: (TEIID-994) Unable to execute Oracle pipelined table function as procedure
by Ramesh Reddy (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-994?page=com.atlassian.jira.plug... ]
Ramesh Reddy updated TEIID-994:
-------------------------------
Summary: Unable to execute Oracle pipelined table function as procedure (was: Unable to execute Oracle pipelined table function as procedure [Tripos POC])
> Unable to execute Oracle pipelined table function as procedure
> --------------------------------------------------------------
>
> Key: TEIID-994
> URL: https://jira.jboss.org/jira/browse/TEIID-994
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors, Query Engine
> Reporter: Steven Hawkins
>
> Oracle pipelined table functions (can be used in Oracle queries as TABLE(...)) that can be put in the FROM clause and used as if they were tables although they are really procedures. We found that we imported this table function, although didn't get it quite right - the result set was wrong, which may just be a deficiency of the JDBC import metadata. We were able to map the proc to a table and execute but when we did we got a PL/SQL error from the db.
> Because this is a proc, we are executing it as a CallableStatement down in the JDBC connector which apparently does not work with DataDirect. I'm not sure how we can detect and do something different but seems like we need to have some metadata (procedure name in source?) that can tell us that this proc needs to be run differently and have the Oracle JDBC Connector deal with this properly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Updated: (TEIID-994) Unable to execute Oracle pipelined table function as procedure [Tripos POC]
by Van Halbert (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-994?page=com.atlassian.jira.plug... ]
Van Halbert updated TEIID-994:
------------------------------
Description:
Oracle pipelined table functions (can be used in Oracle queries as TABLE(...)) that can be put in the FROM clause and used as if they were tables although they are really procedures. We found that we imported this table function, although didn't get it quite right - the result set was wrong, which may just be a deficiency of the JDBC import metadata. We were able to map the proc to a table and execute but when we did we got a PL/SQL error from the db.
Because this is a proc, we are executing it as a CallableStatement down in the JDBC connector which apparently does not work with DataDirect. I'm not sure how we can detect and do something different but seems like we need to have some metadata (procedure name in source?) that can tell us that this proc needs to be run differently and have the Oracle JDBC Connector deal with this properly.
was:
Defect Tracker #20072: At Tripos, they have some Oracle pipelined table functions (can be used in Oracle queries as TABLE(...)) that can be put in the FROM clause and used as if they were tables although they are really procedures. We found that we imported this table function, although didn't get it quite right - the result set was wrong, which may just be a deficiency of the JDBC import metadata. We were able to map the proc to a table and execute but when we did we got a PL/SQL error from the db.
Because this is a proc, we are executing it as a CallableStatement down in the JDBC connector which apparently does not work with DataDirect. I'm not sure how we can detect and do something different but seems like we need to have some metadata (procedure name in source?) that can tell us that this proc needs to be run differently and have the Oracle JDBC Connector deal with this properly.
> Unable to execute Oracle pipelined table function as procedure [Tripos POC]
> ---------------------------------------------------------------------------
>
> Key: TEIID-994
> URL: https://jira.jboss.org/jira/browse/TEIID-994
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors, Query Engine
> Reporter: Steven Hawkins
>
> Oracle pipelined table functions (can be used in Oracle queries as TABLE(...)) that can be put in the FROM clause and used as if they were tables although they are really procedures. We found that we imported this table function, although didn't get it quite right - the result set was wrong, which may just be a deficiency of the JDBC import metadata. We were able to map the proc to a table and execute but when we did we got a PL/SQL error from the db.
> Because this is a proc, we are executing it as a CallableStatement down in the JDBC connector which apparently does not work with DataDirect. I'm not sure how we can detect and do something different but seems like we need to have some metadata (procedure name in source?) that can tell us that this proc needs to be run differently and have the Oracle JDBC Connector deal with this properly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Moved: (TEIID-994) Unable to execute Oracle pipelined table function as procedure [Tripos POC]
by Van Halbert (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-994?page=com.atlassian.jira.plug... ]
Van Halbert moved JBEDSP-894 to TEIID-994:
------------------------------------------
Project: Teiid (was: JBoss Enterprise Data Services Platform)
Key: TEIID-994 (was: JBEDSP-894)
Component/s: Misc. Connectors
Query Engine
(was: Connectors)
(was: Query)
Fix Version/s: (was: Future Versions)
Affects Version/s: (was: 5.5.1)
> Unable to execute Oracle pipelined table function as procedure [Tripos POC]
> ---------------------------------------------------------------------------
>
> Key: TEIID-994
> URL: https://jira.jboss.org/jira/browse/TEIID-994
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors, Query Engine
> Reporter: Steven Hawkins
>
> Defect Tracker #20072: At Tripos, they have some Oracle pipelined table functions (can be used in Oracle queries as TABLE(...)) that can be put in the FROM clause and used as if they were tables although they are really procedures. We found that we imported this table function, although didn't get it quite right - the result set was wrong, which may just be a deficiency of the JDBC import metadata. We were able to map the proc to a table and execute but when we did we got a PL/SQL error from the db.
> Because this is a proc, we are executing it as a CallableStatement down in the JDBC connector which apparently does not work with DataDirect. I'm not sure how we can detect and do something different but seems like we need to have some metadata (procedure name in source?) that can tell us that this proc needs to be run differently and have the Oracle JDBC Connector deal with this properly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Moved: (TEIID-993) Enhance XML processing to execute relational queries in parallel when possible
by Van Halbert (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-993?page=com.atlassian.jira.plug... ]
Van Halbert moved JBEDSP-1180 to TEIID-993:
-------------------------------------------
Project: Teiid (was: JBoss Enterprise Data Services Platform)
Key: TEIID-993 (was: JBEDSP-1180)
Component/s: Query Engine
(was: Query)
Fix Version/s: (was: Future Versions)
Affects Version/s: (was: 5.5)
> Enhance XML processing to execute relational queries in parallel when possible
> ------------------------------------------------------------------------------
>
> Key: TEIID-993
> URL: https://jira.jboss.org/jira/browse/TEIID-993
> Project: Teiid
> Issue Type: Feature Request
> Components: Query Engine
> Reporter: Steven Hawkins
>
> Per feedback from Barry, was reviewing XML processing and because we execute all queries serially in our XML processing. However, conceptually, we could often execute multiple mapping class and/or temp table queries in parallel. When time permits it might be benefitial to investigate this.
> All mapping classes at depth "n" in the document model are independent of each other, so they can be executed in parallel. Each mapping class may have input sets to any ancestor mapping class up to depth "n-1", or may select from any temp table up to depth "n" (the same depth).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Moved: (TEIID-992) Improve update of source costing statistics
by Van Halbert (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-992?page=com.atlassian.jira.plug... ]
Van Halbert moved JBEDSP-1178 to TEIID-992:
-------------------------------------------
Project: Teiid (was: JBoss Enterprise Data Services Platform)
Key: TEIID-992 (was: JBEDSP-1178)
Component/s: Misc. Connectors
Query Engine
(was: Designer)
Fix Version/s: (was: Future Versions)
> Improve update of source costing statistics
> -------------------------------------------
>
> Key: TEIID-992
> URL: https://jira.jboss.org/jira/browse/TEIID-992
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors, Query Engine
> Reporter: Marc Shirley
>
> It is very important that we support the ability to update source statistics at runtime. This is important due to the changing nature of read/write sources and differences between a development data source and a production data source.
> The following options should be possible:
> 1) Update model/source statistics on VDB deployment.
> 2) Update model/source statistics on connector startup.
> 3) Update model/source statistics on at a scheduled time.
> 4) Update model/source statistics upon a manual request.
> case 5920
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months