【发布时间】:2020-03-31 23:48:35
【问题描述】:
当我尝试使用 microsoft OLE DB for provider Oracle integration services 测试与我的 Oracle DB on Integration Services 项目的连接时出现以下错误:
由于初始化提供程序时出错,测试连接失败。 未找到 Oracle 客户端和网络组件。这些 组件由 Oracle Corporation 提供,属于 Oracle 版本 7.3.3 或更高版本的客户端软件安装。
在安装这些组件之前,提供程序无法运行。
我目前正在使用带有集成服务扩展 3.2.2 的 Visual Studio 2019 和我的数据库:
64bit Production PL/SQL Release 11.2.0.2.0 -
Production "CORE 11.2.0.2.0 Production" TNS for 64-bit Windows: Version
11.2.0.2.0 - Production
NLSRTL Version 11.2.0.2.0 - Production
如何将我的数据库连接到我的 ETL?
【问题讨论】: