Temporary table "xxx" does not exist using "WITH xxx as SELECT" clause in JBEDS transformation
Issue
- I have a query that uses a "with" clause that runs fine. When I create a view out of the identical query and run it, it results in this error:
[Error Code: 0, SQL State: 50000] Remote org.teiid.api.exception.query.QueryProcessingException: Temporary table "PERMS" does not exist.
- Is there a limitation with using a "with" in a view?
Environment
- JBoss Enterprise Data Services (JBEDS) 5.3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.