My Oracle Support Banner

ODI 12c Error "ORA-00942: Table Or View Does Not Exist" When Simultaneously Executing Two Mappings With Filters (Doc ID 2323242.1)

Last updated on MARCH 11, 2024

Applies to:

Oracle Data Integrator - Version 12.2.1.2.0 and later
Information in this document applies to any platform.

Symptoms

In Oracle Data Integrator (ODI) 12.2.1.2.0, running an interface intermittently results in the following ORA-00942 error.

It is also noted that the C$_0FILTER table is missing an expected column. The same interface is working in other environments.

ODI-1217: Session <NAME>_Physical_SESS (<NUMBER>) fails with return code ODI-1298.
ODI-1226: Step Physical_STEP fails after 1 attempt(s).
ODI-1227: Task SERIAL-MAP_MAIN- fails on the source connection .
ODI-1298: Serial task "SERIAL-MAP_MAIN- (10)" failed because child task "SERIAL-<NAME2>_UNIT (20)" is in error.
ODI-1298: Serial task "SERIAL-<NAME2>_UNIT (20)" failed because child task "Load data-LKM SQL to Oracle- (50)" is in error.
ODI-1228: Task Load data-LKM SQL to Oracle- fails on the target connection <TARGET_NAME>.
Caused By: java.sql.BatchUpdateException: ORA-00942: table or view does not exist
   at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:15709)
...

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.