Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
复制服务器安装在 Linux 上,我正在尝试将 Oracle 数据库作为源连接到另一台服务器上。在测试连接时,我收到了附加的错误消息。libclntsh.so 已在 oracle 服务器机器中定义。请让我知道造成这种情况的根本原因。
您需要在 attunity 复制服务器上安装 oracle 客户端(可以从 technet 下载 rpm)并设置环境变量 LD_LIBRARY_PATH。