[teiid-issues] [JBoss JIRA] Created: (TEIID-834) CTC Testing -Queries should not depend on a Stored Procedure result set if the stored procedures is not designed to return a result set.

Warren Gibson (JIRA) jira-events at lists.jboss.org
Wed Sep 16 16:14:23 EDT 2009


CTC Testing -Queries should not depend on a Stored Procedure result set if the stored procedures is not designed to return a result set.
----------------------------------------------------------------------------------------------------------------------------------------

                 Key: TEIID-834
                 URL: https://jira.jboss.org/jira/browse/TEIID-834
             Project: Teiid
          Issue Type: Bug
          Components: Integration Tests
         Environment: CTC Testing
            Reporter: Warren Gibson
            Assignee: Warren Gibson
             Fix For: 6.2.0


In prior releases the stored procedures result sets were returned in all cases.  CTC stored procedure queries were written with the expectation of a result set being returned.    That is no longer the case and result sets will only be returned when the stored procedure calls for a returned result set.  CTC stored procedures queries need to be reviewed to eliminate their dependencies on result sets when the procedure is not designed to return a result.

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

        


More information about the teiid-issues mailing list