My Oracle Support Banner

"Caused By: java.sql.SQLSyntaxErrorException: ORA-00903: invalid table name" Signalled from Execution of ODI 12c Mapping Which Fails to Substitute the odiRef in Begin and End Mapping Command (Doc ID 2175291.1)

Last updated on FEBRUARY 03, 2023

Applies to:

Oracle Data Integrator - Version 12.1.3.0.0 to 12.2.1.0.0 [Release 12c]
Information in this document applies to any platform.

Symptoms

In the definition of the deployment specifications of an ODI 12c mapping, the user has the ability to specify commands that will be executed before and after the mapping. If the command contains odiRef API, it is not substituted and the below error is thrown:

Caused By: java.sql.SQLSyntaxErrorException: ORA-00903: invalid table name
  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:466)
  at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:407)
  at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:1113)
  at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:546)
  at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:269)
  at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:603)
  at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:218)

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!


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