ORA-00902 and ORA-00932 Exceptions after Updating Schema Objects in the Database
(Doc ID 2100309.1)
Last updated on JANUARY 04, 2023
Applies to:
JDBC - Version 10.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
Developers are regularly updating schema objects in the database that are referenced by a Weblogic 12.1.3 application using Oracle JDBC driver.
After the updates, the application reports the following errors during execution:
java.sql.SQLSyntaxErrorException: ORA-00902: invalid datatype
java.sql.SQLSyntaxErrorException: ORA-00932: inconsistent datatypes: expected.
Changes
Schema objects are updated in the database.
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 |