从SQL Server代理作业运行Attunity驱动程序失败

时间:2018-07-30 08:06:50

标签: sql-server ssis sql-server-2016 sql-server-agent attunity

这是唯一的。我的程序包可以在Visual Studio调试模式下完美运行,但是当我通过SQL Server代理运行它时,出现以下错误:

  

'Oracle源代码无法在已安装的Integration版本上运行   服务。它需要企业版(64位)或更高版本”。

img

配置:

  • SQL Server 2016开发人员版

  • Attunity驱动程序4.0和5.0

Attunity page clearly states that it is compatible with developer edition(under system requirements)

我是否缺少代理服务中的某些属性或权限?

0 个答案:

没有答案