JDV encountering TEIID30492 when querying RAW data type in Oracle
Issue
server.logshowing
java.lang.RuntimeException: org.teiid.core.TeiidProcessingException: TEIID30492 Remote org.teiid.api.exception.query.QueryValidatorException: TEIID30492 Expressions of type OBJECT, CLOB, BLOB, or XML cannot be used in comparison: <comparison>
Environment
- Red Hat JBoss Data Virtualization 6.1.0
- Oracle datasource using RAW columns
WHEREclause criteria similar to
select *
from <schema>.<table> t
where t.ID = <expected RAW Data>
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
