ORA-00932 Might Happen When Running An Analysis With CLOB/BLOB Column
(Doc ID 2946871.1)
Last updated on MAY 05, 2023
Applies to:
Oracle Analytics Server - Version 2022 (6.4) and laterInformation in this document applies to any platform.
Symptoms
In Oracle Analytics Server, the following ORA-00932 might happen if analysis with CLOB/BLOB Column:
State: HY000. Code: 43119. [nQSError: 43119] Query Failed: (HY000)
State: HY000. Code: 17001. [nQSError: 17001] Oracle Error code: 932, message: ORA-00932: inconsistent datatypes: expected - got CLOB at OCI call OCIStmtExecute. (HY000)
State: HY000. Code: 17010. [nQSError: 17010] SQL statement preparation failed. (HY000)
SQL Issued: SET VARIABLE LOGLEVEL=2; SELECT 0 s_0, ...
The CLOB/BLOB column is used in Lookup function in RPD. For how to use lookup function, refer Create Logical Lookup Tables and Logical Lookup Columns
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |