Recursive WITH Clause Query Within PLSQL Fails With ORA-00932: inconsistent datatypes: expected CHAR got -
(Doc ID 2003626.1)
Last updated on OCTOBER 05, 2022
Applies to:
PL/SQL - Version 11.2.0.3 and laterOracle Database - Enterprise Edition - Version 11.2.0.3 to 12.1.0.2 [Release 11.2 to 12.1]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Information in this document applies to any platform.
Symptoms
Recursive WITH clause query within PLSQL fails with below error.
Same query when ran from outside the PLSQL executes without any error.
ERROR:
======
ORA-00932: inconsistent datatypes: expected CHAR got -
Changes
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 |
Changes |
Cause |
Solution |
References |