[
https://issues.jboss.org/browse/TEIIDDES-959?page=com.atlassian.jira.plug...
]
Barry LaFond resolved TEIIDDES-959.
-----------------------------------
Resolution: Rejected
Yes, the SQL would work in a Relational Procedure, but will give the error message if
applied to a Relational View or Table
Usability: Confusing error message when creating a virtual
procedure
---------------------------------------------------------------------
Key: TEIIDDES-959
URL:
https://issues.jboss.org/browse/TEIIDDES-959
Project: Teiid Designer
Issue Type: Enhancement
Affects Versions: 7.1.1
Reporter: Van Halbert
Priority: Minor
In the transformation, trying to create virtual procedure:
CREATE VIRTUAL PROCEDURE
BEGIN
SELECT * FROM Products.productdata;
END
and the message is: The query defining a virtual group can only be of type Select or
Exec.
-----
Not sure what the message is telling me to do.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira