ETL Fail With ORA-00942: Table Or View Does Not Exist Error
(Doc ID 2808788.1)
Last updated on SEPTEMBER 21, 2021
Applies to:
Oracle Product Lifecycle Analytics - Version 3.6.1 and laterInformation in this document applies to any platform.
Symptoms
On : 3.6.1 version, Agile PLM 9x Extract (SDE)
ETL load fails with following error
ERROR
-----------------------
ODI-1228: Task Loading-SS_0-Create View on Target fails on the target connection
TRG_ODMCONN_PHYSICAL.
Caused By: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:495)
at oracle.jdbc.driver.T4CTTIoer11.processError(T4CTTIoer11.java:447)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:1055)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:624)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:253)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:613)
at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:214)
at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:38)
at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:891)
at
oracle.jdbc.driver.OracleStatement.doExe
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Execute Full ETL load
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 |
Cause |
Solution |
References |