■Condition
When an Oracle product is used for DB, the above error message applies to the following content, according to Oracle Corporation (Oracle).
●Content
The above error message, ORA-942, might apply to the following bug of Oracle products.
=====================================================
Bug 9577583
False ORA-942 or other errors when multiple schemas
have identical object names (Document ID 9577583.8)
=====================================================
●Occurrence Condition
・When the version, Oracle 11.2.0.1, is used .
・When objects with the identical name exist in other schemas .
・When the SQL to be executed is not schema-qualified .
●Description
In this error, when objects with the identical name exist in multiple schemas , ORA-942 or an unexpected error might arise because a system accesses some other schema of an object with the identical name instead of an intended schema.
In this error, when the identical object in some other schema exists in the library cache, ORA-942 occurs because the information is not correctly referred.
●Handling methods
・Apply an individual Oracle 11.2.0.1.0 patch of Bug 9577583.
・Upgrade to modified versions (Oracle 11.2.0.2.0 or later).
-- Target ----------------------------------------------------------------------------------
iWP/Web System Construction Platform/WebPlatform/AppFramework
----------------------------------------------------------------------------------------------
FAQID:719
Since a certain day, “ORA-00942: a table or view does not exist.” is suddenly output in exception_XXXX-XX-XX_XX-XX-XX_xxxxxxxxxxxxx.log.
