ORA-00942 Error on WebLogic 12.2.1
(Doc ID 2171610.1)
Last updated on OCTOBER 02, 2023
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 to 12.2.1.0.0 [Release 12c]Information in this document applies to any platform.
Symptoms
ORA-00942: table or view does not exist
An application which sends SELECT SQL statement is deployed to WebLogic Server 12.2.1 with JDBC Driver 12.1.0.2.0. The ORA-00942 error below happens when accessing some tables especially with "F" in the table name in DB using the SELECT SQL.
(The table name is truncated from "F" as confirmed from SQL trace on DB side.)
※ The issue doesn't happen on JDBC Driver Version 11.2.0.4.
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 |