Oracle到SQL数据转换 [英] Oracle to SQL Data Conversion

查看:162
本文介绍了Oracle到SQL数据转换的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试使用VS2017社区和SSDT15.xxx进行表转换 - 从Oracle 11c源到SQL 2017目标。


使用Oracle Connection Manager和Oracle Source - 测试连接工作正常。


使用连接到本地SQL DB的OLE DB目的地,连接测试确定。


在中间添加了数据转换转换。 / p>

当我尝试运行包时,我收到错误: 


异常反序列化包"值不在预期范围内。 " ;. (Microsoft.DataTransformationServices.VsIntegration)



有人能指出我正确的方向吗?可能是我的数据类型在源和目标之间不匹配吗?


**我第一次有一个SQL Server目的地,它提供了很多数据类型问题,但我没有得到它与OLE数据库目的地。

解决方案

嗨  IvanNel1980,


所以你至少有3个SSIS组件/任务。


其中哪一个失败?


此外,两个Oracle上的表结构和SQL Server方面会有所帮助。


Im trying a table conversion with VS2017 Community and SSDT15.xxx - From an Oracle 11c source to SQL 2017 Destination.

Used an Oracle Connection Manager and Oracle Source - Test connection works fine.

Used a OLE DB Destination connected to my local SQL DB, connection test ok.

Added a data conversion transformation inbetween.

When i try to run the package I get the error: 

Exception deserializing the package "Value does not fall within the expected range.". (Microsoft.DataTransformationServices.VsIntegration)

Can anyone point me in the right direction ? Could it be my data types not matching between source and destination ?

** I first had a SQL Server destination that gave a lot of data type issues, but i dont get that with the OLE DB Destination.

解决方案

Hi IvanNel1980,

So you have at least 3 SSIS components/tasks.

Which one of them is failing?

Also, tables structure on both Oracle and SQL Server sides would be helpful.


这篇关于Oracle到SQL数据转换的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆