'[Teradata JDBC Driver]:Two different data types are being set for parameter' Message Signaled When Populating A Teradata Datastore In An ODI Integration Interface
(Doc ID 859352.1)
Last updated on JUNE 16, 2022
Applies to:
Oracle Data Integrator - Version 10.1.3.4.8 and laterInformation in this document applies to any platform.
This problem can occur on any platform.
Symptoms
When running an ODI Integration Interface with an Oracle source and Teradata target containing Timestamp(0) columns, the execution aborts during the Load Data step (LKM SQL to SQL) and following message is signaled:
857 : HY000 : java.sql.SQLException: [NCR][Teradata JDBC Driver]:Two different data types are being set for parameter 7 (452 & 449)
java.sql.SQLException: [NCR][Teradata JDBC Driver]:Two different data types are being set for parameter 7 (452 & 449)
at com.ncr.teradata.ComUtil.ThrowExcp(ComUtil.java:1784)
at com.ncr.teradata.jdbc_3.ifjdbc_4.LocalStatementParameters.setDataInfoType LocalStatementParameters.java:157)
....
java.sql.SQLException: [NCR][Teradata JDBC Driver]:Two different data types are being set for parameter 7 (452 & 449)
at com.ncr.teradata.ComUtil.ThrowExcp(ComUtil.java:1784)
at com.ncr.teradata.jdbc_3.ifjdbc_4.LocalStatementParameters.setDataInfoType LocalStatementParameters.java:157)
....
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 |