'Insufficient result space to convert uniqueidentifier' Message Signaled When Loading Data From Microsoft SQLServer After Setting Up CDC With The ODI JKM MSSQL Consistent
(Doc ID 1072864.1)
Last updated on JUNE 16, 2022
Applies to:
Oracle Data Integrator - Version 10.1.3.5.0 to 11.1.1.3.0 [Release 10gR3 to 11gR1]Information in this document applies to any platform.
Symptoms
When running an Interfaces using the Oracle Data Integrator (ODI) Changed Data Capture (CDC) feature from Microsoft SQLServer to an Oracle with the LKM SQL to Oracle the following message is signaled during the Load data step:
com.microsoft.sqlserver.jdbc.SQLServerException : Insufficient result space to convert uniqueidentifier value to char
Note that:
- The primary key of the source table is a column with type uniqueidentifier
- The corresponding column in the targeted Oracle database table is a column of type VARCHAR2(<LENGTH>)
- The Microsoft SQLServer database is set up for CDC with the JKM MSSQL Consistent
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 |