My Oracle Support Banner

"ORA-932: inconsistent datatypes: expected NUMBER got DATE" at Insert Flow Task of an ODI Mapping (Doc ID 2583688.1)

Last updated on JUNE 16, 2022

Applies to:

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

Symptoms

The following error is thrown when attempting to execute a mapping in Oracle Data Integrator (ODI) 12.2.1.3 or earlier.

ODI-1227: Task Insert flow into I$ table-IKM SQL to SQL
Incremental Update- fails on the source connection <STAGING_CONNECTION>.
Caused By: java.sql.SQLSyntaxErrorException: ORA-932: inconsistent datatypes: expected NUMBER got DATE
  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)
  at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:31)
  at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:1000)
  at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1316)
  at oracle.jdbc.driver.OracleStatement.executeInternal(OracleStatement.java:2168)
  at oracle.jdbc.driver.OracleStatement.execute(OracleStatement.java:2100)
  at oracle.jdbc.driver.OracleStatementWrapper.execute(OracleStatementWrapper.java:363)
  at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.java:205)
  ...

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


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